.breadcrumb {
	background: transparent;
	margin-bottom: 0;
	font-size: 0.14rem;
}

.breadcrumb a {
	color: #777;
}

.breadcrumb a:hover {
	color: #FF9900;
}

.banner {
	width: 100%;
	/*height: 280px;*/
	height: 280px;
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
}

.banner-bg {
	/*flex-grow: 1;*/
	width: 538px;
	height: 100%;
	text-align: center;
	overflow: hidden;
	float: left;
}

.banner img {
	width: 100%;
	height: 100%;
}

.buy-box {
	/*flex-shrink: 0;*/
	width: 402px;
	height: 100%;
	background: rgba(0,0,0,.02);
	padding: 25px 30px;
	text-align: center;
	float: left;
}

.buy-box p {
	margin-bottom: 6px;
}

.buy-box .title {
	height: 70px;
	line-height: 35px;
	font-size: 22px;
	color: #3d3d3d;
	/*margin-bottom: 10px;*/
}

.buy-box .duration {
	/*margin-top: 15px;*/
	font-size: 0.14rem;
	color: #282828;
}

.buy-box .duration span {
	margin-left: 10px;
}

.buy-box .countdown {
	margin-top: 10px;
	font-size: 0.16rem;
	color: #FF9900;
	letter-spacing: 2px;
}

.buy-box .countdown span {
	color: #666;
	margin-right: 10px;
}

.buy-box .quantity {
	/*margin-top: -3px;*/
	font-size: 0.16rem;
	color: #bbb;
}

.buy-box .quantity span {
	color: #FF9900;
	margin: 0 5px;
}

.buy-box .buy-line {
	margin-top: 15px;
	height: 36px;
	line-height: 36px;
}

.buy-box .buy-line .price {
	font-size: 0.28rem;
	color: #d9534f;
	vertical-align: top;
}

.buy-box .buy-line small {
	color: #ff903e;
	margin-left: 15px;
}

.buy-box .buy-btn ,
.course-tab .buy-btn {
	display: inline-block;
	width: 120px;
	height: 36px;
	line-height: 36px;
	text-align: center;
	-moz-border-radius: 8px;
	     border-radius: 8px;
    color: #fff;
    background-color: #d9534f;
    font-size: 0.18rem;
}

.course-tab .to-buy {
	float: right;
}

.course-tab .buy-btn {
	margin-top: 7px;
	line-height: 32px;
	display: none;
}

.buy-box .buy-btn.own ,
.course-tab .buy-btn.own {
	background: #76cbae;
}

.buy-box .buy-btn.disabled ,
.course-tab .buy-btn.disabled {
	background: #ccc;
}

@media (max-width: 991px) {
	.banner {
		height: 649px;
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		   -moz-box-orient: vertical;
		   -moz-box-direction: normal;
		    -ms-flex-direction: column;
		        flex-direction: column;
	}
	.banner-bg {
		width: 100%;
		height: 359px;
	}
	.buy-box {
		width: 100%;
		height: 290px;
		/*text-align: left;*/
		padding: 26px 50px;
	}
	.buy-box p {
		margin-bottom: 8px;
	}
	.buy-box .title {
		height: 70px;
		line-height: 35px;
		font-size: 22px;
		margin-bottom: 3px;
	}
}

@media (min-width: 1200px) {
	.banner {
		height: 340px;
	}
	.banner-bg {
		width: 653px;
	}
	.buy-box {
		width: 517px;
		padding: 30px 50px; 
	}	
	.buy-box p {
		margin-bottom: 10px;
	}
	.buy-box .title {
		height: 76px;
		line-height: 38px;
		font-size: 24px;
		/*margin-bottom: 15px;*/
	}
	.buy-box .duration {
		/*margin-top: 22px;*/
	}
	.buy-box .countdown {
		margin-top:20px;
	}
	.buy-box .quantity {
		/*margin-top: 15px;*/
	}
	.buy-box .buy-line {
		margin-top: 25px;
	}
}

