*{
	margin:0;
	padding:0;
	box-sizing: border-box;
}
body,html{
	width: 100%;
	overflow-x: hidden;
	height: 100%;
}
ul{
	list-style: none;
}
a{
	text-decoration: none;
}
img{
	max-width: 100%;
}
/**********pc端banner***********/
.banner1{
	width: 100%;
	background: url("../img/1.jpg") center no-repeat;
	background-size: 100% 100%;
	position: relative;
}
.banner2{
	width: 100%;
	padding: .65rem .75rem 0;
	display: flex;
	justify-content: space-between;
	position: relative;
	z-index: 99;
}
.banner3{
	width: 1.79rem;
	height: .8rem;
	display: flex;
    justify-content: center;
    align-items: center;
}
.banner3 img{
	width: 100%;
	height: 100%;
}
.banner4{
}
.banner4 ul{
	display: flex;
}
.banner4 ul li{
	margin-right: .3rem;
	display: flex;
}
@media (min-width: 1200px){
	.banner4 ul li{
		margin-right: .6rem;
		display: flex;
	}
}
.banner4 ul li:last-child{
	margin-right: 0;
}
.banner4 ul li a{
	color: #555;
	font-size: .2rem;
}
.banner4_active{
	color: #cc875c !important;
}
.banner5{
	padding: 0 .75rem;
	width: 100%;
	display: flex;
	justify-content: space-between;
	align-items: center;
	position: relative;
	z-index: 10;
	margin-top: -1rem;
}
.banner6{
	width: 34.2%;
	/*display: flex;
	flex-direction: column;*/
}
/*.banner6 p:first-child{
	font-family: 'SketchRockwell';
	font-size: .83rem;
	color: #cc875c;
}
.banner6 p:last-child{
	font-family: 'SketchRockwell';
	font-size: .3rem;
	color: #000;
}
.banner6 p span{
	color: #cc875c !important;
}*/
.banner7{
	width: 47.2%;
	display: flex;
	justify-content: center;
	align-items: center;
}
.banner8{
	width: 34.8%;
	margin-left: -16%;
}
.banner9{
	width: 100%;
	padding-right: 1.4rem;
	display: flex;
	justify-content: space-between;
	align-items: center;
	position: absolute;
	/*margin-top: -1rem;*/
	bottom: 2rem;
}
.banner10{
	font-family: 'SketchRockwell';
	font-size: .28rem;
	color: #000;
}
.banner10 span{
	color: #cd7f5a !important;
}
.banner11{
	font-size: .18rem;
	color: #666666;
}
.banner12{
	width: 100%;
	height: auto;
	/*padding: 0 .75rem;*/
	/*background-color: #fff;*/
	display: flex;
	justify-content: space-between;
	align-items: center;
	position: absolute;
	z-index: 100;
	bottom: -1rem;
	display: flex;
	justify-content: center;
}
.banner12_1{
	width: 100%;
	max-width: 1770px;
	padding: 0 .6rem 0 .1rem;
	background-color: #fff;
	display: flex;
	justify-content: space-between;
	align-items: center;
	box-shadow: 0px 2px 0px 0px rgba(0,0,0,.2);
	border: 1px solid rgba(0,0,0,.1);
}
.banner13{
	width: .2rem;
	height: 2rem;
	background-color: #cc875c;
}
.banner14{
	display: flex;
	justify-content: space-between;
	align-items: center;
	    padding: 0 .2rem;
}
.banner15{
	font-size: .38rem;
	color: #cc875c;
	font-weight: bold;
}
.banner16{
	width: 20%;
	height: .65rem;
	background-color: #f0f0f0;
	display: flex;
	align-items: center;
	    padding: 0 .1rem;
}
.banner17{
	font-size: .22rem;
	color: #222;
	white-space: nowrap;
}
.banner17 span{
	color: #f50000 !important;
}
input{
	width: 100%;
	outline: none;
	border:0;
	background-color: transparent;
	font-size: .22rem;
}

