body {
	font-size: 16px;
	font-family: Arial, "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei", "WenQuanYi Micro Hei", sans-serif;
	line-height: 1;
	background-color: white;
	color: #333333;
}

li {
	list-style: none;
}

a {
	text-decoration: none;
	outline: none;
	color: #333;
}

img {
	border: 0;
}

table {
	width: 100%;
	border-collapse: collapse;
}

input {
	outline: none;
	border: none;
}

/* 清除内外边距 */

body,
h1,
h2,
h3,
h4,
h5,
h6,
hr,
p,
blockquote,
/* structural elements 结构元素 */

dl,
dt,
dd,
ul,
ol,
li,
/* list elements 列表元素 */

pre,
/* text formatting elements 文本格式元素 */

fieldset,
lengend,
button,
input,
textarea,
/* form elements 表单元素 */

th,
td {
	/* table elements 表格元素 */
	margin: 0;
	padding: 0;
}

* {
	box-sizing: border-box;
}

/*更改placeholder字体颜色*/
input::-webkit-input-placeholder {
	color: #999999;
}

input::-moz-placeholder {
	/* Mozilla Firefox 19+ */
	color: #999999;
	opacity: 1;
}

input:-moz-placeholder {
	/* Mozilla Firefox 4 to 18 */
	color: #999999;
	opacity: 1;
}

input:-ms-input-placeholder {
	/* Internet Explorer 10-11 */
	color: #999999;
}

/* 清除text文本输入框的清除图标和清除password密码输入框的明文图标*/
input::-o-clear {
	display: none;
}

input::-o-reveal {
	display: none;
}

/* 清除text文本输入框的清除图标和清除password密码输入框的明文图标*/
input::-ms-clear {
	display: none;
}

input::-ms-reveal {
	display: none;
}

.bgWhite {
	background-color: white;
}

.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

.clearfix {
	display: block;
}

.fl {
	float: left;
}

.fr {
	float: right;
}

.oh {
	overflow: hidden;
}

.width1200 {
	width: 1200px;
}

.hidden {
	display: none;
}