@media (min-width: 1600px) {
	.banner {
		height: 400px;
	}
	.banner-bg {
		width: 769px;
	}
	.buy-box {
		width: 721px;
		padding: 40px 65px; 
	}
	.buy-box p {
		margin-bottom: 12px;
	}
	.buy-box .title {
		height: 84px;
		line-height: 42px;
		font-size: 26px;
		/*margin-bottom: 25px;*/
	}
	.buy-box .duration {
		/*margin-top: 30px;*/
	}
	.buy-box .buy-line {
		margin-top: 32px;
	}
	.buy-box .buy-btn {
		width: 150px;
		height: 42px;
		line-height: 42px;
	}
}

.main {
	padding-bottom: 50px;
	overflow: hidden;
}

.course-tab {
	width: 100%;
	margin-top: 40px;
	background: #fff;
	position: relative;
	float: left;
}

.catalogue .course-tab {
	margin-top: 0px;
}

.main .tab-head {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 0.50rem;
	border-bottom: 1px solid #f2f2f2;
}

.main .tab-head li {
	width: 155px;
	height: 0.50rem;
	float: left;
}

.main .tab-head li a {
	display: inline-block;
	width: 100%;
	height: 0.50rem;
	line-height: 0.48rem;
	border-top: 3px solid transparent;
	font-size: 0.16rem;
	text-align: center;
	color: #333;
}

.main .tab-head li.active a {
	color: #FF9900;
	border-top: 3px solid #FFD615;
}

.main .tab-content {
	padding-top: 0.50rem;
}

.main .tab-content .none-line {
	width: 100%;
	height: 360px;
	text-align: center;
	padding-top: 170px;
	font-size: 0.16rem;
}

.main .tab-content .pane1 {
	padding: 0 10px;
}

.main .tab-content .pane1 p {
	padding-top: 0.10rem;
	line-height: 0.25rem;
	font-size: 0.14rem;
	margin-bottom: 0;
	color: #666;
	width: 720px;
	max-width: 100%;
	/*margin: 0 auto;*/
}

.main .tab-content .pane1 img {
	/*width: 100%;*/
	display: block;
	max-width: 100%;
	/*margin: 0 auto;*/
}

@media (min-width: 1600px) {
	.main .tab-content .pane1 p,
	.main .tab-content .pane1 img {
		width: 800px;
	}
}

.main .tab-content .play-item {
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	width: 100%;
	border-bottom: 1px solid #f0f0f0;
	padding: 0.08rem 0.15rem;
	-webkit-transition: all .3s ease;
	-moz-transition: all .3s ease;
	transition: all .3s ease;
	overflow: hidden;
}

.main .tab-content .play-item:hover {
	background: #f3f3f3;
}

.main .tab-content .play-item:last-of-type {
	border-bottom: none;
}

.main .tab-content .play-item .iconfont {
	float: left;
	-ms-flex-negative: 0;
	    flex-shrink: 0;
	-ms-flex-item-align: center;
	    -ms-grid-row-align: center;
	    align-self: center;
	width: 0.40rem;
	font-size: 0.24rem;
	color: lightgray;
}

.main .tab-content .pane3 .play-item .iconfont {
	color: #FF9900;
}

.main .tab-content .play-item .play-desc {
	float: left;
	-webkit-box-flex: 1;
	   -moz-box-flex: 1;
	    -ms-flex-positive: 1;
	        flex-grow: 1;
}

.main .tab-content .play-item .play-desc p {
	font-size: 0.16rem;
	line-height: 20px;
	color: #333;
	margin-top: 6px;
	margin-bottom: 3px;
}

.main .tab-content .play-item .play-desc p.time {
	font-size: 0.14rem;
}

.main .tab-content .play-item .play-desc p span {
	font-size: 0.12rem;
	color: #999;
	margin-left: 10px;
}

.main .tab-content .play-item .play-btn {
	float: right;
	-ms-flex-negative: 0;
	    flex-shrink: 0;
	-ms-flex-item-align: center;
	    -ms-grid-row-align: center;
	    align-self: center;
}