.banner18{
	width: 27%;
	height: .65rem;
	background-color: #f0f0f0;
	display: flex;
	align-items: center;
	    padding: 0 .1rem;
}
.banner20{
	width: 25%;
	height: .65rem;
	background-color: #f0f0f0;
	display: flex;
	align-items: center;
	    padding: 0 .1rem;
}
.banner22{
	display: flex;
	align-items: center;
}
.banner23{
	width: 1.41rem;
	height: .64rem;
	background-color: #cc875c;
	display: flex;
	justify-content: center;
	align-items: center;
	font-size: .24rem;
	color: #fff;
	cursor: pointer;
}
.banner24{
	width: 1.41rem;
	height: .64rem;
	background-color: #cc875c;
	display: flex;
	justify-content: center;
	align-items: center;
	font-size: .24rem;
	color: #fff;
	margin-left: .2rem;
	cursor: pointer;
	opacity: .5;
}


/***********如果你想成为**************/
.want1{
	width: 100%;
	height: auto;
	display: flex;
	justify-content: center;
	background-color: #f7f7f7;
	padding: 1.5rem 0 1rem;
}
.want2{
	width: 100%;
	max-width: 1200px;
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
}
.want3{
	text-align: center;
	position: relative;
	display: flex;
	justify-content: center;
}
.want4{
	font-size: .4rem;
	color: #e7e7e7;
	font-weight: bold;
}
.want5{
	font-size: .4rem;
	color: #cc875c;
	position: absolute;
	top: .2rem;
	font-weight: bold;
}
.want6{
	display: flex;
	flex-wrap: wrap;
	width: 100%;
	justify-content: space-between;
	align-items: center;
	margin-top: .32rem;
}
.want7{
	width: 24%;
	height: .42rem;
	display: flex;
	justify-content: center;
	align-items: center;
	font-size: .22rem;
	color: #fff;
	margin-top: .22rem;
}
.want8{
	background-color: #fabf9f;
}
.want9{
	background-color: #fec89a;
}
.want10{
	background-color: #fdd19d;
}
.want11{
	background-color: #f9d69f;
}
.want12{
	background-color: #f3b89d;
}
.want13{
	background-color: #f5c09a;
}
.want14{
	background-color: #f7c89c;
}
.want15{
	background-color: #f7cc98;
}
.want16{
	background-color: #df9a7f;
}
.want17{
	background-color: #e4a178;
}
.want18{
	background-color: #e4aa7a;
}
.want19{
	background-color: #e2ad76;
}
.want20{
	background-color: #ce836d;
}
.want21{
	background-color: #cd7f5a;
}
.want22{
	background-color: #cc875c;
}
.want23{
	background-color: #cb915d;
}
.want24{
	width: 100%;
	display: flex;
	justify-content: center;
	margin-top: .77rem;
}
.want25{
	width: 5.3rem;
	height: .56rem;
	display: flex;
	justify-content: center;
	align-items: center;
	background-color: #cc875c;
	font-size: .24rem;
	color: #fff;
	font-weight: bold;
	cursor: pointer;
}



/****************将学到什么***************/
.study1{
	width: 100%;
	height: auto;
}
.study2{
	width: 100%;
	height: 100%;
	background: url("../img/7.jpg") center no-repeat;
	background-size: 100% 100%;
	display: flex;
	justify-content: center;
	padding:.85rem 0 1.15rem;
}
.study3{
	width: 100%;
	max-width: 1570px;
}
.study4{
	display: flex;
	justify-content: center;
	position: relative;
}
.study5{
	font-size: .4rem;
	color: #e7e7e7;
	font-weight: bold;
	white-space:nowrap;/*规定段落中的文本不进行换行*/
	overflow:hidden;/*内容会被修剪，并且其余内容是不可见的。*/
	text-overflow:ellipsis;/*显示省略号来代表被修剪的文本*/
}
.study6{
	font-size: .4rem;
	color: #cc875c;
	font-weight:bold;
	position: absolute;
	top: .2rem;
}
.study7{
	display: flex;
	justify-content: space-between;
	margin-top: .9rem;
}
.study8{
	width: 31%;
	display: flex;
	flex-direction: column;
	align-items: center;
}
.study9{
	display: flex;
	justify-content: center;
	align-items: center;
}
.study10{
	font-size: .18rem;
	color: #666666;
	line-height: .36rem;
	display: flex;
	justify-content: center;
	text-align:center;
	margin-top: .26rem;
}
.study11{
	margin-top: .6rem;
	width: 100%;
	font-size: .3rem;
	color: #222222;
	white-space:nowrap;/*规定段落中的文本不进行换行*/
	overflow:hidden;/*内容会被修剪，并且其余内容是不可见的。*/
	text-overflow:ellipsis;/*显示省略号来代表被修剪的文本*/
	text-align:center;
}


