body,
ul,
ol,
li,
p,
h1,
h2,
h3,
h4,
h5,
h6,
form,
fieldset,
table,
td,
img,
div {
	margin: 0;
	padding: 0;
	border: 0;
}

body {
	background: #fff;
	color: #333;
	font- size: 14px;
	font-family: Arial;
}

i {
	font-style: normal;
}

ul,
ol {
	list-style-type: none;
}

select,
input,
img,
select {
	vertical-align: middle;
}

a {

	text-decoration: none;
}

a:link {
	color: #333;
}

a:visited {
	color: #333;
}

a:hover {
	color: #333;
	text-decoration: underline;
}

img {
	max-width: 100%;

	display: block;
}

@font-face {
	font-family: 'iconfont';
	/* project id 947977 */
	src: url('//at.alicdn.com/t/font_947977_49if6hh12yh.eot');
	src: url ('//at.alicdn.com/t/font_947977_49if6hh12yh.eot?#iefix') format('embedded-opentype'), url('//at.alicdn.com/t/font_947977_49if6hh12yh.woff') format ('woff'), url('//at.alicdn.com/t/font_947977_49if6hh12yh.ttf') format('truetype'), url('//at.alicdn.com/t/font_947977_49if6hh12yh.svg#iconfont') format('svg');
}

.iconfont {
	font-family: "iconfont" !important;
	font-size: 14px;
	font-style: normal;
	-webkit-font-smoothing: antialiased;
	-webkit- text-stroke-width: 0.2px;
	-moz-osx-font-smoothing: grayscale;
}

input {
	border: 1px solid #dddddd;
	outline: none;
	font-family: Arial;
}

input:focus {

	border: 1px solid #dddddd;
}

.headTop {
	position: relative;
}

.lg-switch {
	position: absolute;
	right: -184px;
	top: 27.5px;
	z-index: 99;
	height:
		60px;
	width: 142px;
	box-sizing: border-box;
	border: 1px #dcdcdc solid;
	border-radius: 100px;
	transition: .3s all;
	overflow: hidden;
}

.lg-switch-click {
	height: 120px;
	border-radius: 10px;
}

.lg-switch-click i {
	transform: rotate(-90deg) !important;
}

.lg-switch-click .lg-switch-text,
.lg-switch- click .lg-switch-list {
	border-bottom: 1px #dcdcdc solid;
}

.lg-switch-btn {
	text-align: center;
}

.lg-switch-text,
.lg-switch-list {
	box-sizing:
		border-box;
	height: 60px;
	line-height: 60px;
	font-size: 16px;
	color: #241a16;
	font-weight: bold;
	cursor: pointer;
}

.lg-switch-text i {

	transition: .3s;
	display: inline-table;
	font-size: 22px;
	font-weight: normal;
	width: 20px;
	height: 20px;
	margin-left: 20px;
	transform: rotate (90deg);
}

.lg-switch-list {
	background-color: #fff;
}

.lg-switch-list:active {
	color: #663300;
	background-color: #d1d1d1;
}

.warp {
	width: 100%;

	height: 100%;
}

.content {
	width: 1200px;
	margin: 0 auto;
}

.img {
	overflow: hidden;
}

.img img {
	transition: .3s;
}

.img:hover img {
	transform: scale (1.1);
}

.vip-title {
	border-top: 45px transparent solid;
	width: 100%;
	margin-bottom: 58px;
}

.vip-title img {
	width: 100%;
	height: auto;
}

.vip-node {

	width: 100%;
	height: 592px;
	box-sizing: border-box;
	display: flex;
	text-align: center;
	padding: 44px;
	margin-bottom: 80px;
	position: relative;
}

.vip-node em {
	position: absolute;
	border: 1.5px solid #663300;
}

.vip-node em:nth-child(1) {
	width: 100%;
	top: 15px;
	left: 0;
}

.vip-node em:nth-child(2) {
	height: 100%;
	top: 0;
	right: 15px;
}

.vip-node em:nth-child(3) {
	width: 100%;
	bottom: 15px;
	left: 0;
}

.vip-node em:nth-child(4) {

	height: 100%;
	left: 15px;
	top: 0;
}

.vip-node-content {
	width: 100%;
	border: 2px #663300 solid;
	padding: 0 32px;
	padding-top: 36px;
}

.vip-node-content-text {
	text-align: center;
}

.vip-node-content-text h4 {
	display: inline-block;
	font-size: 28px;
	color: #663300;
	margin-bottom: 32px;
}