.main .tab-content .play-item .play-btn a {
	display: inline-block;
	height: 0.30rem;
	line-height: 0.30rem;
	color: #666;
	font-size: 0.14rem;
	text-align: center;
	margin-left: 15px;
	background: #fff;
	border: 1px solid #f0f0f0;
	-moz-border-radius: 18px;
	     border-radius: 18px;
	width: 0.75rem;
}

.main .tab-content .play-item .play-btn a:hover {
	border: 1px solid #FFD615;
	background: #FFD615;
	color:#262626;
}

.main .tab-content .teacher-item {
	width: 100%;
	border-bottom: 1px solid #f0f0f0;
	padding: 25px 20px 20px;
}

.main .tab-content .teacher-item:last-of-type {
	border-bottom: none;
}

.main .tab-content .teacher-item .top {
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	/*overflow: hidden;*/
}

.main .tab-content .teacher-item .portrait {
	float: left;
	-ms-flex-negative: 0;
	    flex-shrink: 0;
    width: 65px;
    height: 65px;
    -moz-border-radius: 50%;
         border-radius: 50%;
    overflow: hidden;
    cursor: pointer;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    transition: all .3s ease;
}

.main .tab-content .teacher-item .portrait:hover {
	-webkit-transform: translateY(-6px);
	   -moz-transform: translateY(-6px);
	    -ms-transform: translateY(-6px);
	        transform: translateY(-6px);
}

.main .tab-content .teacher-item .portrait img {
	width: 65px;
	height: 65px;
}

.main .tab-content .teacher-item .desc {
	float: left;
	padding: 10px 15px;
}

.main .tab-content .teacher-item .desc p {
	color: #000;
	margin-bottom: 5px;
}

.main .tab-content .teacher-item .desc a {
	color: #6d6d6d;
	font-size: 0.14rem;
}

.main .tab-content .teacher-item .desc a:hover {
	color: #FF9900;
}

.main .tab-content .teacher-item .bottom {
	margin-top: 10px;
	line-height: 20px;
	font-size: 0.14rem;
	color: #999;
}

.card-list {
	width: 290px;
	margin-top: 40px;
	float: right;
	display: none;
}

.list-head {
	width: 100%;
	height: 0.36rem;
	line-height: 0.36rem;
	padding-left: .12rem;
	font-size: 0.16rem;
	background: #fff;
	border-left: 3px solid #FFD615;
}

.card-list .card {
	margin-right: 0;
}

@media (min-width: 992px) {
	.course-tab {
		width: 620px;
	}
	.card-list {
		display: block;
	}
}

@media (min-width: 1200px) {
	.course-tab {
		width: 830px;
	}
	.card-list {
		width: 300px;
	}
	.card {
		width: 300px;
	}
}

@media (min-width: 1600px) {
	.course-tab {
		width: 1110px;
	}
	.card-list {
		width: 338px;
	}
	.card {
		width: 338px;
	}
	.main .tab-content .play-item .play-desc p.time {
		font-size: 15px;
	}
}

/* 协议 */
.agreement-box {
	position:fixed;
	top:0;
	left:0;
	right:0;
	bottom:0;
	z-index: 10;
	background: rgba(0,0,0,.5);
	display: none;
}

.user-agreement {
	width: 7rem;
	min-height: 3rem;
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	   -moz-transform: translate(-50%, -50%);
	    -ms-transform: translate(-50%, -50%);
	        transform: translate(-50%, -50%);
	-webkit-box-sizing: border-box;
	   -moz-box-sizing: border-box;
	        box-sizing: border-box;
	border: 1px solid #ccc;
	-moz-border-radius: 5px;
	     border-radius: 5px;
	padding: 0 20px;
	overflow: hidden;
	background: #ffffff;
}

.agreement-title {
	font-size: 0.18rem;
	text-align: center;
	line-height: 30px;
	padding-top: 12px;
	font-weight: 600;
}

.agreement-text {
	max-height: 4rem;
	margin-bottom: 100px;
	overflow: auto;
	text-align: justify;
	padding: 0 10px;
	font-size: 0.14rem;
}