.s-header {
	background: url(https://www.educity.cn/pmp/2020fxh2/images/s_banner.png) no-repeat center;
	background-size: 100% 100%;
	padding: 28px 0 183px;
	min-width: 1200px;
}

.s-header .s-top {
	width: 1200px;
	margin: 0 auto;
}

.s-header .s-top-logo{
	color: white;
	font-size: 24px;
	display: flex;
	align-items: center;
}

.s-header .s-top .s-home {
	background: url(https://www.educity.cn/pmp/2020fxh2/images/s_logo.png) no-repeat center;
	background-size: 100% 100%;
	display: inline-block;
	width: 113px;
	height: 32px;
	margin-right: 20px;
}

.s-header .s-top .s-login {
	color: white;
	/* width: 100px; */
	padding: 0 13px;
	height: 40px;
	line-height: 40px;
	background: #C82718;
	border: 1px solid #FFFFFF;
	border-radius: 20px;
}

.s-header .s-top .s-login a {
	color: white;
}

.s-actInfo{
	padding-left: 520px;
	width: 1200px;
	margin: 0 auto;
}

.banner-title{
	margin-top: 30px;
}

.banner-txt{
	margin: 10px 0 20px;
}

.banner-time{
	background: url(https://www.educity.cn/pmp/2020fxh2/images/banner-bg.png) no-repeat center;
	background-size: 100% 100%;
	width: 532px;
	height: 52px;
	line-height: 52px;
	padding-left: 59px;
	font-size: 30px;
	color: #F24447;
}

.s-title{
	color: #000000;
	text-align: center;
	font-size: 44px;
	font-weight: 800;
}

.s-first{
	padding: 66px 0 0;
	width: 1049px;
	margin: 0 auto;
}

.s-first-top{
	padding: 0 25px 0 24px;
	margin: 77px auto 0;
}

.s-first-top img{
	margin-right: 14px;
}

.s-phb{
	display: flex;
	align-items: center;
	font-size: 30px;
	font-weight: bold;
}

.s-search-wrap{
	display: flex;
	align-items: center;
}

.s-search-wrap .s-search-input {
	width: 278px;
	height: 44px;
	border: 1px solid #DCDCDC;
	border-radius: 6px;
	display: flex;
	align-items: center;
	padding: 0 17px;
}

.s-search-wrap .s-search-input input {
	font-size: 14px;
	color: #999999;
	width: 200px;
	background: transparent;
	text-indent: 15px;
}

.s-search-wrap .s-search-btn {
	display: flex;
	width: 74px;
	height: 44px;
	background: #F24447;
	border: 1px solid #F24447;
	border-radius: 6px;
	color: white;
	font-size: 18px;
	align-items: center;
	justify-content: center;
	margin-left: 7px;
}

.s-search-wrap .s-search-icon {
	display: inline-block;
	width: 24px;
	height: 24px;
	background: url(https://www.educity.cn/pmp/2020fxh2/images/search.png) no-repeat center;
	background-size: 100% 100%;
}

.s-list{
	background: url(https://www.educity.cn/pmp/2020fxh2/images/s_bg4.png) no-repeat center;
	background-size: 100% 100%;
	width: 1049px;
	height: 409px;
	padding: 25px 25px 0 24px;
}

.s-first .s-list {
	margin: 0px auto 35px;
	height: 409px;
}

.s-first .s-list li.s-th {
	height: 60px;
	font-size: 20px;
	color: white;
	line-height: 60px;
	font-weight: bold;
}

.s-first .s-list li {
	display: flex;
}

.s-first .s-list li div {
	text-align: center;
}

.s-first .s-list .s-one {
	width: 250px;
}

.s-first .s-list li:nth-of-type(n+2) .s-one{
	font-size: 24px;
	color: #F24447;
}

.s-first .s-list .s-two {
	width: 250px;
}

.s-first .s-list .s-three {
	width: 250px;
}

.s-first .s-list .s-four {
	width: 250px;
}

.s-first .s-list li.s-td {
	height: 60px;
	display: flex;
	align-items: center;
	font-size: 16px;
	color: #555555;
}

.s-first .s-list .s-td:nth-of-type(2n+1){
	background: #FFF5F5;
}
.s-one-icon {
	display: inline-block;
	width: 29px;
	height: 47px;
	background: url(https://www.educity.cn/pmp/2020fxh2/images/s-one.png) no-repeat center;
	background-size: 100% 100%;
}

.s-two-icon {
	display: inline-block;
	width: 29px;
	height: 47px;
	background: url(https://www.educity.cn/pmp/2020fxh2/images/s-two.png) no-repeat center;
	background-size: 100% 100%;
}

.s-three-icon {
	display: inline-block;
	width: 29px;
	height: 47px;
	background: url(https://www.educity.cn/pmp/2020fxh2/images/s-three.png) no-repeat center;
	background-size: 100% 100%;
}

.s-page {
	display: flex;
	align-items: center;
	justify-content: center;
	margin: 21px 0 27px;
}

.s-page li {
	float: left;
	margin-right: 8px;
	padding: 0 20px;
	line-height: 36px;
	font-size: 16px;
	color: #333333;
	border: 1px solid #DCDCDC;
	border-radius: 4px;
	cursor: pointer;
}

.s-page li:last-child {
	margin-right: 0;
}

.s-page li.active {
	color: #F24447;
}

.s-page li:hover {
	color: #F24447;
}

.s-round-wrap{
	background: url(https://www.educity.cn/pmp/2020fxh2/images/s_bg5.png) no-repeat center;
	background-size: 100% 100%;
	padding: 57px 54px 51px;
}

.s-round-ul {
	display: flex;
	align-items: center;
	justify-content: center;
}

.s-round-ul li {
	width: 300px;
	height: 180px;
	margin-right: 16px;
	padding-top: 24px;
	display: flex;
	align-items: center;
	flex-direction: column;
}

.s-round-ul li:last-child {
	margin-right: 0;
}

.round-bg1,.s-first-add.newSty ul li.round-bg1 {
	background: url(https://www.educity.cn/tx/2021fxh/images/s_bg1.png) no-repeat center;
	background-size: 100% 100%;
}

.round-bg2,.s-first-add.newSty ul li.round-bg2  {
	background: url(https://www.educity.cn/tx/2021fxh/images/s_bg2.png) no-repeat center;
	background-size: 100% 100%;
}

.round-bg3,.s-first-add.newSty ul li.round-bg3  {
	background: url(https://www.educity.cn/tx/2021fxh/images/s_bg3.png) no-repeat center;
	background-size: 100% 100%;
}

.s-round-ul li p:nth-of-type(1) {
	font-size: 26px;
	font-weight: bold;
	text-shadow: 0px 2px 0px rgba(161, 26, 14, 0.46);
	color: white;
	margin-bottom: 8px;
}

.s-round-ul li p:nth-of-type(2) {
	font-size: 20px;
	font-weight: bold;
	text-shadow: 0px 2px 0px rgba(161, 26, 14, 0.46);
	color: white;
	margin-bottom: 13px;
}

.s-round-ul li p:nth-of-type(3) {
	padding: 3px 8px;
	display: inline-block;
	color: white;
}

.s-round-ul li.round-bg1 p:nth-of-type(3){
	background: #DC6C2F;
}

.s-round-ul li.round-bg2 p:nth-of-type(3){
	background: #D25228;
}

.s-round-ul li.round-bg3 p:nth-of-type(3){
	background: #D63323;
}

.s-round-ul li .appoint-btnA {
	display: flex;
	align-items: center;
	justify-content: center;
	width: 106px;
	height: 30px;
	border-radius: 14px;
	margin: 16px auto 0;
	font-size: 16px;
	background: #FFFFFF;
	box-shadow: 0px 2px 3px 0px rgba(161, 26, 14, 0.46);
	color: #C62617;
}

.s-round-ul li .appoint-btnA:hover {
	background: #C62617;
	box-shadow: 0px 2px 3px 0px rgba(161, 26, 14, 0.46);
	color: white;
}

.appoint-iconA{
	background: url(https://www.educity.cn/pmp/2020fxh2/images/appoint.png) no-repeat center;
	background-size: 100% 100%;
	display: inline-block;
	width: 16px;
	height: 16px;
	vertical-align: middle;
	margin-right: 4px;
}

.s-round-ul li .appoint-btnA:hover .appoint-iconA{
	background: url(https://www.educity.cn/pmp/2020fxh2/images/appoint_red.png) no-repeat center;
	background-size: 100% 100%;
}

.s-tips{
	font-size: 14px;
	color: #999999;
	margin-top: 23px;
	text-align: right;
}

.s-tips span{
	color: #F24447;
}

.s-second{
	padding: 57px 0 0;
	min-width: 1200px;
}

.s-gift-bg{
	position: relative;
}

.s-gift-bg-img{
	position: absolute;
	left: 0;
	right: 0;
	top: 60px;
	height: 384px;
	width: 100%;
	z-index: 99;
}

.s-second .s-gift-ul{
	width: 1049px;
	margin: 52px auto 135px;
	position: relative;
	z-index: 999;
	display: flex;
}

.s-second .s-gift-ul li{
	float: left;
	position: relative;
}

.s-second .s-gift-ul li:nth-of-type(n+2){
	left: -17px;
	margin-right: -17px;
	margin-left: 12.2%;
}

.s-second .s-gift-ul p{
	font-size: 18px;
	text-align: center;
	color: white;
	position: relative;
	top: -1px;
	width: 268px;
	line-height: 30px;
}

.s-rule{
	width: 1000px;
	background: #FFFFFF;
	box-shadow: 0px 0px 25px 0px rgba(199, 52, 54, 0.15);
	border-radius: 10px;
	margin: 37px auto 55px;
	padding: 0 56px 27px;
}


.s-rule .s-rule-title{
	font-size: 24px;
	font-weight: bold;
	color: #F24447;
	position: relative;
	padding-top: 60px;
}

.s-rule .s-rule-title span{
	z-index: 1;
	position: relative;
}

.s-rule .s-rule-title span::after {
	content: '';
	width: 100%;
	height: 12px;
	display: inline-block;
	background-color: #FBE57D;
	position: absolute;
	left: 0;
	bottom: 0;
	z-index: -1;
}

.s-rule-con{
	margin-top: 30px;
}

.s-rule-row{
	color: #855846;
	line-height: 1.8;
}
.s-rule-row .red{
	color: red;
}
.s-rule-table{
	margin-top: 21px;
}

.s-rule-table td{
	border: 1px solid #BA8C7B;
	height: 43px;
	text-align: center;
	color: #855846;
	background-color: #FFF5F5;
}

.s-rule-tips span{
	color: #F24447;
}

.s-rule-tips{
	font-size: 14px;
	text-align: right;
	color: #855846;
	margin-top: 30px;
}
.s-rule-tips.tl{
	text-align: left;
}

.s-pop{
	position:fixed;
	left:0;
	top:0;
	width:100%;
	height:100%;
	z-index:9999;
	background-color:rgba(0,0,0,0.5);
}

.s-popcontent {
	position:relative;
	width:500px;
	height: 372px;
	margin:0 auto;
    top: 50%;
    margin-top: -185.5px;
	background: white;
	border-radius: 10px;
}
.s-popcontent2{
	position:relative;
	width:500px;
	height: 176px;
	margin:0 auto;
    top: 50%;
    margin-top: -90.5px;
	background: url(../images/zjbg.png) center no-repeat;
	background-size: 100% 100%;
}
.s-pop-zjtitle{
	font-size: 26px;
	font-family: Microsoft YaHei;
	font-weight: bold;
	color: #FFFFFF;
	padding: 0 10px;
	padding-top: 30px;
}
.s-closepop.s-closepop2{
	position: absolute;
	right: 20px;
	top: 20px;
	width: 12px;
	height: 12px;
	background: url(https://www.educity.cn/pmp/2020fxh2/images/close.png) center no-repeat;
	background-size: 100% 100%;
}
.s-closepop{
	position: absolute;
	right: 30px;
	top: 30px;
	width: 25px;
	height: 25px;
	background: url(https://www.educity.cn/pmp/2020fxh2/images/close.png) center no-repeat;
	background-size: 100% 100%;
}

.s-popinfo{
	padding: 40px 0 0;
	text-align: center;
	
}

.s-popinfo .s-pop-title{
	font-size: 24px;
	font-weight: bold;
	color: #F24447;
}

.s-popinfo .s-pop-tips{
	margin: 23px 0 22px;
	color: #666666;
	font-size: 16px;
}

.s-popinfo .s-pop-notes{
	margin: 20px 0 0;
	font-size: 14px;
	color: #999;
}
.s-popinfo .s-pop-kemu{
	margin: 20px 0 0;
	font-size: 14px;
	color: #F24447;
	position: relative;
}
.s-popinfo .s-pop-kemu span{
	position: relative;
	z-index: 1;
}
.s-popinfo .s-pop-kemu span::after{
	content: '';
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 8px;
	background: #FFDC62;
	z-index: -1;
}

.s-popinfo .code-bg{
	width: 145px;
	height: 145px;
	background: #FFF5F5;
	display: flex;
	align-items: center;
	justify-content: center;
	margin: 0 auto;
}

.s-first-add{
    padding: 50px 0;
    width: 1000px;
    margin: 0 auto;
}
.s-first-add ul{
	text-align: center;
}
.s-first-add.newSty ul{
	display: flex;
	/* justify-content: center; */
}
.s-first-add ul li{
	display: inline-block;
	vertical-align: top;
    width: 315px;
    height: 224px;
    margin-right: 27px;
    text-align: center;
    color: #fff;
    padding-top:58px ;
    box-sizing: border-box;
	background: url(../images/s-first-add-bg.png) center no-repeat;
	background-size: 100% 100%;
    position: relative;
}
.s-first-add.newSty ul li{
	background: none;
    width: 300px;
    height: 180px;
    padding-top:24px;
	margin-right: 50px;
}
.s-first-add ul li:nth-child(2n){
	background: url(../images/s-first-add-bg2.png) center no-repeat;
	background-size: 100% 100%;
}
.s-first-add ul li:nth-child(3n){
	background: url(../images/s-first-add-bg3.png) center no-repeat;
	background-size: 100% 100%;
}
.s-first-add ul li .top-title{
    position: absolute;
    right: 0;
    top: -4px;
    width: 92px;
    height: 35px;
	background: url(../images/top-title.png) center no-repeat;
	background-size: 100% 100%;
    font-size: 21px;
    color: #F24447;
    line-height: 35px;
}
.s-first-add ul li:last-child{
    margin-right: 0;
}
.s-first-add ul li .s-title1{
    font-size: 25px;
    font-weight: bold;
    padding: 0 10px;
    box-sizing: border-box;
    overflow: hidden;
    text-overflow:ellipsis;
    white-space: nowrap;
}
.s-first-add.newSty ul li .s-title1{
	font-size: 26px;
    font-weight: bold;
    text-shadow: 0px 2px 0px rgb(161 26 14 / 46%);
    color: white;
    margin-bottom: 13px;
    margin-top: 16px;
}
.s-first-add ul li .s-title2{
    font-size: 14px;
    margin-top: 21px;
}
.s-first-add.newSty ul li .s-title2{
	background: #DC6C2F;
	padding: 3px 8px;
    display: inline-block;
    color: white;
	margin-top: 0;
}
.s-first-add.newSty ul li.round-bg2 p:nth-of-type(2){
	background: #D25228;
}

.s-first-add.newSty ul li.round-bg3 p:nth-of-type(2){
	background: #D63323;
}
.s-first-add ul li.disaledSty >a{
	background:bisque;
}
.s-first-add ul li >a{
    display: inline-block;
    text-align: center;
    font-size: 21px;
    margin-top: 25px;
    width: 164px;
    height: 41px;
    line-height: 41px;
    background: #FFFFFF;
    border-radius: 21px;
    color: #F24447;
    font-weight: bold;
}
.s-first-add.newSty ul li >a{
	display: flex;
    align-items: center;
    justify-content: center;
    width: 106px;
    height: 30px;
    line-height: 30px;
    border-radius: 14px;
    margin: 24px auto 0;
    font-size: 16px;
    background: #FFFFFF;
    box-shadow: 0px 2px 3px 0px rgb(161 26 14 / 46%);
    color: #C62617;
	font-weight: normal;
}
.s-first-add ul li >a i{
    display: inline-block;
    width: 23px;
    height: 23px;
    background: url(../images/alarm.png) center no-repeat;
    background-size: 100% 100%;
    vertical-align: middle;
    margin-right: 10px;
}
.s-first-add.newSty ul li >a i{
	background: url(https://www.educity.cn/tx/2020fxh/images/appoint1.png) no-repeat center;
    background-size: 100% 100%;
    display: inline-block;
    width: 16px;
    height: 16px;
    vertical-align: middle;
    margin-right: 4px;
}
.s-first-add ul li >a:hover{
    background: cornsilk;
}

.s-second-add{
    padding: 50px 0;
    width: 1049px;
    margin: 0 auto;
}
.s-second-add2{
    margin-top: 50px;
}
.s-second-wrap{
    height: 710px;
    background: url(../images/cj_bg.png) center no-repeat;
    background-size: 100% 100%;
}
.s-second-wrap .s-second-tab{
    height: 90px;
    color: #fff;
    font-size: 21px;
    font-weight: bold;
    padding-top: 30px;
    padding-left: 50px;
    box-sizing: border-box;
    line-height: 39px;
}
.s-second-wrap .s-second-tab li{
    display: inline-block;
    min-width: 133px;
    height: 39px;
    border: 1px solid #FFFFFF;
    border-radius: 6px;
    padding: 0 10px;
    box-sizing: border-box;
    text-align: center;
    margin-right: 11px;
    cursor: pointer;
}
.s-second-wrap .s-second-tab li.on{
    background: #fff;
    color: #F24447;
}
.table-wrap{
    width: 944px;
    margin-left: 54px;
    margin-top: 2px;
    height: 354px;
    background: #FFF5F5;
    border: 1px solid #F25046;
    border-radius: 10px;
    text-align: center;
    line-height: 31px;
    color: #855846;
    font-size: 16px;
    box-sizing: border-box;
}
.table-wrap .table-thead{
    background: #FFA337;
    border-radius: 10px 10px 0px 0px;
	line-height: 41px;
}
.table-wrap .table-thead span{
    float: left;
    width: 50%;
    color: #fff;
	font-weight: bold;
}
.table-wrap .table-tbody{
    height: 310px;
    overflow-y: auto;
}
.table-wrap .table-tbody::-webkit-scrollbar{
    display: none;
}
.table-wrap .table-tbody .table-tbody-line span{
    float: left;
    width: 50%;
}
.table-wrap .table-tbody .table-tbody-line{
    height: 31px;
}
.table-wrap .table-tbody .table-tbody-line.light-line{
	background-color:brown;
	color: #fff;
}
.table-wrap .table-tbody .table-tbody-line:hover{
    cursor: pointer;
    background-color:#fff;
}

.s-second-wrap2 {
    width: 1000px;
    margin: 0 auto;
    background: #FFFFFF;
    box-shadow: 0px 0px 25px 0px rgba(199, 52, 54, 0.15);
    border-radius: 10px;
    margin-bottom: 94px;
    padding-bottom: 50px;
}
.s-second-wrap2 .s-second-tab{
    height: auto;
    color: #fff;
    font-size: 21px;
    font-weight: bold;
    padding-top: 55px;
    padding-bottom: 20px;
    padding-left: 30px;
    box-sizing: border-box;
    line-height: 39px;
    margin-top: 28px;
}
.s-second-wrap2 .s-second-tab li{
    display: inline-block;
    min-width: 133px;
    height: 39px;
    border: 1px solid #F24447;
    border-radius: 6px;
    padding: 0 10px;
    box-sizing: border-box;
    text-align: center;
    margin-right: 11px;
    cursor: pointer;
    color: #F24447;
}
.s-second-wrap2 .s-second-tab li.on{
    background: #F24447;
    color: #fff;
}
.s-second-wrap2 .table-wrap .table-thead span{
    width: 33.33%;
}
.s-second-wrap2 .table-wrap .table-tbody .table-tbody-line span{
    width: 33.33%;
}
.s-second-wrap2 .table-wrap .table-tbody .table-tbody-line{
	height: 40px;
	line-height: 40px;
}
.s-second-wrap2 .table-wrap .table-tbody{
    height: 248px;
    overflow-y: auto;
}
.s-second-wrap2 .table-wrap {
    height: 289px;
    margin: 0 auto;
}

.banner-font {
	display: flex;
	justify-content: flex-start;
	color: #fff;
	padding-left: 15px;
	margin-top: 30px;
}
.banner-font p{
	color: #fff;
    font-weight: bold;
}
.banner-font p.p1{
	font-size: 130px;
}
.banner-font p.p2{
	font-size: 75px;
	margin-left: 10px;
}
.banner-font p.p2 span{
	display: block;
}
.banner-font p.p2 span.y-color{
	color: #eff307fa;
    font-size: 65px;
    margin-top: 10px;
}
.banner-font p sup{
	font-size: 35px;
    top: -2em;
}

.banner-fx{
	width: 400px;
    height: 50px;
    line-height: 50px;
    font-size: 26px;
    background-color: #f3e107fa;
    border-radius: 50px;
    display: block;
    color: #F24447;
    text-align: center;
	padding-left: 20px;
    box-sizing: border-box;
	margin-bottom: 30px;
	margin-top: 10px;
}
.banner-fx span{
	display: inline-block;
    background: #fff;
    border-radius: 50px;
    float: right;
    width: 200px;
}

.s-pop-but{
    width: 144px;
    height: 40px;
	line-height: 40px;
    background: #F24447;
    border: 1px solid #F24447;
    border-radius: 6px;
    color: white;
    font-size: 18px;
	margin: 0 auto;
	margin-top: 30px;
	cursor: pointer;
}
.s-popinfo .code-bg.martb20{
	margin: 20px auto;
}
.mytg_but{
	position: fixed;
	right: 0;
	bottom: 200px;
	margin: 0 auto;
    width: 100px;
    text-align: center;    
	height: 32px;
    line-height: 32px;
    background-color: #F24447;
    color: #fff;
    height: auto;
    border-radius: 20px 0 0 20px;
	font-size: 13px;
	text-align: center;
	z-index: 999;
	cursor: pointer;
}
.s-tdWrap{
	max-height: 300px;
	overflow: auto;
}
.s-tdWrap::-webkit-scrollbar{
	display: none;
}
.s-pm-span{
	margin-right: 20px;
}
.s-search-wrap em{
	font-style: normal;
}
#cjtext{
	margin-left: 20px;
}
.intro_fix{
	position: fixed;
	right: 70px;
	bottom: 300px;
	width: 131px;
	height: 150px;
	background: url(../images/intro.png) center no-repeat;
	background-size: 100% 100%;
	z-index: 99;
	animation: shake-animation 1.5s infinite;
	-webkit-animation: shake-animation 1.5s infinite;
}
@keyframes shake-animation {
	0% {
        transform: translateY(-10px);
    }
    50% {
        transform: translateY(10px);
    }
    100% {
        transform: translateY(-10px);
    }
}