.emmm {
	display: block;
	width: 36px;
	height: 4px;
	margin: 0 auto;
	background-color: #663300;
	margin-bottom: 56px;
}

.vip-node-content-text p {
	font- size: 18px;
	color: #221e1f;
	line-height: 32px;
	text-align: left;
}

.about-text-chapter {
	width: 100%;
	display: flex;
	justify-content: space- between;
	align-items: center;
	margin-bottom: 77px;
}

.about-text-chapter span {
	width: 40%;
	height: 3px;
	background-color: #663300;
}

.about-text- chapter p {
	font-size: 28px;
	color: #663300;
}

.car-content {
	display: flex;
	justify-content: space-between;
	align-items: center;
	margin-bottom:
		90px;
}

.car-content-img {
	width: 40%;
	flex: 0 0 40%;
	height: 309px;
}

.car-content-img img {
	width: 100%;
	height: 100%;
}

.car-content-text {
	flex: 0 0 51%;
	box-sizing: border-box;
	padding-right: 1%;
	display: flex;
	height: 309px;
	flex-flow: column nowrap;
	justify-content: space-between;
}

.car- content-text p {
	font-size: 18px;
	color: #221e1f;
	line-height: 32px;
}

.car-content-text a {
	width: 200px;
	box-sizing: border-box;
	text-align:
		center;
	line-height: 70px;
	font-size: 18px;
	color: #fff;
	background-color: #663300;
	transition: .3s;
	letter-spacing: 3px;
}

.car-content-text a:hover {
	letter-spacing: 1.5px;
}

/*会员中心↓*/
.member-content {
	width: 1200px;
	margin: 0 auto;
	margin-top: 100px;
	padding: 37px 0;
	border-left:
		none;
	border-right: none;
}

.member-img {
	display: flex;
	justify-content: space-between;
	margin-bottom: 88px;
}

.member-img-left {
	margin-bottom:
		32px;
}

.member-img-left p {
	font-size: 28px;
	color: #663300;
	margin-bottom: 42px;
	font-weight: bold;
}

.member-type {
	display: flex;
}

.member-type div {
	flex: 0 0 170px;
	width: 170px;
	margin-right: 44px;
	display: flex;
	flex-flow: column nowrap;
	cursor: pointer;
}

.member-type div:last-child {
	margin-right: 0;
}

.member-type div span {
	font-weight: bold;
	font-size: 18px;
	color: #333333;
	margin-bottom: 22px;
	overflow: hidden;
	text-overflow: ellipsis;

	white-space: nowrap;
	width: 100%;
}

.member-type div img {
	width: 100%;
	height: 106px;
}
@media (max-width: 800px) {
	.member-type div img {
		height: 17.5vw;
	}
	.member-type div{
		flex: 1;
		width: auto;
		margin-right: 15px;
	}
	.member-content{
		margin-top:0;
	}
}
.member-type div i.iconfont{
	transform: rotate(180deg);
	width:100%;
	text-align: center;
	font-size:20px;
	display: none;
}
.member-type div i.iconfont.on{
	display: block;
}
.member-img-right {
	overflow: hidden;
	height: 268px;

	transition: .3s all;
}

.xxx {
	cursor: pointer;
	margin-bottom: 56px;
	text-align: right;
}

.xxx img {
	margin-right: 5px;
	width: 20px;
	height: 20px;

	float: right;
}

.box-warp {
	border: 3px #663300 solid;
}

.box-warp .box-vip {
	width: 312px;
	height: 162px;
}

.box {
	margin: 10px;
	border: 2px #663300 solid;
	width: 250px;
	height: 115px;
	display: flex;
	flex-flow: column nowrap;
	align-items: center;
	justify-content: space-around;
}

.box span {

	font-size: 28px;
	color: #663300;
	font-weight: bold;
}

.box a {
	width: 114px;
	text-align: center;
	line-height: 38px;
	font-size: 18px;
	color:
		#663300;
	border: 1px #663300 solid;
	border-radius: 100px;
}

.member-text {
	display: flex;
	flex-flow: row wrap;
	justify-content: space-between;
}

.member-text-content {
	flex: 0 0 28%;
	width: 28%;
	margin-bottom: 36px;
	cursor: pointer;
}

.member-text-content p:first-child {
	font-size: 22px;
	color: #663300;

	line-height: 80px;
	font-weight: bold;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
}