.agreement-handle {
	width: 100%;
	padding: 10px;
	position: absolute;
	bottom: 0;
	left: 0;
}

.agreement-handle p {
	text-align: center;
	font-size: 0.14rem;
}

.agreement-handle p input[type=radio] {
	margin-right: 5px;
	vertical-align: top;
}

.agreement-handle p button {
	padding: 3px 30px;
	background-color: #FFD615;
	color: #262626;
	border: none;
	outline: none;
	-moz-border-radius: 5px;
	     border-radius: 5px;
	font-size: 0.14rem;
}

.agreement-handle p button:disabled {
	background-color: #cccccc;
	cursor: not-allowed;
}

/* 用户信息 */
.message-box {
	position:fixed;
	top:0;
	left:0;
	right:0;
	bottom:0;
	z-index: 11;
	background: rgba(0,0,0,.5);
	display: none;
}

.user-message {
	width: 4.5rem;
	min-height: 4rem;
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	   -moz-transform: translate(-50%, -50%);
	    -ms-transform: translate(-50%, -50%);
	        transform: translate(-50%, -50%);
	-webkit-box-sizing: border-box;
	   -moz-box-sizing: border-box;
	        box-sizing: border-box;
	border: 1px solid #ccc;
	-moz-border-radius: 5px;
	     border-radius: 5px;
	overflow: hidden;
	background: #ffffff;
}

.message-title {
	font-size: 0.18rem;
	text-align: center;
	line-height: 0.3rem;
	padding-top: 0.26rem;
	font-weight: 600;
	margin-bottom: 0.25rem;
}

.message-item {
	width: 70%;
	height: 0.2rem;
	margin: 0.2rem auto;
	font-size: 0.14rem;
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
}

.message-item label {
	-ms-flex-negative: 0;
	    flex-shrink: 0;
	width: 0.8rem;
	font-size: 0.14rem;
	color: #333333;
	padding-left: 15px;
	position: relative;
}

.message-item.required label::before {
	content: '*';
	color: red;
	position: absolute;
	top: 0;
	left: 0;
}

.message-item input[type=text],
.message-item select {
	width: 70%;
	-webkit-box-flex: 1;
	   -moz-box-flex: 1;
	    -ms-flex-positive: 1;
	        flex-grow: 1;
	font-family: 'Microsoft Yahei';
	font-size: 0.14rem;
	color: #333333;
	padding: 0 5px;
	outline: none;
	border: none;
	border-bottom: 1px solid #ccc;
}

.message-item input[type=radio] {
	margin-left: 10px;
	vertical-align: baseline;
}

.message-item input[type=checkbox] {
	margin-left: 10px;
	vertical-align: top;
}

.message-handle {
	text-align: center;
	margin-top: 20px;
}

.message-handle button {
	padding: 6px 30px;
	margin-bottom: 20px;
	background-color: #FFD615;
	color: #262626;
	border: none;
	outline: none;
	-moz-border-radius: 5px;
	     border-radius: 5px;
	font-size: 0.14rem;
}

.message-handle button:disabled {
	background-color: #cccccc;
	cursor: not-allowed;
}

/* 关闭弹框 */
.box-close {
	width: 20px;
	height: 20px;
	line-height: 17px;
	text-align: center;
	border: 1px solid #bcbcbc;
	-moz-border-radius: 50%;
	     border-radius: 50%;
	position: absolute;
	top: 25px;
	right: 25px;
	cursor: pointer;
}

.box-close .icon-guanbi {
	font-size: 12px;
	color: #bcbcbc;
}

.trial_study_em{
	background: #f00;color: #fff;padding: 3px 7px;-moz-border-radius: 2px;border-radius: 2px;margin-left: 12px;font-size:12px;
}

/* course-catalogue */
.catalogue-head h2 {
	font-size: 24px;
	font-weight: bold;
	padding-top: 10px;
	color: #222;
}

.catalogue-head .duration {
	margin-top: 20px;
}