/****************课程介绍******************/
.js1{
	width: 100%;
	height: auto;
}
.js2{
	width: 100%;
	height: 100%;
	padding: .9rem 0 .5rem;
	background: url("../img/11.jpg") center no-repeat ;
	background-size: 100% 100%; 
}
.js3{
	display: flex;
	justify-content: center;
	position: relative;
}
.js4{
	font-size: .4rem;
	color: #e3d4ce;
	font-weight: bold;
}
.js5{
	font-size: .4rem;
	color: #cc875c;
	font-weight:bold;
	position: absolute;
	top: .2rem;
}
.js6{
	margin-top: .55rem;
}

.swiper-container {
  width: 100%;
  height: 100%;
  padding-bottom: .5rem;
}
/*.swiper-slide {
  width: 517px;
  height: 737px;
  background: #fff;
  padding: .26rem .29rem;
}*/
.swiper-slide {
  width: 517px;
  height: 495px;
  background: #fff;
  padding: .26rem .29rem;
}
.swiper-container-horizontal>.swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction{
	display: flex;
	justify-content: center;
	align-items: center;
}
.swiper-pagination-bullet {
    width: .16rem;
    height: .16rem;
    display: inline-block;
    border-radius: 100%;
    background: #666;
    opacity: 1;
}
.swiper-pagination-bullet-active{
	background-color: #cc875c !important;
}
.swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet{
	margin:0 .3rem;
}
@media (min-width: 1400px){
	.swiper-wrapper{
		margin-left: .75rem;
	}
/*	.js6{
		padding-left: .75rem;
	}*/
	.swiper-container-horizontal>.swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction{
		padding-right: .75rem;
	}
}
.js7{
	width: 100%;
}
.js8{
	width: 4.59rem;
	height: 3.44rem;
	display: flex;
	justify-content: center;
	align-items: center;
}
.js8 img{
	width: 100%;
	height: 100%;
}
.js9{
	font-size: .26rem;
	color: #222;
	margin-top: .26rem;
}
.js9 span{
	font-size: .2rem !important;
}
.js10{
	font-size: .22rem;
	color: #222;
	margin-top: .22rem;
}
.js11{
	font-size: .22rem;
	color: #222;
	margin-top: .4rem;
}
.js12,.js13{
	font-size: .18rem;
	color: #222;
	margin-top: .1rem;
}
.js14{
	width: 2rem;
	height: .47rem;
	background-color: #cc875c;
	display: flex;
	justify-content: center;
	align-items: center;
	font-size: .26rem;
	color: #fff;
	font-weight: bold;
	margin-top: .43rem;
	cursor: pointer;
}




/**************优势**************/
.ys1{
	width: 100%;
	height: auto;
	padding: 0.83rem 0;
}
.ys2{
	width: 100%;
	height: 100%;
}
.ys3{
	display: flex;
	justify-content: center;
	position: relative;
}
.ys4{
	font-size: .4rem;
	color: #e7e7e7;
	font-weight: bold;
	width: 100%;
	text-align:center;
	white-space:nowrap;/*规定段落中的文本不进行换行*/
	overflow:hidden;/*内容会被修剪，并且其余内容是不可见的。*/
	text-overflow:ellipsis;/*显示省略号来代表被修剪的文本*/
}
.ys5{
	font-size: .4rem;
	font-weight: bold;
	color: #cc875c;
	position: absolute;
	top: .2rem;
}
.ys6{
	width: 100%;
	height: auto;
	display: flex;
	justify-content: center;
}
.ys6_1{
	width: 100%;
	max-width: 1400px;
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	margin-top: .3rem;
}
.ys7{
	width: 31%;
	display: flex;
	flex-direction: column;
	align-items: center;
	margin-top: .5rem;
}
.ys8{
	display: flex;
}
.ys9{
	width: 100%;
	display: flex;
	margin-top: .4rem;
	justify-content: center;
}
.ys10{
	background-color: #cc875c;
	font-size: .18rem;
	color: #fff;
	font-weight: bold;
	display: flex;
	justify-content: center;
	align-items: center;
	padding: 0 0.05rem;
	white-space: nowrap;
}
.ys11{
	font-weight: bold;
	font-size: .24rem;
	color: #222;
	margin-left: .1rem;
	white-space:nowrap;/*规定段落中的文本不进行换行*/
	overflow:hidden;/*内容会被修剪，并且其余内容是不可见的。*/
	text-overflow:ellipsis;/*显示省略号来代表被修剪的文本*/
}
.ys12{
	font-size: .2rem;
	color: #222222;
	line-height: .36rem;
	text-align:center;
	margin-top: .3rem;
}