.member-text-content p:last-child {
	font- size: 18px;
	color: #333333;
	font-weight: bold;
	line-height: 24px;
}

/*会员中心↑*/
.about-content {
	border-top: 76px transparent solid;
}

.about-title {
	width: 274px;
	margin: 0 auto;
	margin-bottom: 166px;
}

.about-text {
	margin-bottom: 120px;
}

.chapter {
	display: flex;
	justify-content: space- between;
	align-items: center;
}

.chapter span {
	flex: 0 0 34.8%;
	width: 34.8%;
	height: 3px;
	background-color: #663300;
}

.chapter p {
	font-size:
		28px;
	color: #663300;
	font-weight: bold;
}

.chapter p i:first-child {
	margin-right: 1em;
}

.about-text-chapter {
	margin-bottom: 90px;
}

.about-word {

	font-size: 18px;
	color: #221e1f;
	line-height: 32px;
}

.about-img-chapter {
	margin-bottom: 72px;
}

.about-img-list {
	display: flex;
	justify-content:
		space-between;
	margin-bottom: 35px;
	height: 581px;
}

.about-img-images {
	flex: 0 0 31%;
	width: 31%;
	height: 100%;
	display: flex;
	flex-flow: column nowrap;
	justify-content: space-between;
}

.about-img-images img {
	width: 100%;
	height: auto;
}

.xiao-image {
	height: 250px;
}

.product-content {
	margin-top: 95px;
	margin-bottom: 132px;
	overflow: hidden;
}

.product-img {
	padding-right: 30px;
	width: 56%;
	float: left;
	display: inline-block;
	background-color: white;
	overflow: hidden;
}
@media (max-width: 800px) {
	.product-img {height: auto;}
}
.product-img-top {
	margin-bottom: 25px;
}

.product-img-top .img {

	width: 100%;
	max-height: 670px;
	overflow: hidden;
}

.product-img-top .img img {
	width: 100%;
	height: auto;
}

.product-img-bottom-warp {
	width: 100%;

	overflow: hidden;
}

.product-img-bottom-warp .swiper-button-black {
	background-color: #f1f1f1;
	opacity: 0;
	transition: .3s;
}

.product-img-bottom- warp:hover .swiper-button-black {
	opacity: 0.8;
}

.product-img-bottom {
	display: flex;
	justify-content: space-between;
}

.product-img-bottom .img {

flex: 0 0 32%;

width: 32%;

overflow: hidden;

height: 215px;

max-height: 214px;

overflow: hidden;

cursor: pointer;
}

.product-img-bottom .img img {
	width: 100%;

	height: auto;
}

.product-text {}

.product-text-top {
	border: 3px #663300 solid;
	border-left: none;

	border-right: none;
	padding: 28px 0;
}

.product-text-top h3 {
	font-size: 28px;
	color: #663300;
}

.product-text-bottom p,
.product-text-top p {
	text- align: left;
	font-size: 18px;
	color: #333333;
	line-height: 26px;
	/*font-weight: bold;*/
}

.product-text-bottom {
	padding-top: 27px;
}

.contact-title {

	display: flex;
	flex-flow: column nowrap;
	align-items: center;
	border-top: 76px transparent solid;
	margin-bottom: 146px;
}

.contact-title-box {

	margin-bottom: 144px;
}

.contact-title form {
	width: 100%;
	display: flex;
	flex-flow: column nowrap;
	align-items: center;
}

.contact-input-warp {

	width: 100%;
	display: flex;
	justify-content: space-between;
	margin-bottom: 90px;
}

.contact-input {
	flex: 0 0 48%;
	width: 48%;
	display: flex;

	padding-bottom: 20px;
	border-bottom: 3px #663300 solid;
}

.contact-input-warp-hang .contact-input {
	flex: 0 0 100%;
	width: 100%;
}

.contact-input span {
	font-size: 18px;
	color: #333;
}

.contact-input input {
	flex: 1;
	font-size: 18px;
	color: #333;
}

.contact-title form input[type='submit'] {
	cursor:
		pointer;
	width: 210px;
	text-align: center;
	line-height: 70px;
	background-color: #663300;
	color: #FFFFFF;
	font-size: 18px;
	-webkit-appearance:
		none;
	appearance: none;
}

.contact-qr-list {
	margin-bottom: 143px;
}

.contact-qr {
	width: 100%;
	box-sizing: border-box;
	border: 3px #1b1b1b solid;

	display: flex;
	flex-flow: column nowrap;
	align-items: center;
	margin-bottom: 40px;
}