.catalogue-head .duration span {
	font-size: 0.13rem;
	margin-right: 20px;
}

.catalogue-head .guide-box {
	width: 100%;
	height: 120px;
	-moz-border-radius: 10px;
	     border-radius: 10px;
	background: #FFD615;
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	margin-bottom: 40px;
}

.catalogue-head .guide-box img {
	float: left;
	-ms-flex-negative: 0;
	    flex-shrink: 0;
	width: 100px;
	height: 100px;
	-moz-border-radius: 50%;
	     border-radius: 50%;
	margin: 10px 20px;
}

.catalogue-head .guide-box .desc {
	float: left;
	-webkit-box-flex: 1;
	   -moz-box-flex: 1;
	    -ms-flex-positive: 1;
	        flex-grow: 1;
}

.catalogue-head .guide-box .desc .title {
	padding-top: 20px;
	height: 65px;
	line-height: 35px;
	font-size: 26px;
	color: #262626;
}

.catalogue-head .guide-box .desc .time {
	font-size: 14px;
	color: #262626;
}

.catalogue-head .guide-box .desc .time span {
	padding: 3px 5px;
	background: #76cbae;
	color: #fff;
	margin-right: 10px;
}

.catalogue-head .guide-box a {
	float: right;
	-ms-flex-negative: 0;
	    flex-shrink: 0;
	display: inline-block;
    position: relative;
    width: 160px;
    height: 40px;
    line-height: 40px;
    -moz-border-radius: 20px;
         border-radius: 20px;
    text-align: center;
    font-size: 16px;
    font-weight: 800;
    background-color: #444;
    color: #fff;
    margin: 40px 20px;
}

.catalogue-head .guide-box a:hover {
    background-color: #000;
}

/* 下载讲义弹框 */
.download-wrap {
	display: none;
	position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 11;
    background: rgba(0,0,0,.5);
}

.download-box {
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%,-50%);
	   -moz-transform: translate(-50%,-50%);
	    -ms-transform: translate(-50%,-50%);
	        transform: translate(-50%,-50%);
	background: #eee;
	width: 500px;
	border: 1px solid #ccc;
	-moz-border-radius: 10px;
	     border-radius: 10px;
	padding: 20px;
}

.download-box .title {
	height: 30px;
	line-height: 30px;
	text-align: center;
	font-size: 0.16rem;
	color: #333;
	margin-bottom: 10px;
}

.download-box .title .icon-guanbi {
	color: #666;
	font-size: 0.14rem;
	margin-right: 10px;
	cursor: pointer;
}

.download-box ul a {
	display: inline-block;
	padding: 8px;
	line-height: 25px;
	font-size: 0.14rem;
	color: #666;
}

.download-box ul a:hover {
	color: #FF9900;
}

/* 课程大纲 */
.pane11 {
	padding-bottom: 20px;
}

.layer {
	display: block;
	color: #000;
	border-bottom: 1px solid #f0f0f0;
	padding: 0.12rem 20px;
}

.layer:hover ,
.layer-innermost:hover {
	background: #f3f3f3;
}

.layer-title {
	font-size: 0.16rem;
	color: #000;
	margin-bottom: 5px;
}

.layer-title .icon-zhankai {
	font-size: 0.16rem;
	color: #ccc;
	float: right;
}

.layer-title-sub {
	font-size: 0.15rem;
	color: #000;
	margin-bottom: 0;
}

.layer-title-sub .icon-zhankai {
	font-size: 0.15rem;
	color: #ccc;
	float: right;
}

/*.layer .icon-zhankai {
	transform: rotate(180deg);
}*/
.layer[aria-expanded=true] .icon-zhankai {
	transform: rotate(180deg);
}

.layer-intro {
	font-size: 0.14rem;
	color: #aaa;
	margin-bottom: 0;
}

.layer-box {
	padding-left: 20px;
}

.layer-innermost {
	font-size: 0.15rem;
	padding: 0.12rem 20px;
	color: #000;
	border-bottom: 1px solid #f0f0f0;
	cursor: pointer;
}