/**************关于**************/
.gy1{
	width: 100%;
	height: auto;
}
.gy2{
	width: 100%;
	height: 100%;
	padding: 0.8rem 0 1rem;
	background: url("../img/26.jpg") center no-repeat;
	background-size: cover;
	display: flex;
	justify-content: center;
}
.gy3{
	width: 100%;
	max-width: 1620px;
}
.gy4{
	display: flex;
	justify-content: center;
	position: relative;
}
.gy5{
	font-size: .4rem;
	color: #393d33;
	font-weight: bold;
}
.gy6{
	font-size: .4rem;
	font-weight: bold;
	color: #fff;
	position: absolute;
	top: 0.2rem;
}
.gy7{
	font-size: .24rem;
	line-height: .5rem;
	color: #fff;
	text-align:center;
	margin-top: .6rem;
	opacity: .8;
}
.gy8{
	width: 100%;
	display: flex;
	justify-content: space-between;
	align-items: center;
	margin-top: .85rem;
}
.gy9{
	width: calc(100% * 1 / 3.1);
	display: flex;
	justify-content: center;
	align-items: center;
}



/*************第二个表单******************/
.footer1{
	width: 100%;
	height: auto;
}
.footer2{
	width: 100%;
	height: 100%;
	background: url("../img/30.jpg") center no-repeat;
	background-size: 100% 100%;
	padding: 0.7rem 0 .35rem;
}
.footer3{
	width: 100%;
}
.footer4{
	width: 100%;
	text-align:center;
	font-size: .3rem;
	color: #333333;
	font-weight: bold;
}
.footer4 span{
	font-size: .48rem;
	color: #cc875c !important;
}
.footer5{
	width: 100%;
	height: auto;
	display: flex;
	justify-content: space-between;
	align-items: center;
	display: flex;
	justify-content: center;
	margin-top: .7rem;
}
.footer6{
	width: 100%;
	max-width: 1770px;
	padding: 0 .6rem 0 .1rem;
	background-color: #fff;
	display: flex;
	justify-content: space-between;
	align-items: center;
	box-shadow: 0px 2px 0px 0px rgba(0,0,0,.2);
	border: 1px solid rgba(0,0,0,.1);
}
.footer7{
	width: 1.41rem;
	height: .64rem;
	background-color: #cc875c;
	display: flex;
	justify-content: center;
	align-items: center;
	font-size: .24rem;
	color: #fff;
	cursor: pointer;
}
.footer8{
	width: 1.41rem;
	height: .64rem;
	background-color: #cc875c;
	display: flex;
	justify-content: center;
	align-items: center;
	font-size: .24rem;
	color: #fff;
	margin-left: .2rem;
	cursor: pointer;
	opacity: .5;
}


/*************loading***************/
.loading{
	position: fixed;
	top: 50%;
	left: 50%;
	transform: translate(-50%,-50%);
	z-index: 999;
	display: flex;
	justify-content: center;
	align-items: center;
	display: none;
}
.loading img{
	width: 4rem;
}



/******************底部悬浮*********************/
.xf0{
	margin-top: 1.2rem;
	display: none;
}
.xf1{
	position: fixed;
	width: 100%;
	height: 1.2rem;
	background-color:#000;
	bottom: 0;
	z-index: 9999999;
	display: none;
}
.xf2{
	width: 100%;
	height: 100%;
	display: flex;
	justify-content: space-between;
	align-items: center;
}
.xf3,.xf4{
	height: 100%;
	width: 50%;
	display: flex;
	justify-content: center;
	align-items: center;
	font-size: .34rem;
	color: #fff;
	font-weight: bold;
	cursor: pointer;
}
.xf3{
	background-color:#cc875c;
}
.xf4{
	background-color:#222;
}




/**************移动端****************/
.d-block{
	display: block;
}
.d-none{
	display: none;
}

