@charset "gb2312";
html, body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, p, pre, form, fieldset, input, textarea, blockquote, th, td {
	margin: 0px;
	padding: 0px;
}
header, footer, section, article,, nav, hgroup, address, figure, figcaption, menu, details {
display:block;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
fieldset, img {
	border: 0px;
}
i, em {
	font-style: normal;
}
address, caption, em, code {
	font-style: normal;
	font-weight: normal;
}
pre, code, kbd, samp {
	font-family: inherit;
}
ol, ul {
	list-style: none;
}
h1, h2, h3, h4, h5, h6 {
	font-size: 100%;
	font-weight: normal;
	padding: 0;
	margin: 0;
}
a {
	text-decoration: none;
	-webkit-tap-highlight-color: rgba(0,0,0,0);
	-webkit-tap-highlight-color: transparent;
	color: #333;
}
body {
	font-family: "Microsoft Yahei", "SimSun", sans-serif;
	margin: 0 auto;
	color: #333;
	text-align: center;
	width: 100%;
	overflow-x: hidden;
	background: #f5f5f5;
	font-size: 12px;
}
div {
	text-align: left;
}
.clearfix:after {
	display: block;
	visibility: hidden;
	clear: both;
	height: 0;
	content: '.';
}
.clearfix {
	zoom: 1;
}
.iconfont {
	font-family: "iconfont"!important;
	font-size: 16px;
	font-style: normal;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale
}
/*banner*/
.zlb-banner {
	height: 600px;
	width: 100%;/*background: url("https://simg01.gaodunwangxiao.com/skr/15924585751632004169320406315445874610.png") no-repeat bottom center;*/
	min-width: 1000px;
}
.zlb-banner-box {
	width: 1000px;
	margin: 0 auto;
}
.banner-logo {
	font-size: 0px;
	background: url("../images/zlb-ico.png") no-repeat 0 0;
	width: 100px;
	height: 28px;
	display: inline-block;
	border-right: 1px solid #ffc5bf;
	padding-right: 20px;
	margin-right: 20px;
}
.banner-test {
	font-size: 20px;
	color: #fff;
	display: inline-block;
	position: relative;
	top: 20px;
}
a.banner-infor {
	font-size: 16px;
	color: #fff;
	display: inline-block;
	float: right;
	text-decoration: underline;
	margin-top: 23px;
}
.zlb-banner-text {
	width: 340px;
	height: 70px;
	margin: 0 auto;
	background: url("../images/banner-txt.png") no-repeat center top;
	font-size: 0px;
	margin-top: 30px;
}
.content {
	width: 1000px;
	margin: 0 auto;
	background: none;
	padding: 0px;
	margin-top: -350px;
}
.content-top {
	width: 100%;
	background: url(../images/top-bg.jpg) no-repeat top left #fff;
	border-radius: 8px;
	box-shadow: 0 2px 18px rgba(0,0,0,0.08);
	margin-top: -150px;
	overflow: hidden;
	margin-bottom: 20px;
}
.user-msg-box {
	float: left;
	width: 330px;
	padding: 25px 30px;
}
.user-msg-box .my_imfo {
	float: left;
	width: 82px;
	height: 82px;
	border: 2px solid #fff;
	border-radius: 50%;
	overflow: hidden;
}
.user-msg-box .my_imfo img {
	width: 100%;
	height: auto;
}
.user-msg-box .my-box {
	padding-left: 106px;
}
.user-msg-box .my-box .username {
	font-size: 18px;
	color: #333;
	line-height: 36px;
}
.user-msg-box .my-box .down-box {
	margin-top: 18px;
	line-height: 24px;
	font-size: 16px;
}
.user-msg-box .my-box .down-box span {
	display: inline-block;
	width: 24px;
	height: 24px;
	background: url("../images/zlb-ico.png") no-repeat 0px -37px;
	position: relative;
	top: 5px;
	margin-right: 5px;
}
.user-msg-box .my-box .down-box b {
	font-weight: normal;
	margin-right: 5px;
}
.user-msg-box .my-box .down-box em {
	font-weight: bold;
}
.user-msg-box .my-box .down-box a.down-detail {
	color: #ff7610;
	text-decoration: underline;
	margin-left: 20px;
}
.btn-group a {
	float: left;
	font-size: 16px;
	line-height: 30px;
	padding: 8px 30px;
	border-right: 1px solid #eee;
	transition: 0.5s;
}
.btn-group a.btn-way {
	border: none;
	padding-right: 0px;
}
.btn-group a i {
	display: inline-block;
	width: 34px;
	height: 30px;
	background: url("../images/zlb-ico.png") no-repeat;
	float: left;
	margin-right: 10px;
}
.btn-group a.btn-exchange i {
	background-position: 0px -111px;
}
.btn-group a.btn-more i {
	background-position: -59px -111px;
}
.btn-group a.btn-way i {
	background-position: -116px -111px;
}
.btn-group a:hover {
	margin-top: -5px;
}
.coin-count-bg {
	float: right;
	padding: 37px 30px;
	background: url(../images/top-bg.jpg) no-repeat top right;
}
.sount-coin {
	float: left;
	color: #333;
	text-align: center;
}
.sount-coin h3 {
	font-size: 24px;
	font-weight: bold;
}
.sount-coin p {
	font-size: 14px;
	line-height: 30px;
}
.sount-line {
	float: left;
	width: 1px;
	height: 61px;
	background: #eee;
	margin: 0 40px;
}
.cont-txt {
	font-size: 14px;
	color: #999;
	padding-bottom: 20px;
}
.content-bottom-box {
	background: #fff;
	border-radius: 8px;
	box-shadow: 0 2px 18px rgba(0,0,0,0.08);
	width: 680px;
	float: left;
	padding-top: 20px;
	position: relative;
}
/*��������*/
.information {
	width: 100%;
	height: 60px;
	border-bottom: 1px solid #eee;
}
.info-left {
	float: left;
	text-align: center;
	cursor: pointer;
	padding: 5px 0px 15px 20px;
	font-size: 18px;
}
.info-left.focous, .info-right.focous {
	color: #ff7610;
	font-weight: bold;
	position: relative;
}
.info-left.focous:after {
	position: absolute;
	display: block;
	content: "";
	width: 44px;
	height: 2px;
	background: #ff7610;
	bottom: 0px;
	z-index: 1;
	left: 35%;
}
.info-line {
	display: inline-block;
	height: 20px;
	width: 1px;
	background: #eee;
	float: left;
	margin: 10px 35px 0px;
}
.info-right {
	font-size: 14px;
	color: #999;
	line-height: 36px;
	float: left;
	cursor: pointer;
}
.content-warp {
	padding: 0px 0px;
}
.content-warp ul {
	overflow: hidden;
	height: 60px;
}
.content-warp ul.show {
	height: auto;
}
.content-warp .title-pc {
	font-size: 16px;
	font-weight: bold;
	color: #333;
	border-top: 1px solid #eee;
	line-height: 20px;
	padding: 20px 0px 20px 20px;
}
.content-warp ul:first-child .title-pc {
	border-top: none;
}
.content-warp ul.show .title-pc {
	border-bottom: 1px dashed #eee;
}
.content-warp .title-pc span {
	display: inline-block;
	width: 20px;
	height: 20px;
	float: left;
	background: url("../images/zlb-ico.png") no-repeat -44px -72px;
	margin-right: 8px;
}
.content-warp ul.show .title-pc span {
	background-position: 0px -72px;
}
.content-bottom-box li {
	/*padding: 20px 0 0;*/
	display: block;
}
.content-bottom-box li.bg01 {
	background: #f9f9f9;
}
.icon-pdf {
	background: url("../images/zlb-ico.png") -107px -39px no-repeat;
	width: 50px;
	height: 60px;
	display: inline-block;
	float: left;
}
.content-mind {
	float: left;
	text-align: left;
	margin-left: 10px;
	width: 62%;
}
.content-mind p {
	font-size: 15px;
	color: #333;
	font-weight: normal;
	line-height: 18px;
	margin-bottom: 16px;
	word-wrap: break-word;
	word-break: break-all;
	overflow: hidden;
}
.content-bottom-box li:hover .content-mind p {
	color: #ff7610;
}
.content-mind p:last-child {
	white-space: nowrap !important;
	text-overflow: ellipsis;
}
.content-mind i.icon-new {
	background: url("../images/zlb-ico.png") 0 -154px no-repeat;
	width: 18px;
	height: 18px;
	display: inline-block;
	margin-right: 5px;
	vertical-align: top;
}
.content-mind i.icon-recommended {
	background: url("../images/zlb-ico.png") -32px -154px no-repeat;
	width: 31px;
	height: 18px;
	display: inline-block;
	margin-right: 5px;
	vertical-align: top;
}
.content-mind strong {
	font-size: 14px;
	color: #666;
	font-weight: normal;
	line-height: 16px;
	margin-right: 20px;
}
.content-mind i.icon-gold {
	background: url("../images/zlb-ico.png") -44px -45px no-repeat;
	width: 16px;
	height: 16px;
	display: inline-block;
	margin-right: 5px;
	vertical-align: top;
}
.content-mind b {
	font-size: 14px;
	color: #999;
	font-weight: normal;
	margin-right: 20px;
}
a.btn-small-down {
	float: right;
	width: 90px;
	height: 36px;
	line-height: 36px;
	border-radius: 18px;
	background: #ff7106;
	background-image: linear-gradient(120deg, #fc9d58, #ff7106);
	box-shadow: 0px 2px 5px #ffd3b3;
	padding: 0px;
	color: #fff;
	font-size: 14px;
	text-align: center;
	vertical-align: middle;
	margin-top: 6px;
	box-shadow: 0 5px 15px rgba(228,70,0,0.3);
	transition: 0.5s;
}
a.btn-small-down:hover {
	background: #fc9d58;
	background-image: linear-gradient(120deg, #ff7106, #fc9d58);
	margin-top: -2px;
}


a.btn-lkall-down{
	float: right;
	width: 90px;
	height: 36px;
	line-height: 36px;
	border-radius: 18px;
	background: #ff7106;
	background-image: linear-gradient(120deg, #fc9d58, #ff7106);
	box-shadow: 0px 2px 5px #ffd3b3;
	padding: 0px;
	color: #fff;
	font-size: 14px;
	text-align: center;
	vertical-align: middle;
	margin-top: 6px;
	box-shadow: 0 5px 15px rgba(228,70,0,0.3);
	transition: 0.5s;
}

a.btn-lkall-down:hover {
	background: #fc9d58;
	background-image: linear-gradient(120deg, #ff7106, #fc9d58);
	margin-top: -2px;
}

/*������ϸ*/
.mx-menu {
	height: 40px;
	border-bottom: 1px solid #eee;
	padding: 0px 20px;
}
.mx-menu .mx-left {
	float: left;
	padding: 0px;
	font-size: 16px;
	margin-right: 60px;
	position: relative;
}
.mx-menu .mx-left a {
	color: #666;
}
.mx-menu .mx-left a:hover {
	font-weight: bold;
}
.mx-menu .mx-left a.choosed {
	color: #ff7610;
	font-weight: bold;
}
.mx-menu .mx-left a.choosed:after {
	position: absolute;
	display: block;
	content: "";
	width: 24px;
	height: 2px;
	background: #ff7610;
	bottom: -20px;
	z-index: 1;
	left: 34%;
}
.mx-menu .mx-right {
	float: right;
	padding: 0px;
}
.mx-menu .mx-right a {
	font-size: 14px;
	color: #333;
	line-height: 26px;
	border: 1px solid #ccc;
	padding: 0px 8px;
	cursor: pointer;
	display: block;
}
.mx-menu .mx-right a:hover {
	background: #f8f8f8;
}
.mx-menu .mx-right a span {
	width: 20px;
	height: 8px;
	background: url("../images/zlb-ico.png") no-repeat top right;
	display: inline-block;
}
.black-bg {
	position: absolute;
	top: 47px;
	right: 20px;
	background: #fff;
	border: 1px solid #ccc;
	width: 64px;
}
.black-bg p a {
	width: 48px;
	padding: 0 8px;
	line-height: 28px;
	font-size: 14px;
	display: block;
}
.black-bg p:hover a {
	background: #f8f8f8;
}
.coin-mx {
	padding: 20px;
}
.coin-mx .jz-tit, .coin-mx .jz-add, .coin-mx .jz-minus {
	padding: 15px 0px;
	height: 20px;
}
.coin-mx .jz-add, .coin-mx .jz-minus {
	border-bottom: #eee dotted 1px;
}
.coin-mx .mx-txt {
	width: 35%;
	float: left;
	text-align: center;
	font-size: 14px;
	color: #333;
}
.coin-mx .mx-nub {
	width: 35%;
	float: left;
	text-align: center;
	font-size: 14px;
}
.coin-mx .mx-day {
	width: 30%;
	float: left;
	text-align: center;
	font-size: 12px;
	color: #999;
	line-height: 20px;
}
.coin-mx .jz-add .mx-nub {
	color: #ff7610;
}
.coin-mx .jz-minus .mx-nub {
	color: #47ad76;
}
.coin-mx .jz-tit {
	background: #f8f8f8;
	font-size: 14px;
	color: #333;
	font-weight: bold;
}
.coin-mx .jz-tit .mx-day {
	font-size: 14px;
	color: #333;
}
/*���ؼ�¼*/
.xiazaijl {
	padding: 20px 20px 0;
}
.content-bottom-box .xiazaijl li {
	padding: 15px 0 15px 20px;
}
.xiazaijl .content-mind {
	width: 40%;
}
.xiazaijl .xiazaijl-tit {
	height: 20px;
	background: #f8f8f8;
	font-weight: bold;
	font-size: 14px;
}
.zl-name {
	float: left;
	width: 50%;
	text-align: center;
}
.green-txt {
	float: left;
	width: 30%;
	text-align: center;
	font-size: 14px;
	color: #47ad76;
	line-height: 60px;
}
.down-day {
	float: left;
	width: 20%;
	text-align: center;
	font-size: 12px;
	color: #999;
	line-height: 60px;
}
.xiazaijl-tit .green-txt {
	line-height: 19px;
	color: #333;
}
.xiazaijl-tit .down-day {
	line-height: 19px;
	color: #333;
}
.xiazaijl .content-mind p {
	white-space: nowrap !important;
	text-overflow: ellipsis;
}
/*��ҳ*/
.ui-page {
	line-height: 24px;
	padding: 20px 0px 25px;
	text-align: center;
	clear: both;
}
.ui-page * {
	display: inline-block;
	vertical-align: middle;
}
.ui-page a, .ui-page b {
	display: inline-block;
	padding: 0px 9px;
	color: #333;
	background: #FFF;
	border: 1px #ccc solid;
	height: 24px;
	min-width: 24px;
	margin: 0px 3px;
	border-radius: 12px;
	font: bold 12px/25px Arial;
	color: #555;
}
.ui-page b {
	border: none;
	color: #555;
	margin-right: 0px;
}
.ui-page a.ui-page-turn {
	display: inline-block;
	padding: 0px 12px;
	font: normal 12px/25px "����";
	content: '\3C';
}
.ui-page a.ui-page-turn:hover {
	background: #f0f0f0;
	color: #333;
	border: 1px #ddd solid;
	-moz-box-shadow: #f5f5f5 1px 1px 2px;
	-webkit-box-shadow: #f5f5f5 1px 1px 2px;
	box-shadow: #f5f5f5 1px 1px 2px;
}
.ui-page a:hover {
	background: #f5f5f5;
	color: #333;
}
.ui-page a.z-on, .ui-page a.z-on:hover {
	background: #ff8500;
	color: #FFF;
	border: 1px #ff8500 solid;
}
.ui-page .ui-page-txt {
	display: inline-block;
	border: 1px #ccc solid;
	width: 40px;
	padding: 0px 5px;
	height: 25px;
	line-height: 25px;
	color: #555;
	box-shadow: 0px 1px 1px 2px #f8f8f8 inset;
	overflow: hidden;
	margin-right: 5px;
	outline: none;
}
.ui-page .ui-page-skip b {
	font-weight: normal;
}
.ui-page .ui-page-submit {
	font-weight: normal;
}
/*�Ҳ�*/
.content-right {
	float: right;
	width: 300px;
}
.code-box {
	background: #fff url("../images/code-bg.png") no-repeat right -140px;
	border-radius: 8px;
	box-shadow: 0 2px 18px rgba(0,0,0,0.08);
}
.code-box .code-img {
	float: left;
	width: 104px;
	height: 104px;
	margin: 20px;
	background: url("../images/code-bg.png") no-repeat 0 0;
	padding: 8px;
}
.code-box .code-img img {
	width: 100%;
	display: block;
}
.code-box .code-txt {
	float: left;
	margin: 20px 0;
}
.code-box .code-txt .code-txt-top {
	font-size: 16px;
	color: #333;
}
.code-box .code-txt .code-txt-bottom {
	font-size: 13px;
	color: #999;
}
.title-box {
	padding: 20px 0px 15px;
	border-bottom: 1px solid #eee;
}
.title-box h3 {
	font-size: 16px;
	font-weight: bold;
	line-height: 18px;
	padding-left: 17px;
	border-left: 3px solid #ea2c18;
	color: #333;
	display: inline-block;
}
.title-box a.tit-rt {
	font-size: 14px;
	display: inline-block;
	float: right;
	color: #999;
	padding-right: 20px;
}
.title-box a.tit-rt:hover {
	color: #ff7610;
}
.title-box .course-page {
	float: right;
	margin-right: 20px;
}
.course-page span {
	display: inline-block;
	width: 16px;
	height: 19px;
	background: url("../images/hot_courser.png");
	cursor: pointer;
}
.course-page span.page-left {
	background-position: 0 -100px;
	margin-right: 5px;
}
.course-page span.page-left:hover {
	background-position: 0 -125px;
}
.course-page span.page-left.click {
	background-position: 0 -125px;
}
.course-page span.page-right {
	background-position: -50px -100px;
}
.course-page span.page-right:hover {
	background-position: -50px -125px;
}
.course-page span.page-right.click {
	background-position: -50px -125px;
}
.course-box {
	background: #fff;
	border-radius: 8px;
	box-shadow: 0 2px 18px rgba(0,0,0,0.08);
	margin-top: 10px;
}
.course-infor {
	padding: 15px 20px 0px;
}
.course-infor-img {
	width: 120px;
	height: 120px;
	float: left;
	position: relative;
	overflow: hidden;
}
.course-infor-img img {
	width: 100%;
	display: block;
}
.course-infor-img a::before {
	content: "";
	height: 46px;
	width: 46px;
	position: absolute;
	display: block;
	left: 50%;
	top: 50%;
	margin-left: -23px;
	margin-top: -23px;
	background: url(../images/column-ico.png) no-repeat 0px -202px;
}
.course-infor-txt {
	margin-left: 140px;
	height: 120px;
	position: relative;
}
.course-infor-txt h5 {
	font-size: 16px;
	line-height: 24px;
	height: 48px;
	padding-bottom: 25px;
}
.course-infor-txt p {
	font-size: 16px;
	color: #ff7610;
	position: absolute;
	bottom: 0px;
}
.course-infor-txt p em {
	font-size: 20px;
	font-weight: bold;
}
.course-infor-btn {
	padding: 20px 0px;
}
.course-infor-btn a {
	height: 34px;
	line-height: 34px;
	text-align: center;
	border: 1px solid #fdd7d1;
	display: block;
	border-radius: 18px;
	color: #ff7610;
	font-size: 16px;
}
.course-infor-btn a:hover {
	border-color: #ff7610;
	color: #fff;
	background: #ff7610;
}
.tiku-box {
	background: #fff;
	border-radius: 8px;
	box-shadow: 0 2px 18px rgba(0,0,0,0.08);
	margin-top: 10px;
}
.tiku-box ul {
	padding: 0 20px 10px;
}
.tiku-box li {
	padding: 10px 0px;
}
.tiku-box li i {
	float: left;
	width: 38px;
	height: 38px;
	display: block;
	background: url("../images/zlb-ico.png") no-repeat 0px -182px;
	margin-right: 5px;
}
.tiku-box li i.ico-kc {
	background-position: 0px -224px;
}
.header_list .logo{
	width: 249px;
}
.header_list .logo img{
	width:100%
}
.tiku-box li i.ico-zt {
	background-position: 0px -272px;
}
.tiku-box li i.ico-mr {
	background-position: 0px -313px;
}
.tiku-box li i.ico-dt {
	background-position: 0px -348px;
}
.tiku-box li span {
	font-size: 16px;
	color: #333;
}
.tiku-box li p {
	font-size: 12px;
	color: #999;
	white-space: nowrap;
	line-height: 22px;
}
.tiku-box li em {
	font-size: 14px;
	position: relative;
	right: 0px;
	top: -36px;
	height: 28px;
	line-height: 28px;
	text-align: center;
	border: 1px solid #fdd7d1;
	border-radius: 15px;
	background: #fff;
	color: #ff7610;
	display: block;
	width: 86px;
	float: right;
}
.tiku-box li:hover span {
	color: #ff7610;
}
.tiku-box li:hover i.ico-zj {
	background-position: -70px -182px;
}
.tiku-box li:hover i.ico-kc {
	background-position: -70px -224px;
}
.tiku-box li:hover i.ico-zt {
	background-position: -70px -272px;
}
.tiku-box li:hover i.ico-mr {
	background-position: -70px -313px;
}
.tiku-box li:hover i.ico-dt {
	background-position: -70px -348px;
}
.tiku-box li em:hover {
	background: #ff7610;
	color: #fff;
	border-color: #ff7610;
}

/*����*/
/***��ɫ����***/
.pt_tc {
	width: 100%;
	height: 100%;
	margin: 0 auto;
	background: #000000;
	position: fixed;
	top: 0px;
	opacity: 0.7;
	z-index: 100;
}
/***����***/
.mask_bor {
	background: #fff;
	border-radius: 5px;
	text-align: center;
	color: #555;
	width: 440px;
	position: fixed;
	left: 50%;
	top: 50%;
	margin-left: -220px;
	margin-top: -190px;
	z-index: 999;
}
.close-btn, .downtc-close-btn {
	display: block;
	width: 40px;
	height: 40px;
	border-radius: 100%;
	position: absolute;
	right: -15px;
	top: -15px;
	font-size: 0;
	background: #FFF url("../images/pop-ico.png") no-repeat top right;
	box-shadow: 0 0 30px rgba(138,75,51,0.5);
	cursor: pointer;
	transition: .5s;
	z-index: 2;
}
.close-btn:hover, .downtc-close-btn:hover {
	transform: rotate(360deg);
}
.mask_bor h3 {
	font-size: 18px;
	color: #333;
	text-align: center;
	padding-top: 25px;
	height: 36px;
	display: inline-block;
	position: relative;
	font-weight: bold;
}
.mask_bor h3:before {
	content: "";
	width: 113px;
	height: 6px;
	background: url("../images/pop-ico.png") no-repeat 0 0;
	position: absolute;
	top: 35px;
	left: -133px;
}
.mask_bor h3:after {
	content: "";
	width: 113px;
	height: 6px;
	background: url("../images/pop-ico.png") no-repeat 0 -26px;
	position: absolute;
	top: 35px;
	right: -133px;
}
.mask_bor ul {
	padding-top: 20px;
}
.mask_bor li {
	display: block;
	text-align: center;
	padding-bottom: 20px;
}
.mask_bor li a {
	display: inline-block;
	width: 80px;
	font-size: 16px;
	line-height: 3rem;
	color: #666;
	padding: 0px 20px;
}
.mask_bor li a span {
	display: block;
	width: 80px;
	height: 80px;
	background: url("../images/pop-ico.png") no-repeat;
}
.mask_bor li a span.weix {
	background-position: 0px -64px;
}
.mask_bor li a span.pyq {
	background-position: -89px -64px;
}
.mask_bor li a span.sina {
	background-position: -179px -64px;
}
.mask_bor li a span.qzone {
	background-position: -269px -64px;
}
.mask_bor li a span.qq {
	background-position: -359px -64px;
}
.mask_bor li a span img, .mask_bor li a span canvas {
	display: none;
	width: 80px;
	height: 80px;
	position: relative;
	top: -10px;
	left: -10px;
}
.mask_bor li a:hover span img {
	display: block;
}
.mask_bor li a:hover span canvas {
	display: block;
}
/***�˵��***/
.explain p {
	padding: 10px 40px 0px;
	font-size: 14px;
	line-height: 24px;
	text-align: left;
	color: #555;
}
a.downtc-btn {
	width: 180px;
	height: 45px;
	border-radius: 23px;
	background: #e52300;
	background-image: linear-gradient(120deg, #ff5b06, #e52300);
	box-shadow: 0px 2px 10px #ff8873;
	line-height: 45px;
	color: #fff;
	font-size: 16px;
	margin: 25px 0px;
	display: inline-block;
	transition: 0.3s;
	text-align: center;
}
a.downtc-btn:hover {
	transform: translateY(-5px);
}
a.downtc-btn2 {
	width: 178px;
	height: 43px;
	border-radius: 23px;
	background: #fff;
	border: 1px solid #e52300;
	box-shadow: 0px 2px 10px #ff8873;
	line-height: 43px;
	color: #e52300;
	font-size: 16px;
	margin: 25px 0px;
	display: inline-block;
	transition: 0.3s;
	margin-left: 20px;
	text-align: center;
}
a.downtc-btn2:hover {
	transform: translateY(-5px);
}
a.downtc-btn.kuan {
	width: 360px;
}
/***���ֶһ�***/
.downtc-box {
	background: #fff;
	border-radius: 8px;
	text-align: center;
	color: #666;
	width: 440px;
	position: fixed;
	left: 50%;
	top: 50%;
	margin-left: -220px;
	margin-top: -210px;
	z-index: 999;
	padding-bottom: 10px;
}
.downtc-box h3 {
	font-size: 18px;
	color: #333;
	text-align: center;
	padding-top: 25px;
	display: block;
	position: relative;
	padding-bottom: 6px;
	line-height: 30px;
	font-weight: bold;
}
.downtc-box h3:before {
	content: "";
	width: 113px;
	height: 6px;
	background: url("../images/pop-ico.png") no-repeat 0 0;
	position: absolute;
	top: 35px;
	left: 0px;
}
.downtc-box h3:after {
	content: "";
	width: 113px;
	height: 6px;
	background: url("../images/pop-ico.png") no-repeat 0 -26px;
	position: absolute;
	top: 35px;
	right: 0px;
}
.jf-num-box {
	margin: 15px 40px;
	padding: 10px;
	border: #eee solid 1px;
	overflow: auto;
	position: relative;
	border-radius: 8px;
}
.jf-num-box .jf-data-box {
	width: 50%;
	float: left;
}
.jf-num-box .jf-data-box span {
	font-size: 20px;
	color: #333;
	display: block;
	text-align: center;
}
.jf-num-box .jf-data-box p {
	font-size: 13px;
	color: #B2B2B2;
	text-align: center;
	margin-top: 10px;
	padding: 0;
}
.jf-num-box .gray-line {
	width: 1px;
	height: 40px;
	background: #EEEEEE;
	position: absolute;
	left: 50%;
	top: 50%;
	margin-top: -20px;
}
.jf-exchange-box {
	margin: 15px 40px 0;
}
.jf-exchange-box .line {
	overflow: auto;
	padding-left: 100px;
}
.jf-exchange-box .line span {
	font-size: 13px;
	color: #666;
	float: left;
	margin-left: -100px;
	line-height: 36px;
}
.jf-exchange-box .line .input-box {
	padding: 0 10px;
	height: 36px;
	background: #f2f2f2;
	border-radius: 3px;
}
.jf-exchange-box .line .input-box input {
	width: 100%;
	appearance: none;
	background: none;
	border: none;
	outline: none;
	line-height: 36px;
}
.jf-exchange-box .jf-expend-line {
	text-align: right;
	font-size: 12px;
	color: #ff7610;
	padding: 10px 0 0 0;
}
.jf-rule-box {
	padding: 0 40px 20px;
	font-size: 14px;
	line-height: 24px;
	text-align: left;
	color: #999;
}
/***�һ��ɹ�***/
.popup-box-1 {
	width: 180px;
	min-height: 120px;
	background: rgba(0,0,0,0.8);
	border-radius: 10px;
	position: fixed;
	left: 50%;
	margin-left: -90px;
	top: 30%;
	z-index: 1000;
}
.popup-box-1 .ico {
	width: 45px;
	height: 45px;
	margin: 20px auto 15px auto;
}
.popup-box-1 p {
	font-size: 15px;
	color: white;
	text-align: center;
	margin-bottom: 20px;
}
.popup-box-1.success .ico {
	background: url(../images/community_icon_ok.png) no-repeat center;
}
.popup-box-1.wrong .ico {
	background: url(../images/community_icon_no.png) no-repeat center;
}
/***����3�ң�����***/
.downtc_li {
	margin: 15px 40px 0;
	padding: 15px 15px 0;
	background: #f5f5f5;
}
.downtc_li .content-mind {
	width: 270px;
}
.downtc-box h3 label {
	font-weight: bold;
	padding: 0px 2px;
}
.downtc-box h3 em {
	font-weight: bold;
	color: #e72900;
}
.downtc-box p {
	font-size: 14px;
	line-height: 24px;
	padding: 10px 40px 0px;
	text-align: left;
}
.downtc-box p em {
	color: #e72900;
}
.downtc-box .content-mind p {
	font-size: 15px;
	line-height: 18px;
	padding: 0px;
}
/***����Ԥ��***/
.downtc-box.y20 h3 {
	font-size: 24px;
	color: #ff7610;
	font-weight: bold;
	margin: 0 auto;
	margin-top: 20px;
	padding: 0;
}
.downtc-box.y20 h3:before, .downtc-box.y20 h3:after {
	display: none;
}
.tc_img {
	width: 100%;
	height: 160px;
	background: url(../images/zlb_tc_img.png) no-repeat center bottom;
	background-size: 100% auto;
	border-top-left-radius: 8px;
	border-top-right-radius: 8px;
}
/***�ҵ�����***/
.pop-code {
}
.pop-code .pop-code-img {
	padding: 6px;
	width: 118px;
	height: 118px;
	background: url("../images/pop-ico.png") no-repeat 0 -163px;
	float: left;
	margin: 0px 0px 0px 40px;
}
.pop-code .pop-code-img img {
	width: 118px;
	display: block;
}
.pop-code .pop-code-txt {
	margin: 30px 30px 0px 200px;
}
.pop-code .pop-code-txt h5 {
	font-size: 20px;
	font-weight: bold;
	color: #e52400;
	line-height: 38px;
}
.pop-code .pop-code-txt p {
	font-size: 14px;
	color: #999;
	line-height: 30px;
	padding: 0px;
}
.pop-code a.downtc-btn {
	margin: 15px 0;
}
.down-guide-img {
	width: 100%;
	height: 210px;
	background: url("../images/pop-ico.png") no-repeat center -310px;
	margin: 20px 0px;
}
/***������***/
.data-null {
	background: url(../images/data-null.jpg) no-repeat;
	width: 300px;
	height: 230px;
	margin: 20px auto;
}
/***��ť-����***/
a.btn-kd {
	float: right;
	line-height: 36px;
	color: #ff7504;
	font-size: 14px;
	margin-top: 6px;
	transition: 0.5s;
	padding-left: 30px;
	position: relative;
	margin-right: 15px;
}
a.btn-kd .ico {
	position: absolute;
	top: 10px;
	left: 0;
	width: 20px;
	height: 17px;
	background: url(../images/icon_bg.png) no-repeat -380px -575px;
}
a.btn-kd:hover {
	color: #ff7610;
}
a.btn-kd:hover .ico {
	background-position: -380px -548px;
}
.course-infor-txt span {
	width: 54px;
	height: 20px;
	text-align: center;
	line-height: 20px;
	background-color: #f22121;
	background-image: linear-gradient(90deg, #f65637, #f22121);
	color: #fff;
	display: block;
	border-radius: 12px 8px 8px 0;
	font-size: 14px;
	transition: 0.3s;
}
.wx-tag {
	-webkit-animation: bounce 2.5s 1s ease infinite;
	-moz-animation: bounce 2.5s 1s ease infinite;
}
@-webkit-keyframes bounce {
0%, 20%, 50%, 80%, 100% {
-webkit-transform:translateY(0)
}
40% {
-webkit-transform:translateY(-8px)
}
60% {
-webkit-transform:translateY(-4px)
}
}
@-moz-keyframes bounce {
0%, 20%, 50%, 80%, 100% {
-moz-transform:translateY(0)
}
40% {
-moz-transform:translateY(-8px)
}
60% {
-moz-transform:translateY(-4px)
}
}
/*202012*/
.user-msg-box {
	padding: 25px 0px 25px 30px;
}
.btn-group a {
	cursor: pointer;
}
.btn-group a.btn-invite i {
	background: url("../images/yq_ico.png") no-repeat 0 0;
}
.btn-group a.btn-record i {
	background: url("../images/yq_ico.png") no-repeat -34px 0;
}
.cont-txt em {
	color: #ff7610;
	padding: 0 2px;
}
.pop_invite {
	color: #555;
	width: 440px;
	position: fixed;
	left: 50%;
	top: 50%;
	margin-left: -220px;
	margin-top: -300px;
	z-index: 999;
}
.pop_close {
	font-size: 0;
	position: absolute;
	bottom: -45px;
	left: 50%;
	margin-left: -17px;
	width: 35px;
	height: 35px;
	background: url("../images/pop_close.png") no-repeat;
	background-size: 100%;
}
.pop_invite_box {
	background: #fff;
	border-radius: 8px;
	overflow: hidden;
}
.pop_invite_top {
	height: 30px;
	background-color: #d83611;
	background-image: linear-gradient(90deg, #d83611, #e94e26);
	padding: 10px 20px;
	box-shadow: 0 5px 10px #ffe8dc;
}
.pop_invite_top .user_pic {
	height: 30px;
	float: left;
}
.pop_invite_top .user_pic img {
	width: 30px;
	height: auto;
	display: block;
	float: left;
	border-radius: 50%;
	text-align: left;
}
.pop_invite_top .user_pic span {
	padding-left: 10px;
	font-size: 18px;
	color: #fff;
	line-height: 30px;
}
.pop_invite_top .user_rec {
	float: right;
	height: 30px;
	background: #fff;
	border-radius: 20px;
	padding: 0 15px;
	font-size: 16px;
	line-height: 30px;
	color: #333;
}
.pop_invite_top .user_rec a {
	padding-left: 15px;
}
.pop_invite_top .user_rec em {
	padding: 0 2px;
	color: #ff7610;
	font-size: 18px;
	font-weight: bold;
}
.pop_invite_top .user_rec i {
	display: inline-block;
	width: 6px;
	height: 10px;
	background: url(../images/go_my.png) no-repeat;
	background-size: 100%;
	margin-left: 4px;
}
.pop_invite_box h3 {
	font-size: 18px;
	color: #ff7610;
	text-align: center;
	font-weight: bold;
	position: relative;
	padding: 10px 0;
}
.pop_invite_box h3 i {
	display: inline-block;
	width: 20px;
	height: 14px;
}
.pop_invite_box h3 i.h3_lf {
	background: url("../images/titlt_lf.png") no-repeat;
	background-size: 100%;
	margin-right: 8px;
}
.pop_invite_box h3 i.h3_rt {
	background: url("../images/titlt_rt.png") no-repeat;
	background-size: 100%;
	margin-left: 8px;
}
.pop_invite_box ul {
	padding: 0 15px;
}
.pop_invite_box ul li {
	float: left;
	margin: 0 5px;
	text-align: center;
	padding: 12px 0 12px;
	background: #f5f5f5;
	border-radius: 6px;
	width: 92px;
}
.pop_invite_box ul li img {
	height: 40px;
}
.pop_invite_box ul li p {
	font-size: 14px;
	color: #333;
	padding-top: 8px;
}
.pop_invite_box .invite_way {
	margin: 0 20px 20px;
	padding: 15px 20px;
	background: #f5f5f5;
	border-radius: 6px;
}
.pop_invite_box .invite_way .invite_ewm {
	width: 140px;
	height: 140px;
	background: url("../images/ewm_bg.png") no-repeat;
	background-size: 100%;
	padding: 10px;
	margin-left: 100px;
}
.pop_invite_box .invite_way .invite_ewm img {
	width: 100%;
	display: block;
}
.pop_invite_box .invite_way .invite_txt {
	margin-left: 100px;
}
.pop_invite_box .invite_way .invite_txt p {
	font-size: 14px;
	color: #333;
}
.pop_invite_box .invite_way .invite_txt em {
	font-family: Impact;
	color: #bbb;
	font-size: 16px;
	line-height: 37px;
	padding-right: 10px;
}
.pop_invite_box .invite_way .invite_txt p.one {
	color: #ff7610;
	font-size: 18px;
	font-weight: bold;
	padding: 0;
}
.pop_invite_box .invite_way .invite_txt p.one em {
	color: #ff7610;
}
table.yaoqingjl {
	padding: 20px 20px 0;
	display: block;
	text-align: center;
	font-size: 14px;
	width: 640px;
}
.yaoqingjl th {
	line-height: 50px;
	background: #f8f8f8;
}
.yaoqingjl td {
	line-height: 20px;
	border: #eee dotted 1px;
	border-top: none;
	padding: 10px 20px;
}
.yaoqingjl td em {
	color: #ff7610;
}
.yaoqingjl td .yq_user {
	width: 40px;
	height: 40px;
	border: 2px solid #fff;
	box-shadow: 0 3px 6px #d9d9d9;
	border-radius: 30px;
	overflow: hidden;
	float: left;
}
.yaoqingjl td .yq_user img {
	width: 40px;
	height: auto;
	display: block;
}
.yaoqingjl td .yq_txt {
	height: 40px;
	margin-left: 55px;
}
.yaoqingjl td .yq_txt p {
	line-height: 14px;
	padding-top: 5px;
}
.yaoqingjl td .yq_txt span {
	color: #999;
	font-size: 12px;
}
.vip-xz {
	padding: 0px 50px 20px;
	text-align: center;
}
.vip-xz select {
	width: 320px;
	height: 40px;
	line-height: 30px;
	border: 1px solid #ddd;
	padding: 10px;
	margin-top: 15px;
}
.vip-xz p {
	line-height: 20px;
}

@media screen and (min-width: 1480px) {
table.yaoqingjl {
	width: 840px;
}
.yaoqingjl td {
	padding: 10px 40px;
}
}
/*20210425�γ�����*/
.course-cont-box {
	padding: 15px 20px;
}
.course-cont-boxImg {
	position: relative;
	background: #000;
}
.course-cont-boxImg img {
	width: 100%;
	display: block;
	opacity: 0.9;
}
.course-cont-boxImg a i {
	height: 60px;
	width: 60px;
	position: absolute;
	display: block;
	left: 50%;
	top: 50%;
	margin-left: -30px;
	margin-top: -30px;
	background: url(../images/img_play.png) no-repeat;
}
.course-cont-boxImg:hover img {
	opacity: 1;
}
.course-cont-boxTxt {
	padding: 15px 0 0;
}
.course-cont-boxTxt h5 {
	font-size: 16px;
	color: #333;
	font-weight: bold;
}
.course-cont-boxTxt h5:hover {
	color: #ff7610;
}
.course-cont-boxTxt p {
	font-size: 14px;
	color: #999;
	line-height: 20px;
	padding-top: 10px;
}
.course-cont-boxBottom {
	position: relative;
	padding-top: 10px;
}
.course-cont-boxBottom .price-now {
	font-size: 14px;
	color: #ff5248;
}
.course-cont-boxBottom .price-now span {
	font-size: 32px;
	font-family: "Impact";
}
.course-cont-boxBottom .price-old {
	font-size: 14px;
	color: #999;
	text-decoration: line-through;
	padding-top: 4px;
}
.course-cont-boxBottom .btn-box {
	position: absolute;
	right: 0;
	top: 10px;
}
.course-cont-boxBottom .btn-box a.bm_btn {
	width: 96px;
	height: 34px;
	border-radius: 20px;
	font-size: 16px;
	color: #fff!important;
	transition: .4s;
	background-color: #ff7610;
	background-image: linear-gradient(120deg, #ff553b, #ff7610);
	box-shadow: 0px 5px 10px #f6bdbd;
	text-align: center;
	display: block;
	line-height: 34px;
}
.course-cont-boxBottom .btn-box a.bm_btn:hover {
	transform: translateY(-5px);
}
.course-cont-boxBottom .btn-box a.xq_btn {
	text-align: right;
	padding: 8px 0;
	display: block;
	font-size: 14px;
	color: #666;
}
.course-cont-boxBottom .btn-box a.xq_btn:hover {
	color: #ff5248;
}
.course-cont-boxBottom .btn-box a.bm_btn.bm_btn_hd {
	width: 40px;
	height: 40px;
	line-height: 20px;
	padding: 10px;
	border-radius: 6px;
}
.service-cont {
	margin: 0px 20px;
	padding: 15px 0;
	border-top: 1px dashed #eee;
}
.service-cont h6 {
	font-size: 14px;
	font-weight: bold;
	color: #666;
}
.service-cont ul {
	line-height: 22px;
}
.service-cont li {
	padding-top: 15px;
}
.service-cont li span {
	float: left;
	background: #ffe8cf;
	width: 90px;
	color: #b4712b;
	text-align: center;
	display: inline-block;
	font-size: 13px;
}
.service-cont li p {
	padding-left: 110px;
	color: #af957a;
	font-size: 14px;
}
/*202105����*/
.content-mind b a.f-error {
	color: #999;
}
.content-mind b a.f-error:hover {
	color: #ff7610;
}
.popup-box-1.exceed .ico {
	background: url("../images/e-tanhao.png") no-repeat center;
}
.pop-error {
	width: 540px;
	position: fixed;
	left: 50%;
	top: 50%;
	margin-left: -270px;
	margin-top: -300px;
	z-index: 999;
}
.pop-error-box {
	background: #fff;
	border-radius: 8px;
	overflow: hidden;
}
.pop-error-tit {
	height: 48px;
	background: #f5f5f5;
	padding: 0 20px;
	position: relative;
}
.pop-error-tit h3 {
	line-height: 48px;
	font-size: 16px;
	color: #333;
	font-weight: bold;
}
.pop-error-tit a.pop-error-close {
	position: absolute;
	display: block;
	width: 18px;
	height: 18px;
	background: url("../images/e-close.png") no-repeat;
	right: 20px;
	top: 15px;
	font-size: 0;
	transition: 0.3s;
}
.pop-error-tit a.pop-error-close:hover {
	transform: rotate(180deg);
}
.pop-error-cont {
	padding: 15px 20px;
}
.error-product {
	position: relative;
}
.error-product .icon-pdf {
	width: 30px;
	height: 34px;
	background: url(../images/icon_pdf.png) no-repeat center 0;
	background-size: 100% auto;
	position: absolute;
	left: 0;
	top: 50%;
	margin-top: -15px;
}
.error-product p {
	font-size: 16px;
	color: #333;
	line-height: 20px;
	padding: 7px 0;
	padding-left: 44px;
}
.error-infor {
	display: block;
	border: 1px solid #ddd;
	border-radius: 4px;
	color: #999;
	margin: 15px 0 5px;
	position: relative;
}
.error-infor textarea {
	color: #333;
	font-size: 14px;
	width: 478px;
	margin: 0;
	border: none;
	resize: none;
	margin: 10px 10px 30px;
	min-height: 100px;
	display: block;
	line-height: 20px;
	border: solid 0px;
	outline: none;
}
.error-infor .error-tip {
	text-align: right;
	text-align: right;
	font-size: 12px;
	color: #999;
	position: absolute;
	right: 10px;
	bottom: 10px;
}
.error-pic {
	line-height: 1.5;
	display: inline-block;
	font-size: 0;
	max-width: 710px;
	padding: 0;
	margin-top: 10px;
}
.error-pic>li {
	margin-right: 15px;
	width: 90px;
	height: 90px;
	font-size: 12px;
	color: #999;
	position: relative;
	display: inline-block;
	text-align: center;
	vertical-align: top;
	margin-bottom: 13px
}
.error-pic>li.uploader-empty {
	cursor: pointer;
	border: 1px dashed #ddd;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	-ms-border-radius: 4px;
	-o-border-radius: 4px;
	border-radius: 4px
}
.error-pic>li.uploader-empty .uploader-icon {
	height: 48px;
	width: 100%;
	display: block;
	background: url("../images/e-uploader.png") center 15px no-repeat;
}
.error-pic>li.uploader-empty input {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	z-index: 2;
	opacity: 0;
	cursor: pointer;
	border: none
}
.error-pic>li.uploader-empty textarea {
	display: none
}
.error-pic>li .img {
	width: 90px;
	height: 90px;
	overflow: hidden;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	-ms-border-radius: 4px;
	-o-border-radius: 4px;
	border-radius: 4px;
	background: #f7f7f7
}
.error-pic>li .img img {
	width: 100%;
	height: 100%;
}
.error-pic>li .delete-icon {
	position: absolute;
	width: 20px;
	height: 20px;
	right: -6px;
	top: -6px;
	cursor: pointer;
	z-index: 2;
	background: url("../images/e-delete.png") center center no-repeat
}
.error-pic span.ts {
	font-size: 12px;
	margin-top: 58px;
	display: inline-block;
	color: #999;
}
.error-contact {
	display: block;
	border: 1px solid #ddd;
	border-radius: 4px;
	color: #999;
}
.error-contact input {
	display: block;
	border: none;
	line-height: 20px;
	width: 478px;
	padding: 10px;
	border: solid 0px;
	outline: none;
}
.pop-error-btn {
	padding: 10px 20px 30px;
}
.pop-error-btn a.downtc-btn {
	margin: 0;
	width: 233px;
	margin-left: 30px;
	height: 48px;
	line-height: 48px;
}
.pop-error-btn a.downtc-btn2 {
	margin: 0;
	width: 231px;
	height: 46px;
	line-height: 46px;
}
.album-top {
	position: relative;
	width: 1400px;
	margin: 0 auto;
	padding: 20px 0 0;
	background: #fff;
	height: 200px;
	border-radius: 8px;
	margin-top: 20px;
}
.album-top::after, .album-top::before {
	content: "";
	display: table;
}
.album-top .copyright-icon {
	position: absolute;
	top: 30px;
	right: 40px;
	width: 170px;
	height: 110px;
	background-repeat: no-repeat;
	background-position: 0 0;
	background-image: url(../images/copyright1.png);
	background-size: 100% auto;
}
.album-top .album-pic {
	float: left;
	margin: 0 20px 40px 10px;
	position: relative;
	width: 140px;
	height: 180px;
	border-radius: 10px;
	overflow: hidden;
}
.album-top .album-pic img {
	display: block;
	height: 100%;
}
.album-top .album-info {
	width: 770px;
	float: left;
}
.album-top .title {
	height: 30px;
	line-height: 30px;
	max-width: 820px;
	font-size: 0;
}
.album-top .title .txt {
	display: inline-block;
	vertical-align: middle;
	max-width: 710px;
	white-space: nowrap;
	overflow: hidden;
	-o-text-overflow: ellipsis;
	text-overflow: ellipsis;
	font-size: 18px;
	font-weight: 700;
	color: #1f374c;
}
.album-top .title .txt .label {
	padding: 1px 5px;
	font-weight: 400;
	font-size: 12px;
	color: #fff;
	margin-right: 4px;
	background-color: red;
	border-top-right-radius: 8px;
	border-bottom-right-radius: 8px;
}
.album-top .introduce {
	position: relative;
	width: auto;
	margin-top: 8px;
	font-size: 14px;
	line-height: 24px;
	color: #666;
	z-index: 1;
}
.album-top .introduce span {
	word-break: break-all;
	word-wrap: break-word;
	color: #5a758b;
}
.album-top .attribute {
	margin-top: 10px;
	line-height: 28px;
	height: 28px;
	color: #666;
}
.album-top .attribute::before {
	content: "";
	display: table;
}
.album-top .attribute .item {
	font-size: 12px;
	height: 28px;
	margin-right: 30px;
	max-width: 120px;
	color: #95a8b7;
	white-space: nowrap;
	overflow: hidden;
	-o-text-overflow: ellipsis;
	text-overflow: ellipsis;
}
.album-top .attribute .item .iconfont {
	margin-right: 3px;
	font-size: 12px;
}
.album-top .attribute .item .iconfont {
	margin-right: 3px;
	font-size: 12px;
}
.album-top .attribute .item .iconfont {
	margin-right: 3px;
	font-size: 12px;
}
icon-display::before {
	content: "\e92f";
}
.album-top .attribute .item .iconfont {
	margin-right: 3px;
	font-size: 12px;
}
.icon-xiazai3::before {
	content: "\e61b";
}
.album-top .attribute .item .iconfont {
	margin-right: 3px;
	font-size: 12px;
}
.icon-zanting::before {
	content: "\e60a";
}
.icon-shijian2::before {
	content: "\e686";
}
.icon-refresh::before {
	content: "\e92e";
}
.icon-display::before {
	content: "\e92f";
}
.minapp {
	margin-bottom: 15px;
	padding: 15px 0;
	height: 140px;
	background: #fff;
	overflow: hidden;
	width: 300px;
	margin-top: 30px;
	border-radius: 8px;
}
.minapp .qrcode {
	float: left;
	margin: 0 0px;
	width: 140px;
	height: 140px;
}
.minapp .qrcode img {
	width: 140px;
	height: 140px;
}
.minapp .txt {
	float: left;
	padding: 40px 0;
}
.minapp p {
	font-size: 16px;
	line-height: 30px;
}
.minapp .sub {
	font-size: 14px;
	color: #666;
}
.right-content-wrap {
	width: 300px;
	z-index: 3;
}
.right-content-wrap .info-card {
	width: 300px;
	padding: 21px 21px 15px;
	margin-bottom: 30px;
	box-sizing: border-box;
	background: white;
	box-shadow: 0px 0px 10px 0px rgba(102, 102, 102, 0.08);
	border-radius: 8px;
	margin-top: 30px;
}
.right-content-wrap .info-card .pic-wrap {
	width: 259px;
	height: 166px;
	position: relative;
}
.right-content-wrap .info-card .pic-wrap img {
	border-radius: 6px;
}
.right-content-wrap .info-card .pic-wrap .pic-shade {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: rgba(0, 0, 0, 0.5);
	z-index: 0;
	border-radius: 6px;
}
.right-content-wrap .info-card .pic-wrap a.play {
	position: absolute;
	left: 0;
	top: 0;
	right: 0;
	bottom: 0;
	width: 100%;
	height: 100%;
	display: block;
	z-index: 2;
	word-wrap: break-word;
	word-break: break-all;
	background: url(../images/aside-freelook.png) no-repeat center 46px;
	background-size: auto;
	background-size: 62px 55px;
	font-size: 16px;
	color: #FFFFFF;
	text-align: center;
	padding-top: 110px;
	box-sizing: border-box;
	cursor: pointer;
}
.right-content-wrap .info-card .price-wrap {
	width: 279px;
	border-radius: 6px;
	margin-bottom: 15px;
}
.right-content-wrap .realtime-download {
	margin-top: 20px;
	width: 319px;
	background: white;
	border-radius: 8px;
	padding: 20px 20px 11px 21px;
	box-sizing: border-box;
}
.right-content-wrap .realtime-download .title {
	width: 151px;
	height: 29px;
	background: url("/edu/center/css/course_detail/images/-dowmload-title.png") no-repeat center;
	background-size: 100% 100%;
}
.right-content-wrap .realtime-download .wechat-num-btn {
	margin: 24px auto 20px;
	width: 145px;
	height: 26px;
	box-sizing: border-box;
	padding-left: 26px;
	background: #E68B8A url(/edu/center/css/course_detail/images/-dowmload-btn_bg.png) no-repeat 37px center;
	background-size: 12px 12px;
	border-radius: 13px;
	color: #fff;
	font-size: 12px;
	text-align: center;
	padding-top: 4px;
	cursor: pointer;
	transition: all .2s linear;
}
.right-content-wrap .realtime-download .wechat-num-btn:hover {
	background: #D86D6C url("/edu/center/css/course_detail/images/-dowmload-btn_bg-h.png") no-repeat 37px center;
	background-size: 12px 12px;
}
.right-content-wrap .realtime-download .right-list {
	width: 100%;
	padding-left: 6px;
}
.right-content-wrap .realtime-download .right-list li {
	background: url(/edu/center/css/course_detail/images/-dowmload-duihao.png) no-repeat 0px 5px;
	background-size: 9px 11px;
	font-size: 14px;
	color: #30353D;
	padding-left: 13px;
	margin-right: 29px;
	float: left;
}
.right-content-wrap .realtime-download .right-list li:nth-of-type(3n) {
	margin-right: 0;
}
.right-content-wrap .realtime-download .app {
	width: 279px;
	height: 97px;
	background: #f9f9f9;
	border-radius: 6px;
	padding: 13px 12px 13px 14px;
	box-sizing: border-box;
	margin-top: 10px;
}
.right-content-wrap .realtime-download .app span {
	display: block;
}
.right-content-wrap .realtime-download .app .span1 {
	font-size: 16px;
	color: #30353D;
}
.right-content-wrap .realtime-download .app .span2 {
	margin-top: 10px;
}
.right-content-wrap .realtime-download .app .span2 i {
	width: 79px;
	height: 37px;
	display: inline-block;
}
.price-inner {
	margin-top: 15px;
}
.price {
	width: 100%;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	line-height: 1;
}
.price .new {
	font-size: 22px;
	color: #E31537;
}
.info-card .price .new b {
	font-size: 32px;
	color: #E22228;
	font-weight: bold;
}
.tab-list-box {
	background: #F3F3F3 url("https://static1.51ctocdn.cn/edu/center/css/course_detail/images/price-wrap-bg.png") no-repeat right bottom/178px 92px;
	padding: 13px 0 10px;
	box-sizing: border-box;
	border-radius: 8px;
	width: 260px;
}
.info-card .tab-list {
	padding: 0 14px 0 14px;
	width: 100%;
	box-sizing: border-box;
}
.info-card .tab-list li:not(:last-child) {
	margin-bottom: 9px;
}
.info-card .tab-list li a {
	display: block;
}
.info-card .tab-list li i.red {
	background: #E31537;
}
.info-card .tab-list li span.red {
	color: #E31537;
}
.btn-action-wrap {
	position: relative;
}
.info-card .tab-list li i {
	display: inline-block;
	height: 19px;
	width: 19px;
	border-radius: 4px;
	text-align: center;
	line-height: 20px;
	color: #fff;
	font-size: 12px;
	box-sizing: border-box;
	padding: 0 2px 0 3px;
}
.info-card .btn-action-wrap {
	width: 100%;
	border-radius: 6px;
	display: inline-block;
}
.info-card .btn-action-wrap .goBuy {
	cursor: pointer;
	width: 258px;
	height: 47px;
	line-height: 47px;
	text-align: center;
	border-radius: 6px;
	margin-bottom: 15px;
	display: block;
	font-size: 22px;
	color: #FFFFFF;
	position: relative;
}
.info-card .btn-action-wrap .goBuy a{
	color: #FFFFFF;
}

.info-card .btn-action-wrap {
	background: #e81d38;
	box-shadow: 0 2px 6px 0 rgba(51, 51, 51, 0.15);
	height: 47px;
}
.discount {
	overflow: hidden;
	line-height: 1;
	transform: translateY(-3px);
}
.discount a {
	float: right;
	cursor: pointer;
	color: #E31537;
	text-decoration: underline;
	font-size: 12px;
}
.course-info-box .title {
	color: #30353d;
	font-size: 16px;
}
.course-info-box ul li.video-li {
	background: url(https://s5.51ctocdn.cn/images/202109/26/b64d906a54da18abf7653fd86849281c.png) left center no-repeat;
	background-size: auto;
	background-size: 19px;
}
.course-info-box ul li.download-li {
	background: url(https://s5.51ctocdn.cn/images/202109/26/1bc488d13a0f7cbbbc1444f43c85fd8d.png) left center no-repeat;
	background-size: auto;
	background-size: 19px;
}
.course-info-box ul li.course-li {
	background: url(https://s5.51ctocdn.cn/images/202109/26/ba5bd5470fd53197a5ef1d7ffccfc1b8.png) left center no-repeat;
	background-size: auto;
	background-size: 19px;
}
.course-info-box ul li {
	color: #5a6476;
	font-size: 14px;
	height: 35px;
	line-height: 35px;
	cursor: pointer;
	position: relative;
	padding-left: 28px;
	background-size: 50%;
}
.course-info-box ul li.refund-li {
	background: url(https://s5.51ctocdn.cn/images/202109/26/fdb37190a9cde7c87a79ad80c4d73b13.png) left center no-repeat;
	background-size: auto;
	background-size: 19px;
}
.clearfix2::after {
	content: '\0020';
	display: block;
	height: 0;
	font-size: 0;
	line-height: 0;
	clear: both;
	overflow: hidden;
}
.Box {
	background: #fff;

	margin-bottom: 24px;
	border-radius: 2px;
	height: 380px;
	overflow: hidden;
}
.Box .Box-tit {
	line-height: 1.1;
	font-size: 16px;
	font-weight: bold;
	color: #333;

	border-bottom: 1px solid #f5f5f5;
	margin-bottom: 15px;
	padding: 20px 20px 10px 20px;
	box-sizing: border-box;
}
.Box .Box-tit .titred {
	font-style: normal;
	color: #D74343;
}
.Box .Box-tit.Box-tit-hot .more {
	width: 90px;
}
.Box .Box-tit .more {
	width: 30px;
	position: relative;
	float: right;
	font-size: 14px;
	font-weight: normal;
	color: #999;
	margin-top: 2px;
	overflow: hidden;
	text-align: right;
}
.Box .Box-tit .more i {
	display: block;
	font-style: normal;
	-webkit-transform: all .6s;
	-moz-transition: all .6s;
	-o-transition: all .6s;
	-ms-transition: all .6s;
	transition: all .6s;
}
.Box .Box-tit .more .hover-arr {
	position: absolute;
	width: 15px;
	height: 13px;
	top: 1px;
	right: -30px;
	background: url(/edu/blog/images/newhome/arr.png) no-repeat center top;
	background-size: 100%;
	-webkit-transform: all .6s;
	-moz-transition: all .6s;
	-o-transition: all .6s;
	-ms-transition: all .6s;
	transition: all .6s;
	opacity: 0;
}
.Box .Box-tit .more:hover i {
	-webkit-transform: translateX(-100%);
	-moz-transform: translateX(-100%);
	-o-transform: translateX(-100%);
	-ms-transform: translateX(-100%);
	-webkit-transform: translateX(-100%);
	-moz-transform: skew(-25deg);
	-o-transform: skew(-25deg);
	-ms-transform: skew(-25deg);
	transform: skew(-25deg);
	opacity: 0;
}
.Box .Box-tit .more:hover .hover-arr {
	right: 10px;
	opacity: 1;
}
.Box-tong {
	padding-left: 0;
	padding-right: 0;
	padding-bottom: 0;
}
.Box-tong .Box-tit-tong {
	margin-left: 20px;
	margin-right: 20px;
	margin-bottom: 0;
}
.original {
	border-left: 1px solid #F2F2F2;
	height: 330px;
	width: 86%;
    margin: 0px auto;

}
.original li {
	position: relative;
	padding-left: 14.5px;
	padding-bottom: 15px;
}
.original li:last-of-type {
	margin-bottom: 0;
	padding-bottom: 0;
}
.original li:last-of-type .creat-time {
	display: block;
	line-height: 1.1;
	margin-top: 10px;
}
.original li a {
	display: block;
	text-overflow: -o-ellipsis-lastline;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	line-clamp: 2;
	-webkit-box-orient: vertical;
	color: #17233F;
	line-height: 25px;
	margin-bottom: 3px;
	-webkit-transform: all .6s;
	-moz-transition: all .6s;
	-o-transition: all .6s;
	-ms-transition: all .6s;
	transition: all .6s;
}
.original li a::before {
	content: '';
	position: absolute;
	top: 9px;
	left: 0;
	width: 6px;
	height: 6px;
	background: #FF6E00;
	border-radius: 100% 100%;
	-webkit-transform: all .6s;
	-moz-transition: all .6s;
	-o-transition: all .6s;
	-ms-transition: all .6s;
	transition: all .6s;
	-webkit-transform: scale(1) translateX(-56%);
	-moz-transform: scale(1) translateX(-56%);
	-o-transform: scale(1) translateX(-56%);
	-ms-transform: scale(1) translateX(-56%);
	transform: scale(1) translateX(-56%);
	-webkit-transform-origin: 0% 50%;
	-moz-transform-origin: 0% 50%;
	-o-transform-origin: 0% 50%;
	-ms-transform-origin: 0% 50%;
	transform-origin: 0% 50%;
}
.original li a::after {
	content: '';
	position: absolute;
	top: 4px;
	left: 0;
	width: 16px;
	height: 16px;
	background: rgba(62, 113, 246, 0.1);
	border-radius: 100% 100%;
	-webkit-transform: all .6s;
	-moz-transition: all .6s;
	-o-transition: all .6s;
	-ms-transition: all .6s;
	transition: all .6s;
	-webkit-transform: scale(0) translateX(-53%);
	-moz-transform: scale(0) translateX(-53%);
	-o-transform: scale(0) translateX(-53%);
	-ms-transform: scale(0) translateX(-53%);
	transform: scale(0) translateX(-53%);
	-webkit-transform-origin: 0% 50%;
	-moz-transform-origin: 0% 50%;
	-o-transform-origin: 0% 50%;
	-ms-transform-origin: 0% 50%;
	transform-origin: 0% 50%;
}
.original li a:hover {
	color: #FF6E00;
}
.original li a:hover::after {
	-webkit-transform: scale(1) translateX(-53%);
	-moz-transform: scale(1) translateX(-53%);
	-o-transform: scale(1) translateX(-53%);
	-ms-transform: scale(1) translateX(-53%);
	transform: scale(1) translateX(-53%);
	-webkit-transform-origin: 0% 50%;
	-moz-transform-origin: 0% 50%;
	-o-transform-origin: 0% 50%;
	-ms-transform-origin: 0% 50%;
	transform-origin: 0% 50%;
}
.original li a:hover::before {
	-webkit-transform: scale(1.5) translateX(-56%);
	-moz-transform: scale(1.5) translateX(-56%);
	-o-transform: scale(1.5) translateX(-56%);
	-ms-transform: scale(1.5) translateX(-56%);
	transform: scale(1.5) translateX(-56%);
	-webkit-transform-origin: 0% 50%;
	-moz-transform-origin: 0% 50%;
	-o-transform-origin: 0% 50%;
	-ms-transform-origin: 0% 50%;
	transform-origin: 0% 50%;
}
.urge-more, .urge-more .urge-avatars {
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}
.urge-more {
	bottom: 10px;
	right: 18px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	margin-top: 15px;
}
.urge-more .urge-avatars {
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}
.urge-more .urge-avatars {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: start;
	-ms-flex-pack: start;
	justify-content: flex-start;
	display: inline-block;
	margin-left: 20px;
}
.urge-more .urge-avatars .avatar:not(:last-child) {
	margin-right: -7px;
	border: 0;
	vertical-align: middle;
	z-index: 3;
	display: inline-block;
	width: 26px;
	height: 26px;
	border-radius: 50%;
	position: relative;
	image-rendering: -moz-crisp-edges;
	image-rendering: -o-crisp-edges;
	image-rendering: -webkit-optimize-contrast;
	image-rendering: crisp-edges;
	-ms-interpolation-mode: nearest-neighbor;
}
.urge-more .urge-text {
	font-size: 13px;
	font-weight: 400;
	color: #1f374c;
	line-height: 13px;
	display: inline-block;
}
.urge-more .urge-text .urge-persons {
	margin-left: 10px;
	display: inline-block;
}
.urge-more .urge-text .urge-counts {
	display: inline-block;
	margin: 0 14px;
}
.urge-more .urge-btn {
	cursor: pointer;
	width: 100px;
	height: 34px;
	border-radius: 7px;
	border: 1px solid #ff6e00;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	font-size: 14px;
	font-weight: 400;
	color: #ff6e00;
	line-height: 30px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	text-align: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	display: inline-block;
}
.urge-more .urge-avatars .avatar {
	display: inline-block;
	width: 26px;
	height: 26px;
	border-radius: 50%;
	position: relative;
	z-index: 1;
	image-rendering: -moz-crisp-edges;
	image-rendering: -o-crisp-edges;
	image-rendering: -webkit-optimize-contrast;
	image-rendering: crisp-edges;
	-ms-interpolation-mode: nearest-neighbor;
	border: 0;
	vertical-align: middle;
}
.summary-inner {
	width: 100%;
}
.btn-download {
	float: right;
	width: 100px;
	height: 36px;
	line-height: 36px;
	border-radius: 18px;
	background: #ff7106;
	background-image: linear-gradient(120deg, #fc9d58, #ff7106);
	box-shadow: 0px 2px 5px #ffd3b3;
	padding: 0px;
	color: #fff;
	font-size: 14px;
	text-align: center;
	vertical-align: middle;
	box-shadow: 0 5px 15px rgba(228,70,0,0.3);
	transition: 0.5s;
	margin-right: 55px;
}
.btn-download:hover {
	background: #fc9d58;
	background-image: none;
	background-image: linear-gradient(120deg, #ff7106, #fc9d58);
	color: #fff;
}
.file-checked {
	position: relative;
	margin-right: 20px;
	float: right;
	margin-top: 5px;
}
.file-checked .on {
	border-color: #ff6e00;
	color: #ff6e00;
}
.file-checked .checkbox {
	display: inline-block;
	width: 14px;
	height: 14px;
	margin-right: 5px;
	line-height: 12px;
	text-align: center;
	border: 1px solid #b6c3cd;
	border-top-color: rgb(182, 195, 205);
	border-right-color: rgb(182, 195, 205);
	border-bottom-color: rgb(182, 195, 205);
	border-left-color: rgb(182, 195, 205);
	border-radius: 2px;
}
.checkbox i {
	-webkit-transform: scale(.8);
	-ms-transform: scale(.8);
	transform: scale(.8);
	display: inline-block;
	font-size: 12px;
}
.iconfont {
	font-family: "iconfont" !important;
	font-size: 16px;
	font-style: normal;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}
.icon-check::before {
	content: "\e6e5";
}
.file-checked .sum {
	font-size: 14px;
	display: inline-block;
	vertical-align: bottom;
}
.file-checked em {
	color: #ed1c24;
	font-weight: 700;
}
.set-download {
	height: 40px;
	float: right;
	margin-left: 20px;
	margin-top: 20px;
	width: 130px;
	line-height: 40px;
	background-color: #ff6e00;
	color: #fff;
	text-align: center;
	cursor: pointer;
	border-radius: 20px;
}
i.hot {
	background: #e74b39;
}
.title i {
	position: relative;
	display: inline-block;
	margin-left: 4px;
	vertical-align: middle;
	width: 23px;
	height: 22px;
	border-radius: 2px;
	color: #fff;
}
.title i.hot::before {
	content: "hot";
}
.album-top .title i::before {
	position: absolute;
	top: 0;
	font-size: 14px;
	height: 100%;
	width: 100%;
	line-height: 22px;
	text-align: center;
	font-weight: 400;
}
.title i.jian {
	background: #fcaa14;
}
.album-top .title i {
	position: relative;
	display: inline-block;
	margin-left: 4px;
	vertical-align: middle;
	width: 23px;
	height: 22px;
	border-radius: 2px;
	color: #fff;
}
.title i.jian::before {
	content: "\8350";
}
.album-top .title i::before {
	position: absolute;
	top: 0;
	font-size: 14px;
	height: 100%;
	width: 100%;
	line-height: 22px;
	text-align: center;
	font-weight: 400;
}
.list-item {
	position: relative;
	padding: 25px 40px 15px;
}
.list-item:after {
	content: "";
	display: table;
}
.list-item:after {
	clear: both;
	overflow: hidden;
}
.list-item:before {
	position: absolute;
	top: 0;
	height: 1px;
	border-top: 1px dotted #ccc;
	left: 20px;
	right: 20px;
	content: "";
}
.list-item:hover {
	/*outline: 1px solid #4b98ff;*/
	z-index: 2;
	background: rgba(29, 152, 255, 0.03);
}
.list-item:hover:before {
	display: none;
}
.list-item:first-child:before {
	display: none;
}
.list-item .list-item-img {
	position: relative;
	float: left;
	margin: 4px 20px 0 0;
	width: 70px;
	height: 93px;
}
.list-item .list-item-img img {
	vertical-align: middle;
	width: 100%;
	height: 100%;
}
.list-item .list-item-img em {
	position: absolute;
	width: 70px;
	left: 2px;
	top: 28px;
	height: 45px;
	overflow: hidden;
	line-height: 15px;
	font-size: 12px;
	color: #fff;
	word-break: break-all;
	z-index: 2;
	text-align: center;
}
.list-item .list-mid {
	float: left;
	width: 700px;
	margin-top: 4px;
	overflow: hidden;
}
.list-item .mid-tit {
	position: relative;
	height: 20px;
	line-height: 20px;
	font-size: 0;
	width: 500px;
	overflow: hidden;
}
.list-item .mid-tit .high_light {
	display: inline-block;
	vertical-align: top;
	max-width: 640px;
	font-size: 18px;
	line-height: 18px;
	font-weight: bold;
	color: #1f374c;
	white-space: nowrap;
	overflow: hidden;
	-o-text-overflow: ellipsis;
	text-overflow: ellipsis;
}
.list-item .mid-tit .high_light:link {
	color: #1f374c;
}
.list-item .mid-tit .high_light:visited {
	color: #1f374c;
}
.list-item .mid-tit .high_light:hover {
	color: #ff6e00;
}
.list-item .mid-tit .high_light:active {
	color: #ff6e00;
}
.list-item .mid-tit .category {
	display: inline-block;
	vertical-align: top;
	font-size: 18px;
	line-height: 18px;
	font-weight: bold;
	color: #1f374c;
}
.list-item .mid-tit .type {
	display: inline-block;
	margin-left: 2px;
	padding: 0 5px;
	font-size: 14px;
	vertical-align: top;
	background: #4b98ff;
	color: #fff;
	font-weight: normal;
	border-radius: 2px;
}
.list-item .mid-tit .type:hover {
	color: #fff;
	background: #4b98ff;
}
.list-item .classify {
	margin-top: 10px;
	font-size: 0;
}
.list-item .classify a {
	display: inline-block;
	position: relative;
	font-size: 12px;
	height: 16px;
	line-height: 16px;
	color: #5A758B;
}
.list-item .classify a:after {
	padding: 0 4px;
	content: ">";
}
.list-item .classify a:last-child:after {
	display: none;
}
.list-item .classify a:hover {
	color: #ff6e00;
}
.list-item .attribute {
	margin-top: 10px;
	font-size: 0;
}
.list-item .attribute a {
	display: inline-block;
	height: 20px;
	margin: 0 2px;
	padding: 0 10px;
	line-height: 20px;
	font-size: 12px;
	color: #5a758b;
	background: #ebf5ff;
	border-radius: 2px;
}
.list-item .attribute a:hover {
	background: #ff6e00;
	color: #fff;
}
.list-item .album {
	margin-top: 14px;
	position: relative;
	padding-left: 40px;
	line-height: 16px;
}
.list-item .album.album-item {
	padding-left: 0;
}
.list-item .album.album-item .red {
	color: #f20;
}
.list-item .album .key {
	position: absolute;
	left: 0;
	top: 0;
	font-size: 12px;
	color: #5a758b;
}
.list-item .album .name, .list-item .album .subset {
	display: block;
	margin-bottom: 6px;
	font-size: 12px;
	color: #5a758b;
}
.list-item .album .name:hover, .list-item .album .subset:hover {
	color: #ff6e00;
}
.list-item .album .name {
	color: #ff6e00;
}
.list-item .album .name:hover {
	color: #ff4d4d;
}
.list-item .feature {
	margin-top: 14px;
	line-height: 16px;
}
.list-item .feature .item {
	display: inline-block;
	padding-right: 20px;
	font-size: 12px;
	color: #95a8b7;
	max-width: 120px;
	white-space: nowrap;
	overflow: hidden;
	-o-text-overflow: ellipsis;
	text-overflow: ellipsis;
}
.list-item .feature .item i {
	font-size: 14px;
	margin-right: 3px;
	color: #95a8b7;
}
.list-item .feature .item em {
	color: #95a8b7;
}
.list-item .feature .item em.marked {
	color: #95a8b7;
}
.list-item .feature .item a {
	color: #95a8b7;
}
.list-item .feature .item a:hover {
	color: #ff4d4d;
}
.list-item .star-rate {
	display: inline-block;
	height: 16px;
	vertical-align: top;
}
.list-item .star-rate span i {
	font-size: 14px;
}
.list-item .star-rate span i.huang-star {
	color: #fd9907;
}
.list-item .star-rate span i.hui-star {
	color: #e3e3e3;
}
.list-item .star-rate .star-item {
	display: inline-block;
	position: relative;
}
.list-item .star-rate .star-decimal {
	display: inline-block;
	overflow: hidden;
	position: absolute;
	left: 0;
	top: 0;
}
.list-item .star-rate .star-text {
	color: #b5c3cd;
	margin-left: 5px;
	font-size: 12px;
	color: #999;
}
.list-item .dn-btn {
	float: right;
	min-width: 91px;
	text-align: center;
	margin-right: 20px;
}
.list-item .ck-btn {
	padding-top: 30px;
}
.list-item .dn-btn .btn, .list-item .dn-btn .type, .list-item .dn-btn .point, .list-item .dn-btn .jiar {
	display: block;
	color: #b5c3cd;
	font-size: 14px;
	line-height: 14px;
}
.list-item .dn-btn .jiar:hover {
	color: #fa5714;
}
.list-item .dn-btn .point {
	color: #fa5714;
	margin-top: 11px;
}
.list-item .dn-btn .discount {
	color: #fa5714;
}
.list-item .dn-btn .btn {
	height: 32px;
	line-height: 32px;
	text-align: center;
	color: #fff;
	background: #ff6e00;
	border-radius: 17px;
}
.list-item .dn-btn .btn:hover {
	background: #2975dc;
	color: #fff;
}
.list-item .btn-group {
	position: absolute;
	padding-top: 13px;
	top: 25px;
	right: 20px;
}
.list-item .btn-group .btn-tab {
	float: left;
	margin-left: -1px;
	width: 44px;
	line-height: 32px;
	color: #ff6e00;
	text-align: center;
	border: 1px solid #ff6e00;
}
.list-item .btn-group .btn-tab:first-child {
	border-radius: 17px 0 0 17px;
}
.list-item .btn-group .btn-tab:last-child {
	border-radius: 0 17px 17px 0;
}
.list-item .btn-group .btn-tab:hover, .list-item .btn-group .btn-tab.current {
	color: #fff;
	background: #ff6e00;
	cursor: pointer;
	line-height: 32px;
	text-align: center;
	padding: 0;
}
.list-item .type-icon {
	position: relative;
	float: left;
	width: 70px;
	height: 109px;
	margin: 0 20px 0 0; /* �޸ĵĴ𰸽���  20210316  txl */ /* ���ӱ�ǩ 20200316 txl */
}
.list-item .type-icon .thumb {
	position: absolute;
	top: 0;
	left: 1px;
	z-index: 0;
	width: 68px;
	height: 88px;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	-webkit-transition: all 0.4s;
	-moz-transition: all 0.4s;
	-ms-transition: all 0.4s;
	-o-transition: all 0.4s;
	transition: all 0.4s;
	cursor: move;
	overflow: hidden;
}
.list-item .type-icon .thumb img {
	display: block;
	width: 100%;
	height: 100%;
	background: #fff;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
}
.list-item .type-icon .thumb .imagezoom {
	position: absolute;
	width: 100%;
	height: 30px;
	top: 0;
	left: 0;
	background: rgba(75, 152, 255, 0.3);
}
.list-item .type-icon .thumb.media-thumb {
	border: none;
	cursor: auto;
}
.list-item .type-icon .thumb.media-thumb .imagezoom, .list-item .type-icon .thumb.media-thumb img {
	display: none;
}
.list-item .type-icon .type {
	position: relative;
	display: block;
	margin: 0 auto;
	width: 68px;
	height: 88px;
	border: 1px solid #dbe4ec;
	border-radius: 6px;
	background: #fff;
	text-align: center;
	font-family: "iconfont" !important;
	font-size: 13px;
	font-style: normal;
	-webkit-font-smoothing: antialiased;
	color: #ddd;
	cursor: pointer;
}
.list-item .type-icon .type .iconfont {
	position: absolute;
	top: 29px;
	left: 0;
	right: 0;
	margin: 0 auto;
	font-size: 30px;
	line-height: 1;
	color: #259ff0;
}
.list-item .type-icon .type .iconfont.icon-doc-rar {
	color: #5ed36e;
}
.list-item .type-icon .type .iconfont.icon-doc-mp3 {
	color: #d976ae;
}
.list-item .type-icon .type .iconfont.icon-doc-xls {
	color: #6eb450;
}
.list-item .type-icon .type .iconfont.icon-doc-ppt {
	color: #fd7532;
}
.list-item .type-icon .type .iconfont.icon-doc-doc {
	color: #259ff0;
}
.list-item .type-icon .type .iconfont.icon-doc-pdf {
	color: #e03f3f;
}
.list-item .type-icon .type .iconfont.icon-doc-swf {
	color: #28c0ba;
}
.list-item .type-icon .type .iconfont.icon-doc-flv {
	color: #28c0ba;
}
.list-item .type-icon .type .iconfont.icon-doc-other {
	color: #aeaeae;
}
.list-item .type-icon .type .iconfont.icon-doc-pic {
	color: #e03f3f;
}
.list-item .type-icon .type:before {
	position: absolute;
	width: 19px;
	height: 19px;
	right: 1px;
	top: 1px;
	content: "\e87e";
	border-radius: 0 0 0 7px;
	border: 1px solid #e1e1e1;
	border-top: none;
	border-right: none;
}
.list-item .type-icon .type-1, .list-item .type-icon .type-2, .list-item .type-icon .type-3, .list-item .type-icon .type-4, .list-item .type-icon .type-6, .list-item .type-icon .type-7, .list-item .type-icon .type-8, .list-item .type-icon .type-9 {
	position: absolute;
	width: 100%;
	left: 0;
	bottom: 24px;
	height: 22px;
	line-height: 22px;
	background: #7c9dfc;
	font-size: 12px;
	color: #fff;
	text-align: center;
	z-index: 3;
}
.list-item .type-icon .type-1:before, .list-item .type-icon .type-1:after, .list-item .type-icon .type-2:before, .list-item .type-icon .type-2:after, .list-item .type-icon .type-3:before, .list-item .type-icon .type-3:after, .list-item .type-icon .type-4:before, .list-item .type-icon .type-4:after, .list-item .type-icon .type-6:before, .list-item .type-icon .type-6:after, .list-item .type-icon .type-7:before, .list-item .type-icon .type-7:after, .list-item .type-icon .type-8:before, .list-item .type-icon .type-8:after, .list-item .type-icon .type-9:before, .list-item .type-icon .type-9:after {
	position: absolute;
	content: "";
	left: 0;
	border-width: 2px;
	border-style: solid;
	border-color: transparent #3450a2 #3450a2 transparent;
	top: -4px;
}
.list-item .type-icon .type-1:after, .list-item .type-icon .type-2:after, .list-item .type-icon .type-3:after, .list-item .type-icon .type-4:after, .list-item .type-icon .type-6:after, .list-item .type-icon .type-7:after, .list-item .type-icon .type-8:after, .list-item .type-icon .type-9:after {
	right: 0;
	left: auto;
	border-color: transparent transparent #3450a2 #3450a2;
}
.list-item .type-icon .type-1, .list-item .type-icon .type-9 {
	background: #85cd38;
}
.list-item .type-icon .type-1:before, .list-item .type-icon .type-9:before {
	border-color: transparent #4c8337 #4c8337 transparent;
}
.list-item .type-icon .type-1:after, .list-item .type-icon .type-9:after {
	border-color: transparent transparent #4c8337 #4c8337;
}
.list-item .type-icon .type-2 {
	background: #44a6fd;
}
.list-item .type-icon .type-2:before {
	border-color: transparent #366fa1 #366fa1 transparent;
}
.list-item .type-icon .type-2:after {
	border-color: transparent transparent #366fa1 #366fa1;
}
.list-item .type-icon .type-3 {
	background: #0dbeb8;
}
.list-item .type-icon .type-3:before {
	border-color: transparent #0b7a76 #0b7a76 transparent;
}
.list-item .type-icon .type-3:after {
	border-color: transparent transparent #0b7a76 #0b7a76;
}
.list-item .type-icon .type-4 {
	background: #a48eff;
}
.list-item .type-icon .type-4:before {
	border-color: transparent #5e538e #5e538e transparent;
}
.list-item .type-icon .type-4:after {
	border-color: transparent transparent #5e538e #5e538e;
}
.list-item .type-icon .type-6 {
	background: #ff9540;
}
.list-item .type-icon .type-6:before {
	border-color: transparent #9f5a34 #9f5a34 transparent;
}
.list-item .type-icon .type-6:after {
	border-color: transparent transparent #9f5a34 #9f5a34;
}
.list-item .type-icon .type-7 {
	background: #f9bd08;
}
.list-item .type-icon .type-7:before {
	border-color: transparent #9d7e24 #9d7e24 transparent;
}
.list-item .type-icon .type-7:after {
	border-color: transparent transparent #9d7e24 #9d7e24;
}
.list-item .type-icon .type-8 {
	background: #7c9dfc;
}
.list-item .type-icon .type-8:before {
	border-color: transparent #4a62aa #4a62aa transparent;
}
.list-item .type-icon .type-8:after {
	border-color: transparent transparent #4a62aa #4a62aa;
}
.list-item .type-icon .page {
	position: relative;
	margin-top: 8px;
	display: block;
	line-height: 12px;
	height: 12px;
	font-size: 12px;
	color: #95a8b7;
	text-align: center;
	z-index: 2;
}
.list-item .type-icon:hover .thumb {
	top: -8px;
	z-index: 2;
}
.list-item .type-icon:hover .thumb.media-thumb {
	top: 0;
	z-index: 2;
}
.list-item .type-icon .file-type {
	display: block;
	width: 76px;
	height: 21px;
	text-align: center;
	line-height: 23px;
	background: url(https://zxxkstatic.zxxk.com/newchildsite/skins/subject/img/childIndex/type-bg.png) no-repeat;
	position: absolute;
	left: -3px;
	bottom: 18px;
	z-index: 3;
}
.list-item .type-icon .file-type i {
	font-size: 12px;
	color: #ff6e00;
	margin: 0 4px;
}
.list-item .type-icon .file-type i + i {
	position: relative;
}
.list-item .type-icon .file-type i + i:before {
	content: "";
	width: 1px;
	height: 14px;
	background: #d9e8f4;
	position: absolute;
	left: -7px;
	top: 1px;
}
.list-item .type-icon .file-label {
	position: absolute;
	top: 6px;
	left: -3px;
	z-index: 3;
	text-align: center;
	width: 44px;
	height: 21px;
	font-size: 12px;
	color: #ffffff;
	line-height: 17.5px;
	padding-right: 1px;
	-webkit-box-sizing: border-box;
	box-sizing: border-box; /*��ǿУ*/ /*������*/ /*ʡ�ص�*/ /*��Ʒ*/ /*�ع�*/
}
.list-item .type-icon .file-label.file-label-1 {
	background: url(https://zxxkstatic.zxxk.com/newchildsite/skins/subject/img/childIndex/bqx.png) no-repeat;
}
.list-item .type-icon .file-label.file-label-2 {
	background: url(https://zxxkstatic.zxxk.com/newchildsite/skins/subject/img/childIndex/dsf.png) no-repeat;
}
.list-item .type-icon .file-label.file-label-3 {
	background: url(https://zxxkstatic.zxxk.com/newchildsite/skins/subject/img/childIndex/szd.png) no-repeat;
}
.list-item .type-icon .file-label.file-label-4 {
	width: 33px;
	background: url(https://zxxkstatic.zxxk.com/newchildsite/skins/subject/img/childIndex/jp.png) no-repeat;
}
.list-item .type-icon .file-label.file-label-5 {
	width: 33px;
	background: url(https://zxxkstatic.zxxk.com/newchildsite/skins/subject/img/childIndex/tg.png) no-repeat;
}
.list-item .preview {
	display: none;
	position: fixed;
	z-index: 4;
	left: 90px;
	top: 0px;
	width: 864px;
	height: 600px;
	background: #fff;
	border: 1px solid #ddd;
	overflow: hidden;
	-webkit-box-shadow: 0 6px 15px 2px rgba(170, 170, 170, 0.5);
	-moz-box-shadow: 0 6px 15px 2px rgba(170, 170, 170, 0.5);
	box-shadow: 0 6px 15px 2px rgba(170, 170, 170, 0.5);
}
.list-item .preview .images {
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	min-height: 300px;
	width: 100%;
}
.list-item .preview img {
	display: block;
	width: 100%;
}
.list-item .preview:before {
	position: absolute;
	top: 0;
	left: 0;
	width: 58px;
	height: 28px;
	line-height: 28px;
	text-align: center;
	content: "\9884\89c8";
	color: #fefefe;
	font-size: 16px;
	background-color: #ddd;
	border-radius: 0 0 16px 0;
}
.list-item .preview.media-preview {
	width: 400px;
	height: 100px;
	font-size: 16px;
	color: #999;
	text-align: center;
	line-height: 100px;
}
.list-item .preview.media-preview:before {
	display: none;
}

.list-item.third-item .mid-tit a:hover {
	color: #fa5614;
}
.list-item.third-item .dn-btn .btn {
	background-color: #ff4d4d;
}
.list-item.third-item .dn-btn .btn:hover {
	background-color: #e73d3d;
}
.list-item.third-item .dn-btn .point {
	color: #ff4d4d;
}
.list-item .item-tit {
	display: inline-block;
	vertical-align: middle;
	max-width: 640px;
	line-height: 35px;
	font-size: 16px;
	-o-text-overflow: ellipsis;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
}
.list-item .list-mid .item-tit:hover {
	color: #fa5614;
}
.list-item .type-icon .type::before {
	position: absolute;
	width: 19px;
	height: 19px;
	right: 1px;
	top: 1px;
	content: "\e87e";
	border-radius: 0 0 0 7px;
	border: 1px solid #e1e1e1;
	border-top-color: rgb(225, 225, 225);
	border-top-style: solid;
	border-top-width: 1px;
	border-right-color: rgb(225, 225, 225);
	border-right-style: solid;
	border-right-width: 1px;
	border-top: none;
	border-right: none;
}
.icon-doc-doc::before {
	content: "\e63a";
}
.list-item .type-icon .type .iconfont.icon-doc-doc {
	color: #259ff0;
}
.list-item .type-icon .type .iconfont {
	font-size: 50px;
	line-height: 1;
	color: #259ff0;
}
.icon-doc-pic:before {
	content: "\e628";
}
.icon-doc-rar:before {
	content: "\e602";
}
.icon-doc-pdf:before {
	content: "\e7cf";
}
.icon-doc-other:before {
	content: "\e6e1";
}
.icon-doc-doc:before {
	content: "\e63a";
}
.icon-doc-ppt:before {
	content: "\e63b";
}
.icon-doc-xls:before {
	content: "\e63c";
}
.icon-doc-mp3:before {
	content: "\e6e6";
}
.icon-tubiao-2:before {
	content: "\e627";
}
.icon-hot:before {
	content: "\e61e";
}
.icon-tubiao-:before {
	content: "\e623";
}
.icon-tubiao-1:before {
	content: "\e626";
}
.icon-sign:before {
	content: "\e60b";
}
.icon-recruit:before {
	content: "\e622";
}
.icon-collect:before {
	content: "\e624";
}

/*  */
.zlb-banner-box {
	width: 1400px;
}
.content {
	width: 1400px;
}
.content-bottom-box {
	width: 1030px
	;
}
.zl-name {
	width: 47%;
}
.content-mind {
	width: 66%;
}