.innermost-icon {
	float: right;
}

.innermost-icon .iconfont {
	font-size: 20px;
	color: #ccc;
	margin-left: 8px;
}

.innermost-icon .iconfont.active {
	color: #ffb218;
}

.outline-popup-wrap {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: rgba(0,0,0,.5);
	z-index: 100000;
	display: none;
}

.outline-popup {
	background: #fff;
	width: 600px;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%,-50%);
	padding: 25px 30px;
	border-radius: 5px;
}

.otpopup-title {
	height: 60px;
	padding: 0 30px;
	font-size: 28px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	text-align: center;
}

.otpopup-item-title {
	padding: 20px 0;
	font-size: 18px;
	border-top: 1px solid #ddd;
	position: relative;
	display: block;
	color: #333;
}

.otpopup-item-title:hover {
	color: #333;
}

.otpopup-item-title img {
	width: 40px;
	height: 40px;
	margin-right: 15px;
}

.otpopup-item ul {
	padding-left: 60px;
}

.otpopup-item ul li a {
	font-size: 16px;
	padding: 15px 0;
	border-top: 1px solid #ddd;
	padding-right: 30px;
	position: relative;
	display: block;
	color: #333;
}

.otpopup-item ul li:first-of-type a {
	border-top: none;
	padding-top: 0;
}

.otpopup-item .icon-right {
	position: absolute;
	top: 50%;
	right: 0;
	transform: translateY(-50%);
	color: #ccc;
	font-size: 18px;
}

/* 新增客服 */
/* 客服 */
.course-kefu {
	display: inline-block;
	width: 36px;
	height: 36px;
	line-height: 36px;
	margin-right: .15rem;
	color: #fff;
	vertical-align: top;
	position: relative;
	cursor: pointer;
}

.course-kefu .iconfont {
	width: 100%;
	height: 100%;
	background: rgba(118,203,174,1);
	position: absolute;
	top: 0;
	right: 0;
	font-size: .2rem;
	border-radius: 50%;
}

.course-kefu .kefu-word {
	position: absolute;
	width: 0;
	height: 100%;
	top: 0;
	right: 50%;
	font-style: normal;
	font-size: .14rem;
	background: rgba(118,203,174,1);
	border-top-left-radius: 21px;
	border-bottom-left-radius: 21px;
	padding-right: 5px;
	visibility: hidden;
	overflow: hidden;
	transition: all .3s;
}

.course-kefu:hover .kefu-word {
	width: 58px;
	visibility: visible;
}

@media (min-width: 1600px) {
	.course-kefu {
		width: 42px;
		height: 42px;
		line-height: 42px;
	}
	.course-kefu:hover .kefu-word {
		width: 70px;
	}
}

.iframe-box {
	position: fixed;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	background: rgba(0,0,0,.3);
	z-index: 1111;
	display: none;
}

.iframe-box .kefu-loading {
	width: 800px;
	height: 500px;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%) translateY(20px);
	background: #fff;
	padding-top: 130px;
	text-align: center;
	z-index: 6;
}

.iframe-box .kefu-loading img {
	height: 240px;
}

.iframe-box iframe {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%) translateY(20px);
	border: none;
	box-shadow: 0 0 10px 0 rgba(0,0,0,.2);
	z-index: 8;
}

.iframe-close {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -270px);
	width: 40px;
	height: 40px;
	line-height: 38px;
	text-align: center;
	font-size: 18px;
	color: #fff;
	background-color: #1890ff;
	box-shadow: 0 0 10px 0 rgba(0,0,0,.2);
	border-radius: 50%;
	cursor: pointer;
	transition: all .3s;
}

.iframe-close::after {
	content: "";
	position: absolute;
	top: 100%;
	left: 18px;
	width: 4px;
	height: 0;
	background-color: #1890ff;
	box-shadow: 0 0 10px 0 rgba(0,0,0,.2);
	transition: all .3s;
}

.iframe-close.bounce {
	transform: translate(-50%, -280px);
}

.iframe-close.bounce::after {
	height: 10px;
}
