﻿/* 公共样式表css */
html,
body {
	color: #333;
	margin: 0;
	font-family: "Myriad Set Pro", "Helvetica Neue", Helvetica, Arial, Verdana, sans-serif;
	background-color: #000;

}

ul,
li {
	padding: 0;
	margin: 0;
	list-style: none;
}

* {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

marquee {
	width: 100%;
	height: 30px;
	line-height: 30px;
	color: #ffad19;
	white-space: nowrap;
}

img {
	border: 0;
}


/* 必要布局样式css */
html {
	width: 100%;
	background-color: #f5f3e6;
	background-size: cover;
	background-attachment: fixed;
	position: relative;
}
a{text-decoration: none;}
a:hover{ text-decoration: none;}

.main {
	width: 100%;
	margin: 0 auto;
	background: #b20708;
	display: block;
	overflow: hidden;
	padding-bottom: 50px;
}

.main .topc{ background: url(../images/mainboxbg.png) top center no-repeat;
    background-size: 100% 100%;
    padding: 50px 30px;    text-align: justify;
    line-height: 2;    margin: 0 2%;
    position: relative;}
.main .topc .k_wenzi{color: #ffffff; font-weight: bold; }
.main .topc strong{ color: #ffff99;}
img.w100 {
	width: 100%;
	max-width: 640px;vertical-align: top;
}

body {
	width: 100%;
	max-width: 640px;
	padding: 0;
	margin: 0 auto;
	font-family: "微软雅黑";
	background-color: #fff;
}

p {
	width: 100%;
	padding: 0;
	margin: 0;
	font-family: "微软雅黑";
}

. {
	font-family: "微软雅黑";
}



.top{width: 100%; max-width: 640px; display: block; overflow: hidden;position: absolute;top: 0;z-index: 2;}
.topBan{position: relative;}
.topBan .eight-trigrams-bg[data-v-72a75257] {
	    position: absolute;
	    top: 10%;
	    left: 10%;
	    display: block;
	    width: 80%;
	    -webkit-animation: clockwiseRotation-data-v-72a75257 12s linear infinite;
	    animation: clockwiseRotation-data-v-72a75257 12s linear infinite;
}
.topBan .eight-trigrams[data-v-72a75257] {
   position: absolute;
  top: 16%;
      left: 20%;
      display: block;
      width: 60%;
    -webkit-animation: counterClockwiseRotation-data-v-72a75257 12s linear infinite;
    animation: counterClockwiseRotation-data-v-72a75257 12s linear infinite;
}
.topBan .topWz{ position: absolute;
    top: 0%;
    left: 30%;
    width: 45%;}
.topBan img.bubble[data-v-72a75257]{position: absolute;
    left: 0;width: 25%;bottom: 25%;
    z-index: 2;-webkit-animation: bubbleBounce-data-v-72a75257 1.5s linear .2s infinite;
    animation: bubbleBounce-data-v-72a75257 1.5s linear .2s infinite;
    }
	
.topBan img.top02[data-v-72a75257]{
    left:25%;bottom: 15%;
}
.topBan img.top03[data-v-72a75257]{
    left:50%;bottom: 15%;
}
.topBan img.top04[data-v-72a75257]{
    left:auto; right: 0; bottom: 25%;
}

.inner-box {
	height: 30px;
	line-height: 30px;font-size: 20px;color: #ef5252;
	white-space: nowrap;
	display: inline-block;
	-webkit-animation: wordsLoop 18s linear infinite normal;animation: wordsLoop 18s linear infinite normal;
}

.inner-box img {
	width: 100%;
	vertical-align: baseline
}


.pay_cont {
	border-radius: 8px;
	position: relative;background-size: 100% auto;position: relative;

}
.pay_cont .tit{position: absolute;width: 100%;line-height: 2; top: 12px; text-align: center; font-size: 24px; color: #ffd162; }
.pay_cont .box{ background-color: #b20708; padding: 0 5%; }

.pay_cont .userinfo {
	margin-bottom: .4rem; background-color: #b20708; padding: 10px; border-radius: 10px;
}

.pay_cont .userinfo p:first-child {
	width: 50%;
	float: left;
}

.pay_cont .userinfo p:nth-child(2) {
	width: 50%;
	float: left;
}

.pay_cont .userinfo p {
	line-height: 1;
	color: #941b1e;
	padding: 0.2rem 0;
}
.mainBox{background: url(../images/timebgg.jpg) top center no-repeat; background-size: 100%  auto;padding-bottom: 15px;}

.priceandTime {
	padding-top: 0.2rem; display: block;overflow: hidden;background: url(../images/timebg.png) top center no-repeat;background-size: 100% auto;
}

.priceandTime .price {
	width: 40%;
	float: left;
    padding-left: 5%;
    padding-bottom: 20px;
}

.priceandTime .price p:first-child {
	line-height: 1.8
}

.priceandTime .price p:first-child span {
	font-size: 60px;
		line-height: 48px;
		color: #ffe795; font-weight: bold;
}

.priceandTime .price p:nth-child(2) {
	line-height:1;
}

.priceandTime .price p:nth-child(2) span {
	text-decoration: line-through;
	font-size: 18px;
	line-height: 1;
	letter-spacing: 0px;
	color: #ffffff; padding-left: 15px;
}

.priceandTime .time {
	width: 58%;
	float: left;
	display: block;
	overflow: hidden;padding-top: 40px;

}

.priceandTime .time .time_text {text-align: right;
    line-height: 1.8;
    margin-bottom: 0.1rem;
    width: 40%; float: left;
}

.pay_cont .pay_note {
	color: #fff;
	text-align: center;
	line-height: 3;font-size: 24px;
}
hr{ border-top: 1px solid #f2b4b4;
}





}
.pay_cont .oid {
	text-align: center;
	margin-top: 10px;
}

.jies {
	margin: 20px;padding:20px 0 ;
	background-image: linear-gradient(
		#fdf5eb, 
		#fdf5eb), 
	linear-gradient(
		#000000, 
		#000000);
	background-blend-mode: normal, 
		normal;
	box-shadow: inset 0px 0px 50px 0px 
		rgba(178, 7, 8, 0.35);
	border-radius: 20px;
	border: solid 5px #feeb94;
}
.jies .title{padding: 20px 10%; text-align: center;}


.jies p {
	font-size: 24px;
	font-weight: bold;
	letter-spacing: 3px;
	text-align: center;
	border-radius: 10px;
	line-height: 2;color: #fff;
}

.overtime {
	text-align: right;
    width:100%;font-weight: bold;
}

.overtime span {
	border-radius: 5px;
	background: #e22b1f;
	color: #fff;
	text-align: center;
	padding: 0 10px;
	margin: 0 10px;
}

.wxpay {
	width: 100% !important;
	background: #66cc00;
	border-radius: 5rem;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	position: relative;
	line-height: 2;
	text-align: center;
	padding: 0.1rem 0;
}

.wxpay img {
	width: 0.8rem;
	margin-right: 8px;
}

.wxpay span {
	color: #fff;
}

.wxpay .tui_jian {
	position: absolute;
	right: 10%;
	top: 0;
	margin-right: 0
}

.zfb {
	background: #0099ff;
	margin-top: 0.2rem !important;
}

.zIndex {
	position: relative;
	z-index: 2
}

.zj {
	text-align: center;padding-bottom: 20px;
}

.zj img {
	margin: .5rem 0;
}

.zj p {
	color: #f8e9a7;
}
.jies ul {
	display: block;
	overflow: hidden;
	    border-radius: 8px;
	    position: relative;
}
.jies01{
    margin: 20px;
    padding: 20px 0;
}

.jies ul li {
	padding: 30px 0;
}

.jies ul li img {
	width: 100%;
}
.fot{     margin: 20px 0;    padding-bottom: 120px;}
.fot ul li {
	margin-top: 1.5rem;
}

.fot ul li img {
	width: 60%;margin: 0 20%;
}

.footer_fixed {
	    position: fixed;
	    padding: 5px 5%;
	    bottom: 0;
	    display: -webkit-box;
	    display: -ms-flexbox;
	    display: flex;
	    -webkit-box-pack: center;
	    -ms-flex-pack: center;
	    justify-content: center;
	    z-index: 9;
	    text-align: center;
	    line-height: 2.5;
	    width: 100%;
	    background:rgb(178 7 8);max-width: 640px;
	display: none;
}
.footer_fixed p{background: #ffce6e;
	color: #941b1e; border-radius: 100px;  font-weight: bold; width: 100%; z-index: 99;}
.footer_fixed img{width: 100%;}
.footer_fixed .transbg {
	position: relative;
}

.footer_fixed .transbg img {
	position: absolute;
	left: 1rem;
	top: 50%;
	height: 30px;
	margin-top: -15px;
}

.footer_fixed .transbg img:last-child {
	right: 1rem;
	left: auto;
}

.footer_fixed img {
	cursor: pointer
}

@media screen and (max-width: 640px) {
	html {
		font-size: 16px;
	}
.main{padding-top: 10px;}

	.main .top .k_wenzi {
		font-size: 0.8rem;
		padding:1.8rem 2rem;
	}

	.pay_cont .box {
    padding: 10px 30px 0;}

	.pay_cont p {
		font-size: 0.9rem;
	}

	.priceandTime .price p:first-child span:nth-child(2) {
		font-size: 1.8rem;
	}

	.pay_cont .pay_note {
		font-size: 0.9rem;
		line-height: 1.5;
		margin-bottom: 15px;
	}

	.overtime span {
		margin: 0 5px;
		padding: 1px 8px;
	}

	.wxpay img {
		width: 2rem;
	}

	.wxpay .tui_jian {
		width: 2.5rem;
	}

	.jies ul {
		margin: 1rem 0;
	}

	.jies ul li {
		margin: 10px;padding: 0;
	}

	.footer_fixed {
		font-size: 1.1rem;
	}


	.jies {
	}.jies .title{    padding: 20px 10% 0;}
.jies .title img{width: 80%; margin: 0 10%;}
	.jies p {
		font-size: 1.1rem;
		letter-spacing: 1px;
		line-height: 1.8;
		padding: 0;
	}.jies01 {
    margin: 20px;padding: 0;
}

	.jies p img {
		height: 30px;
	}
	.priceandTime { padding-top: 5px;
    }
	.priceandTime .price {padding-bottom: 0;}
	.priceandTime .price p:first-child {
    line-height: 1;}
	.priceandTime .time {padding-top: 0;}
	.overtime {
	    font-weight: normal;
	    font-size: 14px;
	    padding: 10px;}
		.mainBox{padding-bottom: 0;}
    .pay_cont .userinfo p{
    padding: 0.4rem 0;
}
.zfb {
    margin-top: 0.4rem !important;}
	.fot {
	    padding-bottom: 2px;}
}



/*首页*/
.from-box{ position: relative; margin-top: 30px; padding: 10px 15px 20px;background:#b20708 url(../images/frmbg.png) 20px top no-repeat;}

.from-box img.wz{width: 50%; margin: 0 25%;position: relative;
    z-index: 9;}
.home_cont {
	z-index: 2;
	margin: 0;background-image: linear-gradient(
		#fdf5eb, 
		#fdf5eb), 
	linear-gradient(
		#ffffff, 
		#ffffff);
	background-blend-mode: normal, 
		normal;
	box-shadow: inset 0px 0px 50px 0px 
		rgba(178, 7, 8, 0.35);
	border-radius: 20px;
	border: solid 5px #feeb94;margin-top: -50px;
}
.home_cont .wz{ text-align: center;}
.home_cont .formTable {
	position: relative; 
	z-index: 2; padding:40px 15px 10px;
    border-radius: 10px;padding-top:60px;
}

.home_cont .formTable .cont1 {
	height: auto;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
}

.home_cont .formTable .cont1 .form {
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	padding:15px .2rem; margin-bottom:10px;
}

.home_cont .formTable .cont1 .form .inp {
	border: none; padding:3px 5px 3px 15px;
	line-height: 28px;
	line-height: 28px\9;outline:none;width:70%;background: none;
}

.home_cont .formTable .cont1 .form .inp::-webkit-input-placeholder {

	height: 100%;
	-webkit-box-align: center;
	align-items: center;
	height: 28px;
	line-height: 28px; color: #999;
}

.home_cont .formTable .cont1 .form .inp::-moz-placeholder {

	height: 100%;
	align-items: center; color: #999;
}

.home_cont .formTable .cont1 .form .inp::-ms-input-placeholder {

	height: 100%;
	-ms-flex-align: center;
	align-items: center; color: #999;
}

.home_cont .formTable .cont1 .form .inp::placeholder {

	height: 100%;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center; color: #999;
}

.home_cont .formTable .cont1 .form .birInput {
	width: calc(100% - 110px);
	white-space: nowrap;
	overflow: hidden;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	cursor: pointer;
	padding: 4px 0;
	font-weight: 400;
	line-height: 20px;
}

.home_cont .formTable .cont1 .form .birInputText {
	cursor: pointer
}

.home_cont .formTable .cont1 .form .radio {
	width: calc(100% - 110px);
	float: left;
	display: flex;
	margin: 0;margin-top: -8px;padding-left: 15px;
}

.home_cont .formTable .cont1 .form .radio .radio_li {
	\: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;    color: #941b1e;
}

.home_cont .formTable .cont1 .form .radio .radio_li:first-child {
	margin-right: 0.2rem;
	font-weight: 400;
	line-height: 20px;  
}

.home_cont .formTable .cont3 {
	margin-top: .4rem;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	font-size: .4rem
}

.home_cont .formTable .cont3 .service,
.home_cont .formTable .cont3 .service div {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center
}

.home_cont .formTable .cont3 .service div {
	width: .4rem;
	height: .4rem;
	border-radius: 50%;
	cursor: pointer
}

.home_cont .formTable .cont3 .service .agree>span {
	width: .24rem;
	height: .24rem;
	border-radius: 50%
}

.home_cont .formTable .cont3 .service span:nth-child(2) {
	font-size: .346667rem;
	letter-spacing: .026667rem;
	margin-left: .133333rem;
	line-height: .4rem
}

.home_cont .formTable .cont3 .service span:nth-child(2) a {
	display: inline-block;
	cursor: pointer
}

.home_cont .formTable .cont3 .find {
	cursor: pointer
}

.home_cont .formTable .home_btn {
	width: 96%;
	margin: 0.5rem auto;
}

.cont1 {
	border-radius: 8px;
	padding: 0.3rem;
	position: relative;
	
}   
.froBtn{background: #b20708 url(../images/btnbg.png) right 5px no-repeat; padding: 0;
    padding-top: 0.3rem;}
    

.cont1 .form {
	border-bottom: 1px dashed #fee8e7; padding-bottom: 10px;
}

.cont1 .form .formLable {
	color: #44120b;
	float: left;
	display: block;
	font-weight: 700;    height: 28px;
    line-height: 28px;
}

.cont1 .form .inp::-webkit-input-placeholder {
	color: #999
}

.cont1 .form .inp::-moz-placeholder {
	color: #999
}

.cont1 .form .inp::-ms-input-placeholder {
	color: #999
}

.cont1 .form .inp::placeholder {
	color: #999
}

.cont1 .form .birInput {
	color: #999
}

.cont1 .form .birInputText {
	color: #333
}


.cont1 .form .radio {
	color: #999
}


.cont1 .form .radio .radio_icon_noselect {
	border: 2px solid #eed5bb; border-radius: 50px;  line-height: 30px;
	height: 35px; 
	width: 35px; text-align: center;
	margin-right: 0.2rem;
}


.cont1 .form .radio .icon-dui {
	border: 2px solid #eed5bb; border-radius: 50px; color: #fff; line-height: 30px;
	height: 35px; background-color: #b20708; 
	width: 35px; text-align: center;
	margin-right: 0.2rem;
}

.cont1 .service {
	color: #fff;
	margin-top: 0.2rem;
	line-height: 2;
	text-align: center;
}

.cont1 .service span { font-weight: bold;
}

.cont1 .home_btn {
	text-align: center;
	line-height: 60px;
	border-radius: 80px;
	height: 60px;
	background-size: 100% 60px;
	margin:0.2rem 1rem 0.5rem;
	color: #941c1e;position: relative;
    z-index: 99;
}
.cont1 .home_btn img{ width: 100%;}

.cont1 .view {
	color: #fff;
	line-height: 2;
	text-align: center;margin:10px 0;
}
.cont1 .view a{  text-decoration: underline;    color: #fff;}

.cont1 .view span {
	color: #f21c24;
}
.cont1 .dz{text-align: center; color:#fff;}


.nr-box p {
	font-size: 0.35rem;
	line-height: 1.6;
	margin: 0.3rem 0 0.5rem;
}

.nr-box p strong {
	font-weight: normal;
	color: #cc1b1b;
}

.h3_tit {
	text-align: center;
	color: #8d4c2e;
	margin: 0.2rem 0;
	position: relative;
}

.duibi img {
	width: 100%;
}

.from-box .from-tit-list {
	width: 90%;
	margin: 0.2rem auto;
	display: block;
	overflow: hidden;
	text-align: center;
}

.from-box .from-tit-list li {
	background-color: #fff;
	border-radius:50px;
	width: 44%;
	margin: 0 3%;
	float: left;
	padding: 7px 0;color: #d18380; border: 1px solid #d18380;
}

.from-box .from-tit-list li.hover {
	color: #fff;
	background-color: #d18380;
}

.from-box-t .from-tit-list {
	width: 90%;
	margin: 0 auto;
	display: block;
	overflow: hidden;
	text-align: center;
}

.from-box-t .from-tit-list li {
	background-color: #ffe4d9;
	color: #743838;
	border-radius: 10px 10px 0 0;
	width: 44%;
	margin: 0 3%;
	float: left;
	padding: 7px 0;
}

.from-box-t .from-tit-list li.hover {
	color: #fff;
	background-color: #e68f62;
}

.img-list{ padding-bottom: 20px; background: url(../images/imgbg.png) top center no-repeat; background-size: 100% auto;}
.img-list img{padding: 20px 0; max-width: 100%;    padding: 0.2rem 0.5rem;}

.img_btn {
	-webkit-animation: scale 1.5s infinite;
	animation: scale 1.5s infinite;
}



@-webkit-keyframes scale {
	0% {
		-webkit-transform: scale(1);
		transform: scale(1)
	}

	50% {
		-webkit-transform: scale(1.1);
		transform: scale(1.1)
	}

	to {
		-webkit-transform: scale(1);
		transform: scale(1)
	}
}

@keyframes scale {
	0% {
		-webkit-transform: scale(1);
		transform: scale(1)
	}

	50% {
		-webkit-transform: scale(1.1);
		transform: scale(1.1)
	}

	to {
		-webkit-transform: scale(1);
		transform: scale(1)
	}
}



@media screen and (max-width: 640px) {
/* 内容 */
.main .topc{font-size: 0.9rem; line-height: 1.6; margin:10px 15px; padding:25px;}


	.from-box .from-tit-list li,
	.from-box-t .from-tit-list li {
		padding: 0.2rem 0;
	}

	.home_cont .formTable .cont1 .form .inp {
		font-size: 0.98rem;
    vertical-align: top;
    padding: 0;
    margin: 0;
    border: 0px;    width: 12rem;    padding-left: 10px;
	}

.home_cont .formTable {
    padding: 30px 15px 10px;}
	.home_cont .formTable .cont1 .form .inp::placeholder {
		font-size: 0.9rem;
	}

	.cont1 .form .formLable {
		font-size: 0.98rem;
		height: 28px;
		line-height: 28px;
	}
	
	.priceandTime .price p:first-child span {
	    font-size: 30px;
	    line-height: 1;}
	.priceandTime .price p:nth-child(2) span {
	    font-size: 12px; padding-left: 5px;
	    line-height: 1;}
	.home_cont .formTable .cont1 .form .radio .radio_label {

font-size: 0.9rem;
    font-size: 0.9rem;
    line-height: 28px;
    height: 32px;
    width: 32px;

}


	.home_cont .formTable .cont1 .form .birInput {
		font-size: 0.9rem;
	}

	.cont1 .service {
		font-size: 0.8rem;
		margin-top: 1.2rem;
	}

	.cont1 {
		padding: 0;
	}

	.cont1 .home_btn {
		line-height: 2.5rem;
		height: 2.5rem;
		background-size: 100% 2rem;
		font-size: 1.1rem; margin: 5px 7% 30px;
		
	}

	.cont1 .view,.cont1 .dz {
		font-size: 0.9rem;
	}
.cont1 .dz img{height: 5px;}
.inner-box {font-size: 12px;}
.top { background: url(../images/topbg.jpg) top center no-repeat; background-size: 100% 100%;margin-top: 0;line-height: 1;}
.from-box{ margin-top: 0;}
	.home_cont {
		margin-top: -25px;
		    padding: 5px;
	}
	.home_cont .wz img{ width: 80%; margin: 0 auto;}

	.h3_tit {
		font-size: 1rem;
	}

	.h3_tit img:first-child {
		height: 16px;
	}

	.h3_tit img:last-child {
		height: 16px;
	}

	.nr-box p {
		font-size: 0.9rem;
		padding: 0.4rem 0.2rem 0.7rem;
	}

	.home_cont .formTable .cont1 .form {
		line-height: 20px; margin-bottom: 0;    padding: 5px .2rem;
	}

	.cont1 .form .radio .radio_icon_noselect {
		background-size: 15px 15px;display: block;
	}

.home_cont .formTable .cont1 .form .radio {margin-top: 0;    padding-left: 0;}
	.home_cont .formTable .cont1 .form .radio .radio_li:first-child {margin-right: 1rem;
    margin-left: 0.5rem;}
	.from-box .from-tit-list {
	    margin: 0.3rem auto 0.7rem;}
		.img-list img{padding: 0.5rem 5%;}

}

@-webkit-keyframes wordsLoop {
	0% {
		-webkit-transform: translateX(50%);
		transform: translateX(50%)
	}

	to {
		-webkit-transform: translateX(-100%);
		transform: translateX(-100%)
	}
}

@keyframes wordsLoop {
	0% {
		-webkit-transform: translateX(50%);
		transform: translateX(50%)
	}

	to {
		-webkit-transform: translateX(-100%);
		transform: translateX(-100%)
	}
}


@-webkit-keyframes clockwiseRotation-data-v-72a75257 {
	0% {
		transform: rotate(0)
	}

	to {
		transform: rotate(1turn)
	}
}

@keyframes clockwiseRotation-data-v-72a75257 {
	0% {
		transform: rotate(0)
	}

	to {
		transform: rotate(1turn)
	}
}

@-webkit-keyframes counterClockwiseRotation-data-v-72a75257 {
	0% {
		transform: rotate(0)
	}

	to {
		transform: rotate(-1turn)
	}
}

@keyframes counterClockwiseRotation-data-v-72a75257 {
	0% {
		transform: rotate(0)
	}

	to {
		transform: rotate(-1turn)
	}
}
@-webkit-keyframes bubbleBounce-data-v-72a75257 {

	0%,
	50%,
	to {
		-webkit-transform: scale(.8) translateY(0)
	}

	25% {
		-webkit-transform: scale(.8) translateY(-5px)
	}

	75% {
		-webkit-transform: scale(.8) translateY(5px)
	}
}

@keyframes bubbleBounce-data-v-72a75257 {

	0%,
	50%,
	to {
		-webkit-transform: scale(.8) translateY(0)
	}

	25% {
		-webkit-transform: scale(.8) translateY(-5px)
	}

	75% {
		-webkit-transform: scale(.8) translateY(5px)
	}
}



