.tl-banner {
	padding: 10px 30px 0;
}

.right-side ul,
ol {
	list-style: none
}

.right-side img {
	display: block;
	width: 100%;
	border: none;
}

.right-side a {
	text-decoration: none;
}

.right-side {
	float: right;
	width: 310px;
}

.right-side .header-wrap {
	display: flex;
	justify-content: space-between;
	align-items: center;
	margin-bottom: 15px;
}

.right-side .title {
	position: relative;
	display: inline-block;
	padding-left: 20px;
	margin-top: 10px;
	font-size: 18px;
	font-weight: bold;
	color: #333;
	line-height: 28px;
}

.right-side .title::before {
	content: '';
	position: absolute;
	top: 2px;
	left: 10px;
	display: block;
	width: 4px;
	height: 24px;
	border-radius: 2px;
	background-image: linear-gradient(to bottom, #ff6f01, #ff8e1b);
}

.right-side .title::after {
	content: '';
	position: absolute;
	top: -3px;
	right: -10px;
	z-index: -1;
	display: block;
	width: 16px;
	height: 16px;
	border-radius: 8px;
	background-image: linear-gradient(to bottom, #facd89, #f9fcff);
}

.right-side .more-btn {
	position: relative;
	margin-right: 10px;
	padding-right: 20px;
	font-size: 14px;
	color: #959595;
	cursor: pointer;
}

.right-side .more-btn::after {
	content: '';
	position: absolute;
	top: 0;
	right: 0;
	display: block;
	width: 19px;
	height: 19px;
	background: url(https://img.gaodun.cn/skin_wx/cpa/article/img/more-ico.png) center top no-repeat;
	background-size: cover;
}

.data-wrap {
	background-color: #fff;
	padding: 10px 0;
	margin-top: 20px;
}

.data-ad {
	margin-top: 20px;
}

.data-ad img {
	border-radius: 12px;
}

.hot-topic-wrap {
	background-color: #fff;
	padding: 10px 0;
	margin-top: 20px;
}

.focus-wrap {
	background-color: #fff;
	padding: 10px 0;
	margin-top: 20px;
}

.right-side .countdown-wrap {
	height: 270px !important;
	text-align: center;
	background: url(https://img.gaodun.cn/skin_wx/cpa/article/img/countdown-bg.jpg) center top no-repeat;
	background-size: contain;
	color: #fff;
	background-color: #fff;
}

.right-side .countdown-wrap .head1 {
	font-size: 46px;
	color: #fff;
	margin-bottom: 0px;
}

.right-side .countdown-wrap .head2 {
	font-size: 32px;
	margin-bottom: 0px;
}

.right-side .countdown-wrap .countdown-num-list {
	display: flex;
	justify-content: space-between;
	align-items: center;
	width: 200px;
	margin-left: 20px;
	margin-top: 10px;
	font-size: 46px;
	line-height: 64px;
	margin-bottom: 0px;
}

.right-side .countdown-wrap .countdown-num-item {
	width: 51px;
	height: 64px;
	font-weight: 700;
	background: url(https://img.gaodun.cn/skin_wx/cpa/article/img/num-bg.png) center top no-repeat;
	background-size: contain;
	color: #fc7736;
}

.right-side .countdown-wrap .countdown-num-unit {
	font-size: 24px;
	font-weight: 700;
	color: #ffebda;
}

.right-side .countdown-wrap .countdown-btn-list {
	display: flex;
	justify-content: space-between;
	width: 260px;
	margin: 30px auto 0;
}

.right-side .countdown-wrap .countdown-btn-item {
	width: 125px;
	height: 30px;
	font-size: 16px;
	line-height: 30px;
	border-radius: 15px;
	cursor: pointer;
	background-image: linear-gradient(to bottom, #ff6e00, #ff8f1c);
	box-shadow: -9px 6px 15px -5px #ff7808;
}

.right-side .countdown-wrap .countdown-btn-item a {
	color: #fff;
}

.right-side .guide-wrap {
	margin-top: 20px;
	background-color: #fff;
	padding: 10px 0;
}

.right-side .guide-wrap .table {
	table-layout: fixed;
	border-collapse: collapse;
	width: 300px;
	margin: 20px 5px;
	font-size: 14px;
	text-align: center;
}

.right-side .guide-wrap .table .table-content {
	height: 100px;
	border: 5px solid rgb(251, 251, 251);
	background-color: #f2f4f7;
}

.right-side .guide-wrap .table .table-content a {
	display: block;
	color: #000;
}

.right-side .guide-wrap .table .table-ico {
	width: 50px;
	margin: auto;
}

.right-side .guide-wrap .tool-list {
	width: 285px;
	margin: auto;
}

.right-side .guide-wrap .tool-item {
	display: flex;
	justify-content: space-between;
	align-items: center;
	margin-bottom: 10px;
}

.right-side .guide-wrap .tool-img-wrap {
	display: flex;
	flex-direction: column;
	justify-content: flex-end;
	width: 90px;
	height: 110px;
}

.right-side .guide-wrap .tool-item:nth-child(1) .tool-img-wrap {
	background: url(https://stark-attachment.pxo.cn/img/202211041511310190125.png) center top no-repeat;
	background-size: cover;
}

.right-side .guide-wrap .tool-item:nth-child(2) .tool-img-wrap {
	background: url(https://img.gaodun.cn/skin_wx/cpa/article/img/guide-img2.jpg) center top no-repeat;
	background-size: cover;
}

.teacher-banner-wrap {
	background-color: #fff;
	padding: 10px 0;
	margin-top: 20px;
}

.right-side .guide-wrap .tool-img-name {
	font-size: 12px;
	text-align: center;
	line-height: 24px;
	color: #fff;
	background: rgba(0, 0, 0, .68);
}

.right-side .guide-wrap .tool-item-right {
	width: 180px;
}

.right-side .guide-wrap .tool-title {
	font-size: 14px;
	line-height: 2;
	color: #313131;
}

.right-side .guide-wrap .tool-content {
	font-size: 14px;
	line-height: 1.5;
	color: #999;
}

.right-side .guide-wrap .tool-btn {
	width: 80px;
	margin-left: auto;
	margin-top: 10px;
	font-size: 14px;
	text-align: center;
	line-height: 30px;
	border: 1px solid #fdc4bb;
	border-radius: 6px;
	cursor: pointer;
	float: left;
	margin-right: 5px;
	color: #e33b29;
}

.right-side .guide-wrap .tool-btn a {
	color: #e33b29;
}

.right-side .teacher-banner-wrap .teacher-banner {
	padding: 0 5px;
}

.right-side .teacher-banner-wrap .teacher-banner-item {
	position: relative;
	display: flex;
	flex-direction: column;
	justify-content: center;
	width: 295px;
	height: 233px;
	cursor: pointer;
}

.right-side .teacher-banner-wrap .teacher-banner-item a {
	display: block;
}

.right-side .teacher-banner-wrap .teacher-banner-bg {
	position: absolute;
	width: 295px;
	left: 0;
	top: 0;
	z-index: -1;
}

.right-side .teacher-banner-wrap .name {
	width: 110px;
	margin-left: auto;
	margin-right: 3px;
	font-size: 22px;
	line-height: 2;
	color: #ff7002;
	border-bottom: 1px solid rgb(255, 208, 171);
}

.right-side .teacher-banner-wrap .introduction {
	width: 85px;
	margin-left: auto;
	margin-right: 25px;
	padding: 15px 0;
	font-size: 16px;
	line-height: 1.5;
	color: #000;
}

.right-side .teacher-banner-wrap .identify {
	width: 110px;
	height: 30px;
	margin-left: auto;
	margin-right: 10px;
	font-size: 16px;
	text-align: center;
	line-height: 30px;
	border-radius: 15px;
	color: #fff;
	background-image: linear-gradient(to left, #ff6e00, #ff8f1c);
}

#teacherBannerSwiper {
	padding-bottom: 25px;
}

#teacherBannerSwiper .tab {
	bottom: 0;
}

#teacherBannerSwiper .swiper-pagination-bullet {
	width: 9px;
	height: 9px;
	background: #ececec;
	border-radius: 5px;
	opacity: 1;
	/* cursor: pointer; */
}

#teacherBannerSwiper .swiper-pagination-bullet.swiper-pagination-bullet-active {
	width: 18px;
	height: 7px;
	border-radius: 4px;
	background: #fc9d35;
}

.right-side .teacher-banner-wrap .right-side-banner {
	width: 294px;
	margin: 20px auto;
	border-radius: 8px;
}

.right-side .data-wrap .type-list {
	display: flex;
	justify-content: space-between;
	padding: 0 15px;
}

.right-side .data-wrap .type-item {
	position: relative;
	width: 135px;
	font-size: 16px;
	text-align: center;
	line-height: 28px;
	border-radius: 14px;
	background: #f2f2f2;
	color: #000;
	cursor: pointer;
}

.right-side .data-wrap .type-item.active,
.right-side .data-wrap .type-item:hover {
	background: linear-gradient(to left, #ff6e00, #ff8f1c);
	color: #fff;
}

.right-side .data-wrap .type-item.active::after,
.right-side .data-wrap .type-item:hover::after {
	content: '';
	position: absolute;
	left: 50%;
	top: 100%;
	transform: translateX(-50%);
	display: block;
	width: 0;
	height: 0;
	border-left: 6px solid transparent;
	border-right: 6px solid transparent;
	border-top: 8px solid rgb(255, 124, 24);
}

.right-side .data-wrap .data-list {
	padding: 15px 8px;
}

.right-side .data-wrap .data-item {
	display: flex;
	justify-content: space-between;
	align-items: center;
	padding: 10px 7px;
}

.right-side .data-wrap .data-item:hover {
	background: #f9f9f9;
}

.right-side .data-wrap .data-item-ico-wrap {
	width: 43px;
}

.right-side .data-wrap .data-info-wrap {
	flex: 1;
	margin-left: 8px;
}

.right-side .data-wrap .data-info-name {
	font-size: 14px;
	color: #333;
}

.right-side .data-wrap .data-info-name a {
	color: #333;
}

.right-side .data-wrap .data-info-details-wrap {
	display: flex;
	align-items: center;
}

.right-side .data-wrap .data-info-details-worth {
	width: 19px;
}

.right-side .data-wrap .data-info-details-num {
	padding-left: 5px;
	font-size: 14px;
	color: #7e6672;
}

.right-side .data-wrap .data-info-details-size {
	padding-left: 8px;
	font-size: 14px;
	color: #a6a0a9;
}

.right-side .data-wrap .data-info-details-download {
	display: block;
	width: 50px;
	height: 24px;
	margin-left: auto;
	font-size: 12px;
	text-align: center;
	line-height: 24px;
	border-radius: 12px;
	background-image: linear-gradient(to left, #ff6e00, #ff8f1c);
	box-shadow: -7px 3px 12px -4px #ff7808;
	color: #fff;
	cursor: pointer;
}

.right-side .hot-topic-wrap .hot-topic-logo {
	width: 167px;
	margin-right: 10px;
}

.right-side .hot-topic-wrap .hot-topic-list {
	display: flex;
	justify-content: space-evenly;
	align-items: center;
	flex-wrap: wrap;
	text-align: center;
}

.right-side .hot-topic-wrap .hot-topic-item {
	width: 140px;
	padding-bottom: 10px;
}

.right-side .hot-topic-wrap .hot-topic-item a {
	display: block;
}

.right-side .hot-topic-wrap .hot-topic-img {
	width: 140px;
	margin: auto;
	padding-right: 10px;
	font-size: 32px;
	font-weight: 700;
	line-height: 118px;
	color: #fd847c;
	background-size: contain;
}

.right-side .hot-topic-wrap .hot-topic-name {
	font-size: 16px;
	line-height: 2;
	color: #363636;
}

.right-side .hot-topic-wrap .hot-topic-detail {
	font-size: 14px;
	color: #707070;
}

.right-side .focus-wrap .focus-list {
	/* padding-top: 20px; */
	text-align: center;
	line-height: 1.5;
}

.right-side .focus-wrap .qr-code-wrap {
	margin: auto;
}

.right-side .focus-wrap .focus-item:nth-child(1) .qr-code-wrap {
	width: 301px;
	height: 235px;
	padding-top: 32px;
	padding-left: 11px;
	background: url(https://img.gaodun.cn/skin_wx/cpa/article/img/qr-code-app-bg.png) center top no-repeat;
	background-size: contain;
}

.right-side .focus-wrap .focus-item:nth-child(2) .qr-code-wrap {
	width: 289px;
	height: 254px;
	padding-top: 55px;
	padding-left: 13px;
	background: url(https://img.gaodun.cn/skin_wx/cpa/article/img/qr-code-group-bg.png) center top no-repeat;
	background-size: contain;
}

.right-side .focus-wrap .qr-code-img {
	margin: auto;
}

.right-side .focus-wrap .focus-item:nth-child(1) .qr-code-img {
	width: 157px;
}

.right-side .focus-wrap .focus-item:nth-child(2) .qr-code-img {
	width: 152px;
}

.right-side .focus-wrap .focus-title {
	font-size: 16px;
	color: #313131;
}

.right-side .focus-wrap .detail {
	padding: 5px 20px 15px;
	font-size: 14px;
	color: #7d7d7d;
	margin-top: -45px;
}

.Colligate-wrap {
	box-shadow: 0 10px 0 0px #e66c6a;
	border-radius: 20px 20px;
}

.Page {
	margin: auto;
	position: relative;
	z-index: 5;
}

.ondition_july {
	position: relative;
	padding-top: 25px;
	padding-bottom: 5px;
}

.condition {
	background: #fff;
	padding-top: 35px;
	padding: 20px 30px 0px;
	box-sizing: border-box;
	border-radius: 0 0 5px 5px;
}

.clearfix2::after {
	content: '\0020';
	display: block;
	height: 0;
	font-size: 0;
	line-height: 0;
	clear: both;
	overflow: hidden;
}

.condition.condition_july dl dt {
	margin-top: 0;
}

.condition dl {
	margin-bottom: 10px;
	position: relative;
}

.condition dl dt {
	float: left;
	width: 53px;
	font-size: 16px;
	font-weight: 700;
	margin-top: 3px;
	color: #11233f;
	line-height: 33px;
}

.condition dl dd {
	width: 800px;
}

.condition.condition_july dl dd a.cur {
	padding: 0 16px;
	background: #fff;
	box-shadow: 0 0 10px #e4e4e4;
	color: #e31436;
	padding: 0 20px;
	color: #e31436;
}

.condition.condition_july dl dd a {
	position: relative;
	padding: 0 16px;
	margin: 0 0 10px 0;
	/* float: left; */
	display: inline-block;
	height: 33px;
	line-height: 33px;
	border-radius: 33px;
	color: #6b7484;
	text-decoration: none;
	color: #424242;
}

.heard-hide {
	transition: all .3s;
	;
	display: none;
}

.heard-hide.active {
	display: block;
	/* transform; */
}

.ant-modal {
  width: initial !important;
}