.contact-qr-list .contact-qr:last-child {
	margin-bottom: 0;
}

.contact-qr p {
	font-size: 28px;
	color: #663300;
	margin-top: 86px;
	margin-bottom: 54px;
}

.number {
	font-size: 18px;
	color: #333;
	margin-bottom:
		60px;
}

.QR-img {
	width: 284px;
	height: 284px;
	margin-bottom: 90px;
}

.QR-img img {
	width: 100%;
	height: 100%;
}

.footer {
	padding: 72px 0 72px 0;
	/* 
background:url(../images/footerback.jpg) no-repeat bottom; 
  background-size:100% 36%;*/
	position: relative;
}

.footer>:before {
	content: '';

	background-color: #663300;
	height: 140px;
	position: absolute;
	bottom: 0;
	left: 0;
	display;
	block;
	width: 100%;
	z-index: -1;
}

.footer-content {
	max-width: 1200px;
	padding: 0 10px;
	margin: 0 auto;
	display: flex;
	justify-content: space-between;
	height: 240px;
}

.footer-left {
	display: flex;

	align-items: center;
}

.footer-qr {
	width: 196px;
	display: flex;
	height: 100%;
	flex-flow: column nowrap;
	justify-content: space-between;
	align- items: center;
	margin-right: 40px;
}

.footer-qr-img {
	width: 100%;
	height: 196px;
	margin-top: -30px;
}

.footer-qr-text {
	font-size: 18px;
	color:
		white;
	display: block;
	text-align: center;
	line-height: 25px;
	margin-top: 10px;
	max-width: 200px;
}

.footer-left-text {
	font-size: 22px;

	position: relative;
	top: -20px;
	color: #000000;
}

.footer-left-text p:nth-child(2) {
	line-height: 58px;
	border-bottom: 2px #663300 solid;
	margin- bottom: 22px;
}

.footer-right {
	position: relative;
	top: 20px;
	align-self: flex-end;
	font-size: 16px;
	padding-right: 20px;
	color: white;
}

.footer-right-btn {
	display: flex;
	justify-content: flex-end;
	margin-bottom: 22px;
}

.footer-right-btn a {
	color: white;
}

.footer-right-btn a:first-child {

	margin-right: 64px;
}

.footer-right-btn a:nth-child(2) {
	margin-right: 86px;
}

.footer-right-btn a:last-child {
	margin-right: 0;
}

@media screen and (max- width: 1200px) and (min-width: 800px) {
	.content {
		width: 800px;
	}

	.member-content {
		width: 800px;
		margin-top: 50px;
	}

	.member-img {

		flex-flow: row wrap;
		justify-content: center;
		margin-bottom: 50px;
	}

	.member-img-left {
		display: flex;
		flex-flow: column wrap;
	}

	.member-type {
		align-items: center;
	}

	.member-img-right {
		width: 342px;
		margin: 0 auto;
	}

	.xxx {
		margin: 20px 0;
	}

	.member-img-left p {
		font-size: 25px;
	}

	.member-type div span {
		font-size: 15px;
	}

	.member-type div {
		text-align: center;
	}

	.member-text-content p:last-child {
		font-size: 15px;
		line-height: 21px;
	}

	.footer {}

	.footer-qr {
		width: 188px;
		margin-right: 25px;
	}

	.footer-qr-img {

		height: 188px;
	}

	.footer-qr-text {
		font-size: 18px;
	}

	.footer-left-text {
		font-size: 15px;
	}

	.footer-left-text p:nth-child(2) {
		line- height: 40px;
		margin-bottom: 13px;
	}

	.footer-right {
		font-size: 15px;
	}

	.footer-right-btn a:first-child {
		margin-right: 45px;
	}

	.footer-right-btn a:nth-child(2) {
		margin-right: 55px;
	}

	.vip-node {
		height: 492px;
		padding: 24px;
	}

	.vip-node-content {
		padding: 0 16px;
		padding-top: 16px;
	}

	.vip-node-content-text h4 {
		font-size: 24px;
		margin-bottom: 26px;
	}

	.emmm {
		margin-bottom: 26px;
	}

	.vip-node-content-text p {
		font-size: 16px;
		line-height: 28px;
	}

	.about-text-chapter p {
		font-size: 24px;
	}

	.about-text-chapter span {

		height: 2px;
	}

	.car-content-img {
		height: 217px;
	}

	.car-content-text {
		height: 217px;
	}

	.car-content-text p {
		font-size: 14px;
		line- height: 24px;
	}

	.car-content-text a {
		width: 160px;
		line-height: 40px;
		font-size: 15px;
	}

	.chapter p {
		font-size: 24px;
	}

	.about-img-list {
		height: 388px;
	}

	.xiao-image {
		height: 166px;
	}

	.content {
		margin-top: 10px;
	}

	.product-text-top h3 {
		font-size: 24px;
	}

	.product-text-bottom p,
	.product-text-top p {
		font-size: 14px;
		line-height: 20px;
	}

	.product-content {
		margin-bottom: 60px;
	}

	.product- img-bottom .img {
		height: 144px;
	}

	.product-text {
		height: 637px;
	}

	.product-img-top .img {
		width: 448px;
		height: 449px;
		transition:
			.2s;
	}

	.product-img-bottom-warp .swiper-button-black {
		transform: scale(0.8);
	}

	.contact-title form input[type='submit'] {
		width: 200px;

		line-height: 60px;
	}
}