.m-banner1{
	width: 100%;
	height: auto;
}
.m-banner2{
	width: 100%;
	height: 100%;
	position: relative;
}
.m-banner3{
	width: 100%;
	height: 1rem;
	display: flex;
	justify-content: space-between;
	align-items: center;
	padding: 0 .35rem;
	border-bottom: 1px solid rgba(0,0,0,.2);
	position: fixed;
	top: 0;
	z-index: 10;
	background-color: #fff;
}
.m-banner4{
	width: 1.35rem;
	height: .6rem;
	display: flex;
	justify-content: center;
	align-items: center;
}
.m-banner5{
	width: .48rem;
	height: .41rem;
	display: flex;
	justify-content: center;
	align-items: center;
}
.m-banner6{
	width: .36rem;
	height: .36rem;
	display: flex;
	justify-content: center;
	align-items: center;
	display: none;
}
.m-banner6 img{
	display: block;
}
.m-banner7{
	width: 100%;
	height: auto;
	position: fixed;
	top: 1rem;
	z-index: 99999999;
	background-color: #fff;
	display: none;
}
.m-banner7 ul{
	width: 100%;
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
}
.m-banner7 ul li{
	width: 100%;
	text-align:center;
	display: flex;
	justify-content: center;
	align-items: center;
	margin: .33rem 0;
}
.m-banner7 ul li a{
	color: #555555;
	font-size: .24rem;
}
.m-banner8{
	width: 100%;
	height: auto;
	position: relative;
}
.m-banner9{
	width: 100%;
	height: 13.34rem;
	background: url("../img/43.jpg") top no-repeat;
	background-size: cover;
}
.m-banner10{
	width: 100%;
	display: flex;
	justify-content: center;
	position: absolute;
	bottom: -2rem;
	z-index: 9;
	padding: 0 .35rem;
}
.m-banner11{
	width: 100%;
	height: auto;
	background: url("../img/44.jpg") top no-repeat;
	background-size: cover;
	padding: 0.4rem .6rem;
}
.m-banner12{
	width: 100%;
	text-align:center;
	font-size: .38rem;
	color: #cc875c;
	font-weight: bold;
	display: flex;
	justify-content: center;
	align-items: center;
	margin-bottom: .2rem;
}
.m-banner13{
	width: 100%;
	height: .64rem;
	background-color: #f0f0f0;
	display: flex;
	justify-content: center;
	align-items: center;
	margin-top: .2rem;
	padding: 0 .2rem;
}
.m-banner14{
	font-size: .22rem;
	color: #222;
	white-space: nowrap;
}
.m-banner14 span{
	color: #f50000 !important;
}
.m-banner13 input{
	width: 100%;
	outline: none;
	font-size: .22rem;
	color: #222;
}
.m-banner15{
	width: 100%;
	display: flex;
	justify-content: space-between;
	align-items: center;
	margin-top: .4rem;
}
.m-banner16{
	width: 46%;
	height: .65rem;
	background-color: #cc875c;
	font-size: .24rem;
	color: #fff;
	display: flex;
	justify-content: center;
	align-items: center;
}
.m-banner17{
	width: 46%;
	height: .65rem;
	background-color: #cc875c;
	font-size: .24rem;
	color: #fff;
	display: flex;
	justify-content: center;
	align-items: center;
	opacity: .6;
}