@media screen and (max-width: 800px) {
	.footer>:before {
		display: none;
	}

	.footer-right {
		align-self: auto;
		padding: 1.5rem 2.5% 1rem 2.5%;
	}

	.footer-right-text {
		margin-bottom: 1rem;
	}

	.footer-content {
		padding: 0;
		width: 100%;
	}

	.footer-left {
		width: 95%;
		margin: 0 auto;
		margin-bottom: 1rem;
	}

	.footer-right-btn {
		width: 95%;
		margin: 0 auto;
		margin-bottom: 1.5rem;
	}

	.footer-right {
		text-align: center;
		background-color: #663300;
	}

	.member-content {
		margin-top: 2rem;
	}

	.content {
		width: 95%;
	}

	.lg-switch {
		display: none;
	}

	.headNav span {
		cursor: pointer;
		color: white;

		font-size: 1.5rem;
		line-height: 3rem;
		position: absolute;
		left: 50%;
		bottom: 6%;
		transform: translateX(-50%);
	}

	.vip-title {

		border-top: 2rem transparent solid;
		margin-bottom: 3rem;
	}

	.vip-node {
		/*height: 41rem;*/
		background: none;
		padding: 2rem;
	}

	.vip-node- content {
		padding: 1rem;
		overflow: auto;
	}

	.about-text-chapter span {
		height: 2px;
	}

	div.about-text-chapter {
		margin-bottom: 40px;

	}

	.about-text-chapter p {
		font-size: 1.5rem;
	}

	.vip-node-content-text h4 {
		font-size: 1.5rem;
		margin-bottom: 14px;
	}

	.emmm {
		height:
			3px;
		margin-bottom: 12px;
	}

	.vip-node-content-text p {
		font-size: 1.3rem;
		line-height: 1.8rem;
	}

	.car-content {
		flex-flow: column nowrap;
	}

	.car-content-img {
		height: auto;
		margin-bottom: 30px;
	}

	.car-content-text {
		height: auto;
		align-items: center;
	}

	.car-content-text p {
		font-size: 1.3rem;
		line-height: 1.8rem;
		margin-bottom: 20px;
	}

	.car-content-text a {
		width: 9rem;
		line-height: 4rem;

		font-size: 1.2rem;
	}

	.car-content {
		margin-bottom: 40px;
	}

	div.about-content {
		border-top: 2rem transparent solid;
	}

	.about-title {

		width: 18rem !important;
		padding: 0.5rem !important;
		margin-bottom: 3rem;
	}

	.box {
		width: 100%;
		box-sizing: border-box;
		height:
			10rem;
		margin: 0;
	}

	.chapter p i:first-child {
		margin-right: 0;
	}

	.chapter p {}

	.about-word {
		font-size: 1.3rem;
		line-height:
			1.8rem;
		margin-bottom: 70px;
	}

	div.about-img-chapter p {
		font-size: 1.5rem;
	}

	.about-img-chapter span {
		height: 2px;
	}

	.about-img-list {
		display: block;
		height: auto;
		margin-bottom: 0;
	}

	.about-img-images {
		flex: 0 0 100%;
		width: 100%;
		flex-flow: row nowrap;

		margin-bottom: 10px;
	}

	.xiao-image {
		flex: 0 0 48%;
		height: auto;
	}

	.member-content {
		width: 95%;
	}

	.member-img {
		margin-bottom:
			50px;
		flex-flow: column nowrap;
	}

	.member-img-left p {
		font-size: 1.5rem;
	}

	.member-type {
		justify-content: space-between;
	}

	.member-type div {
		flex: 0 0 30%;
		width: 30%;
		align-items: center;
		margin-right: 0;
	}

	.member-type div span {
		width:110px ;
		font-size: 1.3rem;
	}

	.member-type div img {
		height: auto;
	}

	.member-img-right {
		height: 18rem;
	}

	.box-warp {
		width: 100%;
		box-sizing: border-box;
		padding: 1rem;

	}

	.box-warp .box-vip {
		width: 100%;
		height: 11rem;
		margin: 0;
		box-sizing: border-box;
	}

	.box span {
		font-size: 1.8rem;
	}

	.box a {

		width: 9rem;
		line-height: 3rem;
		font-size: 1.5rem;
	}

	.xxx {
		margin-bottom: 20px;
		display: flex;
		justify-content: flex-end;
	}

	.member-text-content {
		flex: 0 0 45%;
		width: 45%;
		text-align: center;
		margin-bottom: 2rem;
	}

	.member-text-content p:first-child {

		font-size: 1.8rem;
		line-height: 5rem;
	}

	.member-text-content p:last-child {
		font-size: 1.3rem;
		line-height: 1.6rem;
		text-align: left;

		display: -webkit-box;
		-webkit-line-clamp: 9;
		-webkit-box-orient: vertical;
		text-overflow: ellipsis;
		overflow: hidden;
	}

	.contact-title-box {
		width: 18rem !important;
		padding: 0.5rem !important;
		margin-bottom: 3rem;
	}

	.contact-title {
		border-top: 2rem transparent solid;

		margin-bottom: 100px;
	}

	.contact-title form input {
		border: none;
	}

	.contact-input-warp {
		flex-flow: column nowrap;
		margin-bottom: 0;
	}

	.contact-input {
		flex: 1;
		width: 100%;
		padding-bottom: 10px;
		border-bottom: 1px #663300 solid;
		margin-bottom: 20px;
	}

	.contact-input span {
		flex: 0 0 20%;
		font-size: 1.5rem;
	}

	.contact-input input {
		font-size: 1.5rem;
	}

	.contact-title form input[type='submit'] {

		width: 12rem;
		line-height: 4rem;
		font-size: 1.2rem;
	}

	.contact-qr {
		border: 2px #1b1b1b solid;
		text-align: center;
	}

	.contact-qr p {

		font-size: 2rem;
		margin: 30px 0;
	}

	.number {
		font-size: 1.6rem;
		margin-bottom: 30px;
		display: flex;
		flex-flow: column;
	}

	.QR-img {

		width: 22rem;
		height: 22rem;
		margin-bottom: 50px;
	}

	.product-content {
		margin-top: 2rem;
		margin-bottom: 0;
		flex-flow: column nowrap;

	}

	.product-img {
		flex: 1;
		width: 100%;
		margin-bottom: 30px;
	}

	.product-text {
		flex: 1;
		width: 100%;
	}

	.product-img-top {

		margin-bottom: 20px;
	}

	.product-img-bottom-warp .swiper-button-black {
		display: none;
	}

	.product-img-bottom .img {
		height: 10rem;
	}

	.product-text-top {
		border-width: 2px;
		padding: 20px 0;
	}

	.product-text-bottom {
		padding-top: 20px;
	}

	.product-text-bottom p,
	.product-text-top p {
		font-size: 1.4rem;
		line-height: 1.8rem;
	}

	.footer {

		padding: 50px 0 20px 0;
	}

	.footer-content {
		width: 100%;

		margin: 0 auto;
		flex-flow: column nowrap;
		height: auto;
	}

	.footer-left {
		justify-content: space-between;
	}

	.footer-qr {
		width: 14rem;

		margin-right: 0;
	}

	.footer-qr-img {
		height: auto;
	}

	.footer-qr-text {
		display: none;
	}

	.footer-left-text {
		font-size: 1.5rem;
	}

	.footer-left-text p:nth-child(2) {
		line-height: 4rem;
		margin-bottom: 1.2rem;
	}

	.footer-right {
		font-size: 1.2rem;
	}

	.footer-right-btn {

		justify-content: space-between;
	}

	.footer-right-btn a {
		margin-right: 0 !important;
	}
}