.m-footer1{
	width: 100%;
	display: flex;
	justify-content: center;
	padding: 0 .35rem;
	display: none;
	margin-top: .8rem;
}
.m-footer2{
	width: 46%;
	height: .65rem;
	background-color: #cc875c;
	font-size: .24rem;
	color: #fff;
	display: flex;
	justify-content: center;
	align-items: center;
}
.m-footer3{
	width: 46%;
	height: .65rem;
	background-color: #cc875c;
	font-size: .24rem;
	color: #fff;
	display: flex;
	justify-content: center;
	align-items: center;
	opacity: .6;
}
@media (max-width: 750px){
	.m-block{
		display: block !important;
	}
	.m-none{
		display: none !important;
	}

	.want1{
		width: 100%;
		height: auto;
		display: flex;
		justify-content: center;
		background-color: #f7f7f7;
		padding: 2.8rem 0.5rem .45rem;
	}
	.want6{
		padding: 0 .35rem;
	}
	.want7{
		width: 48%;
	}
	.want24{
		margin-top: .55rem;
	}

	.study5{
		white-space: normal;
		text-align:center;
	}
	.study6{
		top: .75rem;
	}
	.study7{
		width: 100%;
		padding: 0 .5rem;
		display: flex;
		flex-direction: column;
		margin-top: .2rem;
	}
	.study8{
		width: 100%;
		display: flex;
		justify-content: space-between;
		align-items: center;
		flex-direction: initial;
		align-items: center;
		margin-top: .5rem;
	}
	.study8>.study9>img{
		width: 100%;
	}
	.study8:nth-child(1) > .study9{
		width: 1.26rem;
		height: 1.26rem;
		display: flex;
		justify-content: center;
		align-items: center;
	}
	.study8:nth-child(2){
		display: flex;
		flex-direction: row-reverse;
	}
	.study8:nth-child(2) > .study9{
		width: 1.26rem;
		height: 1.21rem;
		display: flex;
		justify-content: center;
		align-items: center;
		margin-left: .2rem;
	}
	.study8:nth-child(2) > .study11_1 > .study11{
		text-align:right !important;
	}
	.study8:nth-child(2) > .study11_1{
		margin-left: 0 !important;
	}
	.study8:nth-child(3) > .study9{
		width: 1.26rem;
		height: 1.28rem;
		display: flex;
		justify-content: center;
		align-items: center;
	}
	
	.study10{
		text-align:left;
	}
	.study11{
		margin-top: 0;
		text-align:left;
	}
	.study11_1{
		width: 100%;
		margin-left: .2rem;
	}

	.swiper-container {
	  width: 100%;
	  height: 100%;
	  padding-bottom: .9rem;
	}
	.swiper-slide {
	  width: auto;
	  height: auto;
	  background: #fff;
	  padding: .25rem .28rem;
	}
	.js11{
		margin-top: .2rem;
	}
	.swiper-wrapper{
		margin-left: .5rem;
	}

	.ys4{
		white-space: normal;
		word-break: break-all;
	}
	.ys5{
		top: .7rem;
	}
	.ys6{
		width: 100%;
		padding: 0 .35rem;
	}
	.ys7{
		width: 48%;
	}
	.ys8{
		display: flex;
		justify-content: center;
		align-items: center;
	}
	.gy7{
		font-size: .22rem;
		padding: 0 .1rem;
	}
	.gy8{
		padding: 0 .2rem;
	}

	.footer2 {
	    width: 100%;
	    height: 100%;
	    background: url(../img/45.jpg) top no-repeat;
	    background-size: 100% 100%;
	    padding: 0.88rem 0 1rem;
	}
	.footer4{
		padding: 0 .2rem;
	}

	#mobile_icon_div{
		display: none !important;
	}
	.xf0{
		display: block;
	}
	.xf1{
		display: block;
	}
}



.tc1{
		width: 100%;
		max-width: 475px;
		height: 320px;
		position: fixed;
		top: 50%;
		left: 50%;
		transform: translate(-50%, -50%);
		z-index: 999999;
	}
	.tc2{
		width: 100%;
		height: 100%;
		background: url("../img/tc.jpg") center no-repeat;
		background-size: 100% 100%;
		position: relative;
	}
	.tc3{
		width: 44px;
		height: 44px;
		position: absolute;
		right: 20px;
		top: 20px;
		display: flex;
	}
	.tc3 img{
		width: 100%;
		height: 100%;
	}
	.tc2 a{
		text-decoration: none;
	}
	.tc4{
		width: 100%;
		position: absolute;
		bottom: 40px;
		display: flex;
		justify-content: center;
		align-items: center;
	}
	.tc5{
		width: 300px;
		height: 50px;
		display: flex;
		justify-content: center;
		align-items: center;
		background-color: #f3910a;
		color: #fff;
		font-weight: bold;
		font-size: 24px;
		border-radius: 30px;
	}
	@media(max-width: 750px){
		.tc1{
			height: 220px;
			position: fixed;
			top: 50%;
			left: 50%;
			transform: translate(-50%, -50%);
			padding: 0 40px;
			box-sizing: border-box;
		}
		.tc2{
			width: 100%;
			height: 100%;
			
			position: relative;
		}
		.tc3{
			width: 22px;
			height: 22px;
			position: absolute;
			right: 10px;
			top: 20px;
		}
		.tc4{
			bottom: 33px;
		}
		.tc5 {
		    width: 150px;
		    height: 23px;
		    display: flex;
		    justify-content: center;
		    align-items: center;
		    background-color: #f3910a;
		    color: #fff;
		    font-weight: bold;
		    font-size: 12px;
		    border-radius: 30px;
		}
	}