html {
	overflow: auto;
}

body {
	overflow: visible;
	/*background: rgba(236, 239, 241, 0.75);*/
}

.vip-black {
	color: rgba(38, 50, 56, 1) !important;
}

.vip-hide {
	display: none;
}


/* width */

.vip-width-1200 {
	margin: 0 auto;
	width: 100%;
	max-width: 1400px;
}


/* from amazeui.min.css */

/* 均分网格 grid */

@media only screen and (min-width:641px) {
	.am-avg-md-1>li {
		width: 100%
	}
	.am-avg-md-1>li:nth-of-type(n) {
		clear: none
	}
	.am-avg-md-1>li:nth-of-type(1n+1) {
		clear: both
	}
	.am-avg-md-2>li {
		width: 50%
	}
	.am-avg-md-2>li:nth-of-type(n) {
		clear: none
	}
	.am-avg-md-2>li:nth-of-type(2n+1) {
		clear: both
	}
	.am-avg-md-3>li {
		width: 33.33333333%
	}
	.am-avg-md-3>li:nth-of-type(n) {
		clear: none
	}
	.am-avg-md-3>li:nth-of-type(3n+1) {
		clear: both
	}
	.am-avg-md-4>li {
		width: 25%
	}
	.am-avg-md-4>li:nth-of-type(n) {
		clear: none
	}
	.am-avg-md-4>li:nth-of-type(4n+1) {
		clear: both
	}
	.am-avg-md-5>li {
		width: 20%
	}
	.am-avg-md-5>li:nth-of-type(n) {
		clear: none
	}
	.am-avg-md-5>li:nth-of-type(5n+1) {
		clear: both
	}
	.am-avg-md-6>li {
		width: 16.66666667%
	}
	.am-avg-md-6>li:nth-of-type(n) {
		clear: none
	}
	.am-avg-md-6>li:nth-of-type(6n+1) {
		clear: both
	}
	.am-avg-md-7>li {
		width: 14.28571429%
	}
	.am-avg-md-7>li:nth-of-type(n) {
		clear: none
	}
	.am-avg-md-7>li:nth-of-type(7n+1) {
		clear: both
	}
	.am-avg-md-8>li {
		width: 12.5%
	}
	.am-avg-md-8>li:nth-of-type(n) {
		clear: none
	}
	.am-avg-md-8>li:nth-of-type(8n+1) {
		clear: both
	}
	.am-avg-md-9>li {
		width: 11.11111111%
	}
	.am-avg-md-9>li:nth-of-type(n) {
		clear: none
	}
	.am-avg-md-9>li:nth-of-type(9n+1) {
		clear: both
	}
	.am-avg-md-10>li {
		width: 10%
	}
	.am-avg-md-10>li:nth-of-type(n) {
		clear: none
	}
	.am-avg-md-10>li:nth-of-type(10n+1) {
		clear: both
	}
	.am-avg-md-11>li {
		width: 9.09090909%
	}
	.am-avg-md-11>li:nth-of-type(n) {
		clear: none
	}
	.am-avg-md-11>li:nth-of-type(11n+1) {
		clear: both
	}
	.am-avg-md-12>li {
		width: 8.33333333%
	}
	.am-avg-md-12>li:nth-of-type(n) {
		clear: none
	}
	.am-avg-md-12>li:nth-of-type(12n+1) {
		clear: both
	}
}

@media only screen and (min-width:1025px) {
	.am-avg-lg-1>li {
		width: 100%
	}
	.am-avg-lg-1>li:nth-of-type(n) {
		clear: none
	}
	.am-avg-lg-1>li:nth-of-type(1n+1) {
		clear: both
	}
	.am-avg-lg-2>li {
		width: 50%
	}
	.am-avg-lg-2>li:nth-of-type(n) {
		clear: none
	}
	.am-avg-lg-2>li:nth-of-type(2n+1) {
		clear: both
	}
	.am-avg-lg-3>li {
		width: 33.33333333%
	}
	.am-avg-lg-3>li:nth-of-type(n) {
		clear: none
	}
	.am-avg-lg-3>li:nth-of-type(3n+1) {
		clear: both
	}
	.am-avg-lg-4>li {
		width: 25%
	}
	.am-avg-lg-4>li:nth-of-type(n) {
		clear: none
	}
	.am-avg-lg-4>li:nth-of-type(4n+1) {
		clear: both
	}
	.am-avg-lg-5>li {
		width: 20%
	}
	.am-avg-lg-5>li:nth-of-type(n) {
		clear: none
	}
	.am-avg-lg-5>li:nth-of-type(5n+1) {
		clear: both
	}
	.am-avg-lg-6>li {
		width: 16.66666667%
	}
	.am-avg-lg-6>li:nth-of-type(n) {
		clear: none
	}
	.am-avg-lg-6>li:nth-of-type(6n+1) {
		clear: both
	}
	.am-avg-lg-7>li {
		width: 14.28571429%
	}
	.am-avg-lg-7>li:nth-of-type(n) {
		clear: none
	}
	.am-avg-lg-7>li:nth-of-type(7n+1) {
		clear: both
	}
	.am-avg-lg-8>li {
		width: 12.5%
	}
	.am-avg-lg-8>li:nth-of-type(n) {
		clear: none
	}
	.am-avg-lg-8>li:nth-of-type(8n+1) {
		clear: both
	}
	.am-avg-lg-9>li {
		width: 11.11111111%
	}
	.am-avg-lg-9>li:nth-of-type(n) {
		clear: none
	}
	.am-avg-lg-9>li:nth-of-type(9n+1) {
		clear: both
	}
	.am-avg-lg-10>li {
		width: 10%
	}
	.am-avg-lg-10>li:nth-of-type(n) {
		clear: none
	}
	.am-avg-lg-10>li:nth-of-type(10n+1) {
		clear: both
	}
	.am-avg-lg-11>li {
		width: 9.09090909%
	}
	.am-avg-lg-11>li:nth-of-type(n) {
		clear: none
	}
	.am-avg-lg-11>li:nth-of-type(11n+1) {
		clear: both
	}
	.am-avg-lg-12>li {
		width: 8.33333333%
	}
	.am-avg-lg-12>li:nth-of-type(n) {
		clear: none
	}
	.am-avg-lg-12>li:nth-of-type(12n+1) {
		clear: both
	}
}


/* 大图全屏浏览 pureview */

.am-pureview {
	position: fixed;
	left: 0;
	top: 0;
	bottom: 0;
	right: 0;
	z-index: 1120;
	width: 100%;
	height: 100%;
	background: rgba(0, 0, 0, .95);
	display: none;
	overflow: hidden;
	-webkit-transition: -webkit-transform .3s;
	transition: -webkit-transform .3s;
	transition: transform .3s;
	transition: transform .3s, -webkit-transform .3s;
	-webkit-transform: translate(0, 100%);
	-ms-transform: translate(0, 100%);
	transform: translate(0, 100%)
}

.am-pureview.am-active {
	-webkit-transform: translate(0, 0);
	-ms-transform: translate(0, 0);
	transform: translate(0, 0)
}

.am-pureview ol,
.am-pureview ul {
	list-style: none;
	padding: 0;
	margin: 0;
	width: 100%
}

.am-pureview-slider {
	overflow: hidden;
	height: 100%
}

.am-pureview-slider li {
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	vertical-align: middle;
	-webkit-transition: all .3s linear;
	transition: all .3s linear;
	z-index: 100;
	visibility: hidden
}

.am-pureview-slider li.am-pureview-slide-prev {
	-webkit-transform: translate(-100%, 0);
	-ms-transform: translate(-100%, 0);
	transform: translate(-100%, 0);
	z-index: 109
}

.am-pureview-slider li.am-pureview-slide-next {
	-webkit-transform: translate(100%, 0);
	-ms-transform: translate(100%, 0);
	transform: translate(100%, 0);
	z-index: 109
}

.am-pureview-slider li.am-active {
	position: relative;
	z-index: 110;
	-webkit-transform: translate(0, 0);
	-ms-transform: translate(0, 0);
	transform: translate(0, 0);
	visibility: visible
}

.am-pureview-slider .pinch-zoom-container {
	width: 100%;
	z-index: 1121
}

.am-pureview-slider .am-pinch-zoom {
	position: relative;
	width: 100%;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center
}

.am-pureview-slider .am-pinch-zoom:after {
	display: inline-block;
	font: normal normal normal 1.6rem/1 FontAwesome, sans-serif;
	font-size: inherit;
	text-rendering: auto;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	-webkit-transform: translate(0, 0);
	-ms-transform: translate(0, 0);
	transform: translate(0, 0);
	content: "\f110";
	-webkit-animation: icon-spin 2s infinite linear;
	animation: icon-spin 2s infinite linear;
	font-size: 24px;
	line-height: 24px;
	color: #eee;
	position: absolute;
	top: 50%;
	left: 50%;
	margin-left: -12px;
	margin-top: -12px;
	z-index: 1
}

.am-pureview-slider .am-pinch-zoom.am-pureview-loaded:after {
	display: none
}

.am-pureview-slider img {
	position: relative;
	display: block;
	max-width: 100%;
	max-height: 100%;
	opacity: 0;
	z-index: 200;
	-webkit-user-drag: none;
	-webkit-transition: opacity .2s ease-in;
	transition: opacity .2s ease-in
}

.am-pureview-slider img.am-img-loaded {
	opacity: 1
}

.am-pureview-direction {
	position: absolute;
	top: 50%;
	width: 100%;
	margin-top: -18px!important;
	z-index: 1122
}

.am-pureview-only .am-pureview-direction,
.am-touch .am-pureview-direction {
	display: none
}

.am-pureview-direction li {
	position: absolute;
	width: 36px;
	height: 36px
}

.am-pureview-direction a {
	display: block;
	height: 36px;
	border: none;
	color: #ccc;
	opacity: .5;
	cursor: pointer;
	text-align: center;
	z-index: 1125
}

.am-pureview-direction a:before {
	content: "\f137";
	line-height: 36px;
	font-size: 24px
}

.am-pureview-direction a:hover {
	opacity: 1
}

.am-pureview-direction .am-pureview-prev {
	left: 15px
}

.am-pureview-direction .am-pureview-next {
	right: 15px
}

.am-pureview-direction .am-pureview-next a:before {
	content: "\f138"
}

.am-pureview-bar {
	position: absolute;
	bottom: 0;
	height: 45px;
	width: 100%;
	background-color: rgba(0, 0, 0, .35);
	color: #eee;
	line-height: 45px;
	padding: 0 10px;
	font-size: 14px;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex
}

.am-pureview-bar .am-pureview-title {
	display: block;
	word-wrap: normal;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
	margin-left: 6px;
	-webkit-box-flex: 1;
	-webkit-flex: 1;
	-ms-flex: 1;
	flex: 1
}

.am-pureview-bar .am-pureview-total {
	font-size: 10px;
	line-height: 48px
}

.am-pureview-actions {
	position: absolute;
	z-index: 1130;
	left: 0;
	right: 0;
	top: 0;
	height: 45px;
	background-color: rgba(0, 0, 0, .35)
}

.am-pureview-actions a {
	position: absolute;
	left: 10px;
	color: #ccc;
	display: block;
	width: 45px;
	line-height: 45px;
	text-align: left;
	font-size: 16px
}

.am-pureview-actions a:hover {
	color: #fff
}

.am-pureview-actions [data-am-toggle=share] {
	left: auto;
	right: 10px
}

.am-pureview-actions,
.am-pureview-bar {
	opacity: 0;
	-webkit-transition: all .15s;
	transition: all .15s;
	z-index: 1130
}

.am-pureview-bar-active .am-pureview-actions,
.am-pureview-bar-active .am-pureview-bar {
	opacity: 1
}

.am-pureview-nav {
	position: absolute;
	bottom: 15px;
	left: 0;
	right: 0;
	text-align: center;
	z-index: 1131
}

.am-pureview-bar-active .am-pureview-nav {
	display: none
}

.am-pureview-nav li {
	display: inline-block;
	background: #ccc;
	background: rgba(255, 255, 255, .5);
	width: 8px;
	height: 8px;
	margin: 0 3px;
	border-radius: 50%;
	text-indent: -9999px;
	overflow: hidden;
	cursor: pointer
}

.am-pureview-nav .am-active {
	background: #fff;
	background: rgba(255, 255, 255, .9)
}

[data-am-pureview] img {
	cursor: pointer
}

.am-pureview-active {
	overflow: hidden
}


/* topbar */

.vip-topbar {
	float: left;
	display: block;
	/*position: fixed;
	top: 0;
	left: 0;
	z-index: 99;
	margin-bottom: 36px;
	min-width: 1400px;*/
	width: 100%;
	height: 36px;
	background-color: #F9F9F9;
	/*box-shadow: 0 1px 8px rgba(128, 64, 64, 0.4);*/
	border-bottom: 1px solid #EEE;
}

.vip-topbar ul {
	float: left;
	display: inline-block;
	margin: 0;
	padding: 0;
	list-style: none;
}

.vip-topbar ul:last-of-type {
	float: right;
}

.vip-topbar ul li {
	float: left;
	font-size: 12px;
}

.vip-topbar ul li a {
	display: inline-block;
	padding-right: 8px;
	line-height: 36px;
	font-size: 14px;
	color: #666;
}

.vip-topbar ul li a:not(:last-of-type) {
	padding-right: 0;
}

.vip-topbar ul:first-of-type li a font {
	color: #444;
}

.vip-topbar ul:first-of-type li a span {
	color: #FF0000;
}

.vip-topbar ul:last-of-type {
	float: right;
	text-align: right;
}

.vip-topbar ul:last-of-type li a {
	padding-left: 10px;
	padding-right: 0;
}


/* header */

.vip-header-navScroll .scrollspy-nav {
	clear: both;
	/*top: 36px;
	z-index: 100;*/
	position: relative !important;
	padding-top: 5px;
	padding-bottom: 10px;
	width: 100%;
	/*background: rgba(236, 239, 241, 1);*/
	/*background: rgba(252, 252, 252, 1);
	box-shadow: 0 2px 4px rgba(38, 50, 56, 0.3);*/
}

.vip-header-navScroll .scrollspy-nav ul {
	margin: 0 auto;
	padding: 0;
	width: 100%;
	max-width: 1400px;
	height: 80px;
	text-align: right;
}

.vip-header-navScroll .scrollspy-nav ul li {
	display: inline-block;
	list-style: none;
}

.vip-header-navScroll .scrollspy-nav ul li a {
	display: inline-block;
	font-size: 16px;
	font-weight: 500;
	line-height: 30px;
	letter-spacing: 1px;
	color: rgba(38, 50, 56, 1);
	text-align: center;
	/*text-shadow: 0 1px 0 rgba(255, 255, 255, 1);*/
}

.vip-header-navScroll .scrollspy-nav ul li:first-child {
	float: left;
	width: 30%;
	text-align: left;
}

.vip-header-navScroll .scrollspy-nav ul li:not(:first-child) {
	text-align: center;
}

.vip-header-navScroll .scrollspy-nav ul li:first-child .sub-title {
	float: left;
	display: inline-block;
	margin-left: 15px;
	margin-top: 25px;
	padding-left: 15px;
	font-size: 24px;
	font-weight: 500;
	line-height: 40px;
	letter-spacing: 2px;
	color: #AAA;
	border-left: 1px solid #CCC;
}

.vip-header-navScroll .scrollspy-nav ul li:first-child a {
	float: left;
}

.vip-header-navScroll .scrollspy-nav ul li a img,
.vip-header-navPhone ul li a img {
	width: 100%;
	max-height: 80px;
}

.vip-header-navScroll .scrollspy-nav ul li a i {
	padding-right: 8px;
	font-size: 16px;
	line-height: 24px;
	color: rgba(176, 190, 197, 1);
}

.vip-header-navScroll .scrollspy-nav ul li:nth-child(n+2),
.vip-header-navScroll .scrollspy-nav ul li:nth-child(4) {
	margin-top: 30px;
	padding-left: 15px;
	padding-right: 15px;
	min-width: 100px;
}

.vip-header-navScroll .scrollspy-nav ul li:not(:first-child) a.am-active {
	font-size: 16px;
	line-height: 30px;
	color: rgba(238, 0, 0, 1);
	border-bottom: 2px solid rgba(238, 0, 0, 0.9);
}

.vip-header-navScroll .scrollspy-nav ul li:not(:first-child) a.am-active i {
	color: rgba(238, 0, 0, 1) !important;
}

.vip-header-navScroll .scrollspy-nav ul li:not(:first-child) a:hover {
	color: rgba(238, 0, 0, 1);
	border-bottom: 2px solid rgba(238, 0, 0, 0.9);
}

.vip-header-navScroll .scrollspy-nav ul li:not(:first-child) a:hover i {
	color: rgba(238, 0, 0, 1) !important;
}

.vip-header-navPhone {
	display: none;
}


/* banner */

.vip-banner {
	/*margin-top: 15px;*/
	margin-bottom: 15px;
	text-align: center;
	/*background: rgba(253, 215, 25, 1);*/
	/*background-color: #FDD40A;*/
}

.vip-banner .vip-width-1200 {
	/* padding-top: 10px;
	padding-bottom: 10px; */
	text-align: center;
	background: rgba(253, 215, 25, 1);
}

.vip-banner img {
	width: 100%;
	max-width: 1400px;
	height: 100%;
	max-height: 700px;
}


/* title */

.vip-title {
	margin-top: 15px;
	margin-bottom: 15px;
	max-width: 1400px;
	background: rgba(238, 0, 0, 1);
}

.vip-title h1 {
	display: block;
	margin: 5px auto;
	position: relative;
	width: 240px;
	font-size: 18px;
	font-weight: 700;
	line-height: 36px;
	letter-spacing: 6px;
	text-indent: 6px;
	text-align: center;
	color: rgba(255, 255, 255, 1);
	/* color: rgba(55, 71, 79, 0.5);
	text-shadow: 0 1px 0 rgba(236, 239, 241, 1);
	box-shadow: 0 -6px 0 rgba(207, 216, 220, 1),
	0 6px 0 rgba(207, 216, 220, 1);*/
	/*box-shadow: 0 -6px 0 #F0F3F4, 0 6px 0 #F0F3F4;*/
	box-shadow: 0 -6px 0 #FFF, 0 6px 0 #FFF;
}

.vip-title h1::before {
	/*content: "";
	position: relative;
	top: 0;
	left: -46px;
	z-index: 99;
	border: 10px solid transparent;
	border-left: 1px solid rgba(207, 216, 220, 1);*/
	content: "";
	position: absolute;
	top: -3px;
	left: -20px;
	z-index: 99;
	border: 10px solid transparent;
	border-left: 1px solid rgba(207, 216, 220, 1);
	height: 44px;
}

.vip-title h1::after {
	/*content: "";
	position: relative;
	top: 0;
	z-index: 99;
	right: -40px;
	border: 10px solid transparent;
	border-right: 1px solid rgba(207, 216, 220, 1);*/
	content: "";
	position: absolute;
	top: -3px;
	right: -30px;
	z-index: 99;
	border: 10px solid transparent;
	border-left: 1px solid rgba(207, 216, 220, 1);
	height: 44px;
}


/* introduce */

.vip-introduce h2 {
	display: block;
	margin: 0 auto;
	padding-top: 30px;
	padding-bottom: 20px;
	width: 75%;
	font-size: 24px;
	font-weight: 500;
	line-height: 60px;
	letter-spacing: 1px;
	text-align: center;
}

.vip-introduce h2 i {
	padding-left: 10px;
	padding-right: 20px;
	color: rgba(207, 216, 220, 1);
}

.vip-introduce h2 b {
	padding-right: 2px;
	font-size: 36px;
	letter-spacing: 2px;
	color: rgba(238, 0, 0, 1);
}

.vip-introduce h2 b:nth-child(3) {
	font-size: 32px;
}

.vip-introduce h2 small {
	display: block;
	position: relative;
	top: 40px;
	right: 0;
	padding-top: 20px;
	padding-right: 20px;
	font-size: 20px;
	color: rgba(176, 190, 197, 1);
	text-align: center;
	text-indent: 5px;
}

.vip-introduce h2 small::before {
	display: block;
	content: "";
	position: absolute;
	top: 20px;
	left: 0;
	width: 100%;
	border: 1px solid rgba(176, 190, 197, 1);
}

.vip-introduce h2 small::after {
	display: block;
	content: "";
	position: absolute;
	top: 20px;
	left: 48%;
	width: 10px;
	height: 0;
	border: 10px solid transparent;
	border-top: 10px solid rgba(176, 190, 197, 1);
}

.vip-introduce ul {
	margin: 0 auto;
	padding: 40px 0;
	width: 100%;
}

.vip-introduce ul li {
	margin: 10px;
	padding: 10px;
	width: 31.5%;
	background: rgba(255, 255, 255, 1);
}

.vip-introduce ul li img {
	display: block;
	margin: 0 auto;
	padding: 5px;
	width: 50%;
}

.vip-introduce ul li p {
	margin: 0 auto;
	padding-left: 15px;
	padding-right: 15px;
	padding-bottom: 10px;
	width: 100%;
	font-size: 14px;
	line-height: 24px;
	color: rgba(55, 71, 79, 0.7);
	text-align: center;
}

.vip-introduce ul li p span {
	display: block;
	padding-top: 5px;
	padding-bottom: 5px;
	font-size: 15px;
	letter-spacing: 1px;
	color: rgba(238, 0, 0, 1);
}


/*.vip-introduce ul li {
	list-style: none;
	display: block;
	float: left;
	padding-top: 20px;
	padding-bottom: 20px;
	width: 100%;
}
.vip-introduce ul li:nth-child(2n) {
	padding-top: 30px;
	padding-bottom: 30px;
}

.vip-introduce ul li img {
	display: block;
	float: left;
	margin-left: 40px;
	padding: 10px;
	width: 20%;
}

.vip-introduce ul li p {
	display: block;
	float: left;
	padding: 5px 30px;
	width: 65%;
	font-size: 16px;
	line-height: 40px;
	color: rgba(55, 71, 79, 0.7);
}

.vip-introduce ul .vip-introduce-shop img,
.vip-introduce ul .vip-introduce-service img {
	float: right;
	margin-left: 0;
	margin-right: 60px;
}

.vip-introduce ul .vip-introduce-shop p,
.vip-introduce ul .vip-introduce-service p {
	float: right;
	text-align: right;
}

.vip-introduce ul li p span {
	display: block;
	padding: 10px;
	font-size: 24px;
	letter-spacing: 1px;
	color: rgba(238, 0, 0, 1);
}

.vip-introduce ul li p span i {
	font-size: 32px;
}*/

.vip-contact-list ul {
	float: left;
	display: flex;
	display: -webkit-flex;
	flex-direction: row;
	-webkit-flex-direction: row;
	flex-wrap: wrap;
	-webkit-flex-wrap: wrap;
	align-items: center;
	-webkit-align-items: center;
	justify-content: space-around;
	-webkit-justify-content: space-around;
	gap: 20px;
	width: 100%;
}

.vip-contact-list ul li {
	float: left;
	display: block;
	width: 100%;
}

.vip-contact-list ul .vip-licence {
	float: left;
	width: auto;
    min-width: 25%;
    max-width: 33.33%;
}

.vip-contact-list ul .vip-licence a {
	float: left;
	display: flex;
	display: -webkit-flex;
	flex-direction: column;
	-webkit-flex-direction: column;
	align-items: center;
	-webkit-align-items: center;
	width: 100%;
}

.vip-contact-list ul .vip-licence figure {
	margin: 0 auto;
	width: 100%;
	max-width: 190px !important;
}

/*.vip-contact-list ul .vip-licence img {
	border: 5px solid rgba(255, 255, 255, 1);
}*/

.vip-contact-list ul .vip-licence h5 {
	float: left;
	display: block;
	margin: 0;
	padding-top: 10px;
	width: 100%;
	font-weight: normal;
	letter-spacing: 1px;
	color: #333;
	text-align: center;
}

.charge-member li {
	background: #FFFFFF;
	border: 15px solid #F0F3F4;
}

.charge-member p {
	color: rgba(238, 0, 0, 1);
	font-size: 18px;
	letter-spacing: 1px;
	font-weight: bold;
	padding-left: 18px;
}

.company-profile .tag,
.company-process .tag {
	float: left;
	display: block;
	position: relative;
	margin-top: 10px;
	margin-bottom: 10px;
	width: 100%;
	text-align: center;
}

.company-profile .tag span,
.company-process .tag span {
	position: relative;
	z-index: 19;
	padding: 10px 20px;
	min-width: 120px;
	font-size: 24px;
	font-weight: 700;
	line-height: 40px;
	letter-spacing: 4px;
	text-align: center;
	background-color: #FFF !important;
}

.company-profile .tag::before,
.company-process .tag::before {
	float: left;
	display: inline;
	content: "";
	position: absolute;
	bottom: 15px;
	left: 50%;
	margin-left: -20%;
	width: 40%;
	height: 2px;
	background-color: currentcolor;
}

@media only screen and (max-width: 640px) {
	.company-profile .tag::before,
	.company-process .tag::before {
		margin-left: -35%;
		width: 70%;
	}
}

.company-profile {
	padding: 0 15px !important;
}

.company-profile img {
	width: 100%;
}

.company-profile p.hui {
	float: left;
	display: flex;
	display: -webkit-flex;
	justify-content: space-around;
	-webkit-justify-content: space-around;
	align-items: center;
	-webkit-align-items: center;
	width: 100%;
	text-align: center;
}

.company-profile p.hui img,
.company-process p.hui img {
	margin-bottom: 10px;
	max-width: 100%;
}

@media only screen and (max-width: 1024px) {
	.company-profile p.hui {
		flex-wrap: wrap;
		-webkit-flex-wrap: wrap;
		padding-left: 0.5rem;
		padding-right: 0.5rem;
	}
}

.company-process .order {
	float: left;
	display: flex;
	display: -webkit-flex;
	flex-flow: wrap;
	justify-content: space-around;
	-webkit-justify-content: space-around;
	align-items: center;
	-webkit-align-items: center;
	padding: 20px 10px 0;
	width: 100%;
}

@media only screen and (max-width: 640px) {
	.company-profile p.hui {
		justify-content: flex-start;
		-webkit-justify-content: flex-start;
	}
}

.company-process p {
	float: left;
	display: block;
	padding-left: 10px;
	padding-right: 10px;
	width: 100%;
	font-size: 17px;
	letter-spacing: 1px;
	text-align: center;
}

.company-process p:not(.hui) {
	margin: 0 !important;
}

.company-process .order span {
	position: relative;
	margin: 5px 10px;
	padding: 10px 20px;
	font-size: 16px;
	font-weight: 700;
	line-height: 20px;
	letter-spacing: 1px;
	background-color: #F0F3F4;
}

.company-process .order i {
	color: #AAA;
}


/* price */

.vip-price .vip-width-1200 {
	position: relative;
	min-height: 300px;
}

.vip-price h3 {
	display: block;
	float: left;
	padding-right: 5%;
	width: 48%;
	font-size: 24px;
	line-height: 50px;
	letter-spacing: 2px;
	color: rgba(238, 0, 0, 1);
	text-align: right;
}

.vip-price .vip-width-1200:nth-child(1) h3 {
	position: absolute;
	top: 15%;
	left: 0;
}


/*.vip-price .vip-width-1200:nth-child(2) h3 {
	position: absolute;
	top: 65%;
	left: 0;
}*/

.vip-price .vip-width-1200:nth-child(2) {
	background: rgba(255, 255, 255, 0.3);
}

.vip-price .vip-width-1200:nth-child(2) h3 {
	position: absolute;
	top: 46%;
	left: 0;
}

.vip-price .vip-width-1200:nth-child(3) h3 {
	position: absolute;
	top: 80%;
	left: 0;
}

.vip-price .vip-width-1200:nth-child(3) h3 span {
	display: block;
	font-size: 18px;
	text-align: center;
}

.vip-price p {
	display: block;
	float: right;
	padding-left: 5%;
	width: 52%;
}

.vip-price p i {
	display: block;
	margin: 10px auto;
	font-size: 16px;
	letter-spacing: 2px;
	color: rgba(238, 0, 0, 1);
}

.vip-price p i span {
	padding-left: 15px;
	font-size: 18px;
	line-height: 36px;
	letter-spacing: 1px;
	color: rgba(38, 50, 56, 1);
	text-shadow: 0 1px 0 rgba(255, 255, 255, 1);
}


/* feature & siteList */

.vip-feature table,
.vip-siteList table {
	margin: 30px 1.5%;
	width: 97%;
	background: rgba(255, 255, 255, 0.75);
	box-shadow: 0 0 5px 0 rgba(38, 50, 56, 0.15);
	text-align: center !important;
}

.vip-feature table thead th,
.vip-siteList table thead th {
	letter-spacing: 1px;
	text-align: center !important;
}

.vip-feature table thead th:nth-child(1) {
	width: 40%;
}

.vip-feature table thead th:nth-child(2) {
	width: 25%;
}

.vip-feature table thead th:nth-child(3) {
	width: 35%;
}

.vip-feature table tbody tr td,
.vip-siteList table tbody tr td {
	color: rgba(120, 144, 156, 1);
}

/*.vip-feature table tbody tr td[rowspan="4"],
.vip-feature table tbody tr td[rowspan="5"],
.vip-feature table tbody tr td[rowspan="6"],
.vip-feature table tbody tr td[rowspan="14"],*/

.vip-feature table tbody tr:first-of-type th,
.vip-feature table tbody tr:first-of-type td,
.vip-siteList table thead tr:first-of-type th {
	background-color: #F0F3F4;
}

.vip-feature table tbody tr:not(:first-of-type) td:nth-child(n+2) {
	color: rgba(238, 0, 0, 1);
}

.vip-feature table tbody tr .vip-black {
	font-size: 20px;
	line-height: 24px;
}

.vip-feature table tbody tr th a, 
.vip-siteList table tbody tr td a {
	color: rgba(0, 0, 238, 1);
}


/* tableHui */

.tableHui {
	display: block;
	width: 100%;
}

@media only screen and (max-width: 1024px) {
	.tableHui {
		overflow: scroll;
	}
}

.tableHui table {
	margin: 30px 1%;
	width: 98%;
	background: rgba(255, 255, 255, 0.75);
	box-shadow: 0 0 5px 0 rgba(38, 50, 56, 0.15);
	text-align: center !important;
}


/* type 1 */

.tableHui table tbody tr td {
	padding: 10px 5px;
	min-width: 150px;
	vertical-align: middle;
	font-size: 18px;
	word-break: keep-all;
	background-color: #F2F2F2;
}

.tableHui table tbody tr:first-of-type td.tag {
	font-size: 24px;
}

.tableHui table tbody tr:first-of-type td,
.tableHui table tbody tr:first-of-type td:first-of-type,
.tableHui table tbody tr:not(:first-of-type) td:nth-of-type(1),
.tableHui table tbody tr:not(:first-of-type) td:nth-of-type(2),
.tableHui table tbody tr:nth-of-type(2) td:nth-of-type(3),
.tableHui table tbody tr:nth-of-type(8) td:nth-of-type(3),
.tableHui table tbody tr:nth-of-type(13) td:nth-of-type(3),
.tableHui table tbody tr:nth-last-of-type(2) td:nth-of-type(3),
.tableHui table tbody tr:last-of-type td:nth-of-type(3) {
	min-width: 30px;
	color: #F2F2F2;
	background-color: #17375E;
	border-color: #8A95A1;
}

.tableHui table tbody tr:not(:first-of-type) td,
.tableHui table tbody tr:first-of-type td:first-of-type,
.tableHui table tbody tr:not(:first-of-type) td:nth-of-type(1),
.tableHui table tbody tr:not(:first-of-type) td:nth-of-type(2),
.tableHui table tbody tr:nth-of-type(2) td:nth-of-type(3),
.tableHui table tbody tr:nth-of-type(8) td:nth-of-type(3),
.tableHui table tbody tr:nth-of-type(13) td:nth-of-type(3),
.tableHui table tbody tr:nth-last-of-type(2) td:nth-of-type(3),
.tableHui table tbody tr:last-of-type td:nth-of-type(3) {
	font-weight: 700;
}

.tableHui table tbody tr:nth-of-type(2) td,
.tableHui table tbody tr:nth-of-type(3) td,
.tableHui table tbody tr:nth-of-type(4) td,
.tableHui table tbody tr:nth-of-type(5) td,
.tableHui table tbody tr:nth-of-type(6) td,
.tableHui table tbody tr:nth-of-type(7) td {
	color: darkorange !important;
}

.tableHui table tbody tr:nth-of-type(8) td,
.tableHui table tbody tr:nth-of-type(9) td,
.tableHui table tbody tr:nth-of-type(10) td,
.tableHui table tbody tr:nth-of-type(11) td,
.tableHui table tbody tr:nth-of-type(12) td,
.tableHui table tbody tr:nth-of-type(13) td {
	color: mediumseagreen !important;
}


.tableHui table tbody tr:nth-last-of-type(3) td,
.tableHui table tbody tr:nth-last-of-type(4) td {
	color: indianred !important;
}

.tableHui table tbody tr:nth-last-of-type(2) td {
	color: cornflowerblue !important;
}

.tableHui table tbody tr:last-of-type  td{
	color: mediumpurple !important;
}


/* type 1 */
/*.tableHui table thead tr th,
.tableHui table tbody tr td {
	padding: 5px;
	min-width: 50px;
	vertical-align: middle;
	background-color: #F2F2F2;
}

.tableHui table thead tr th {
	font-weight: bolder;
	color: #F2F2F2;
	background-color: #17375E;
	border-color: #8A95A1;
}

.tableHui table thead tr:nth-of-type(3) th {
	font-weight: 300;
}

.tableHui table tbody tr td:first-of-type {
	min-width: 150px;
}

.tableHui table tbody tr td:not(:first-of-type) {
	font-size: 18px;
}

.tableHui table thead tr:first-of-type th:nth-of-type(2),
.tableHui table thead tr:nth-of-type(2) th:nth-of-type(1),
.tableHui table thead tr:nth-of-type(2) th:nth-of-type(2),
.tableHui table thead tr:nth-of-type(2) th:nth-of-type(3),
.tableHui table thead tr:nth-of-type(2) th:nth-of-type(4),
.tableHui table thead tr:nth-of-type(2) th:nth-of-type(5),
.tableHui table thead tr:nth-of-type(2) th:nth-of-type(6),
.tableHui table thead tr:nth-of-type(3) th:nth-of-type(1),
.tableHui table thead tr:nth-of-type(3) th:nth-of-type(2),
.tableHui table thead tr:nth-of-type(3) th:nth-of-type(3),
.tableHui table thead tr:nth-of-type(3) th:nth-of-type(4),
.tableHui table thead tr:nth-of-type(3) th:nth-of-type(5),
.tableHui table thead tr:nth-of-type(3) th:nth-of-type(6),
.tableHui table tbody tr td:nth-of-type(2),
.tableHui table tbody tr td:nth-of-type(3),
.tableHui table tbody tr td:nth-of-type(4),
.tableHui table tbody tr td:nth-of-type(5),
.tableHui table tbody tr td:nth-of-type(6),
.tableHui table tbody tr td:nth-of-type(7) {
	color: darkorange;
}

.tableHui table thead tr:first-of-type th:nth-of-type(3),
.tableHui table thead tr:nth-of-type(2) th:nth-of-type(7),
.tableHui table thead tr:nth-of-type(2) th:nth-of-type(8),
.tableHui table thead tr:nth-of-type(2) th:nth-of-type(9),
.tableHui table thead tr:nth-of-type(2) th:nth-of-type(10),
.tableHui table thead tr:nth-of-type(2) th:nth-of-type(11),
.tableHui table thead tr:nth-of-type(2) th:nth-of-type(12),
.tableHui table thead tr:nth-of-type(3) th:nth-of-type(7),
.tableHui table thead tr:nth-of-type(3) th:nth-of-type(8),
.tableHui table thead tr:nth-of-type(3) th:nth-of-type(9),
.tableHui table thead tr:nth-of-type(3) th:nth-of-type(10),
.tableHui table thead tr:nth-of-type(3) th:nth-of-type(11),
.tableHui table thead tr:nth-of-type(3) th:nth-of-type(12),
.tableHui table tbody tr td:nth-of-type(8),
.tableHui table tbody tr td:nth-of-type(9),
.tableHui table tbody tr td:nth-of-type(10),
.tableHui table tbody tr td:nth-of-type(11),
.tableHui table tbody tr td:nth-of-type(12),
.tableHui table tbody tr td:nth-of-type(13) {
	color: mediumseagreen;
}

.tableHui table thead tr:first-of-type th:nth-of-type(4),
.tableHui table thead tr:nth-of-type(2) th:nth-last-of-type(3),
.tableHui table thead tr:nth-of-type(2) th:nth-last-of-type(4),
.tableHui table thead tr:nth-of-type(3) th:nth-last-of-type(3),
.tableHui table thead tr:nth-of-type(3) th:nth-last-of-type(4),
.tableHui table tbody tr td:nth-last-of-type(3),
.tableHui table tbody tr td:nth-last-of-type(4) {
	color: indianred;
}

.tableHui table thead tr:first-of-type th:nth-last-of-type(2),
.tableHui table thead tr:nth-of-type(2) th:nth-last-of-type(2),
.tableHui table thead tr:nth-of-type(3) th:nth-last-of-type(2),
.tableHui table tbody tr td:nth-last-of-type(2) {
	color: cornflowerblue;
}

.tableHui table thead tr:first-of-type th:last-of-type,
.tableHui table thead tr:nth-of-type(2) th:last-of-type,
.tableHui table thead tr:nth-of-type(3) th:last-of-type,
.tableHui table tbody tr td:last-of-type {
	color: mediumpurple;
}*/


/* website */

.vip-website button {
	border: none;
	background: transparent;
	color: rgba(0, 138, 238, 1);
}

.vip-website ul {
	margin: 20px auto;
	padding: 0;
	width: 98%;
	list-style: none;
}

.vip-website ul li {
	float: left;
	padding: 10px;
	width: 50%;
}

.vip-website ul li h3 {
	font-size: 20px;
	letter-spacing: 2px;
	color: rgba(238, 0, 0, 1);
	text-indent: 15px;
}

.vip-website ul li p i {
	display: block;
	margin: 10px auto;
	font-size: 16px;
	letter-spacing: 2px;
	color: rgba(238, 0, 0, 1);
}

.vip-website ul li p i span {
	padding-left: 15px;
	font-size: 16px;
	line-height: 32px;
	letter-spacing: 1px;
	color: rgba(38, 50, 56, 1);
	text-shadow: 0 1px 0 rgba(255, 255, 255, 1);
}


/* sample */

.vip-sample .vip-sample-listA,
.vip-sample .vip-sample-listB {
	padding-top: 15px;
}

.vip-sample .vip-sample-listA h3,
.vip-sample .vip-sample-listB h3 {
	float: left;
	display: block;
	margin: 0 auto;
	width: 100%;
	font-size: 20px;
	font-weight: 700;
	line-height: 40px;
	letter-spacing: 2px;
	color: rgba(238, 0, 0, 1);
	text-indent: 38px;
}

.vip-sample .vip-sample-listA ul li,
.vip-sample .vip-sample-listB ul li {
	display: flex;
	display: -webkit-flex;
	align-items: stretch;
	-webkit-align-items: stretch;
	margin-top: 10px;
	padding: 15px;
	text-align: center !important;
}

.vip-sample .vip-sample-listA ul li .am-gallery-item,
.vip-sample .vip-sample-listB ul li .am-gallery-item {
	margin: 0 auto !important;
}

.vip-sample .vip-sample-listA ul li .am-gallery-item img,
.vip-sample .vip-sample-listB ul li .am-gallery-item img {
	display: block;
	margin: 0 auto;
	width: 100%;
	height: auto;
	border: 15px solid #FFF;
	-webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.15);
	box-shadow: 0 0 5px rgba(0, 0, 0, 0.15);
}

.vip-sample .vip-sample-listA ul li .am-gallery-title {
	margin: 10px auto;
	font-size: 24px;
	font-weight: 700;
	line-height: 40px;
	letter-spacing: 2px;
	/*color: rgba(238, 0, 0, 1);*/
	text-indent: 20px;
}

.vip-sample .vip-sample-listB ul li .am-gallery-title {
	margin: 0 auto 10px;
	font-size: 20px;
	font-weight: 700;
	line-height: 40px;
	letter-spacing: 2px;
	/*color: #FFF;
	background-color: rgba(238, 0, 0, 1);*/
	text-indent: 20px;
}

.vip-sample .vip-sample-listA button,
.vip-sample .vip-sample-listB button {
	display: block;
	margin: 10px auto 30px;
	width: 96%;
	margin-top: 15px;
	font-size: 18px;
	line-height: 40px;
	letter-spacing: 2px;
	text-align: center;
	border: none;
	background: transparent;
	color: rgba(0, 138, 238, 1);
}


/* advertisement */

.vip-advertisement>div {
	padding: 15px;
}

.vip-advertisement:not(:last-of-type) {
	margin-bottom: 50px;
}

.vip-advertisement h3 {
	font-size: 18px;
	color: rgba(238, 0, 0, 1);
}

.vip-advertisement p {
	font-size: 16px;
	line-height: 24px;
	text-align: justify;
}


/*.vip-advertisement p:last-of-type {
	font-size: 14px;
	color: rgba(120, 144, 156, 1);
}*/

.vip-advertisement .example {
	float: left;
	display: block;
	margin-top: 20px;
	margin-bottom: 20px;
	width: 100%;
}

.vip-advertisement .example ul {
	float: left;
	display: flex;
	display: -webkit-flex;
	flex-wrap: wrap;
	-webkit-flex-wrap: wrap;
	align-items: stretch;
	-webkit-align-items: stretch;
	justify-content: space-between;
	-webkit-justify-content: space-between;
	margin: 0;
	padding: 0;
	width: 100%;
}

.vip-advertisement .example ul li {
	float: left;
	display: inline-block;
	margin-top: 15px;
	margin-bottom: 15px;
	padding: 15px;
	width: 49%;
	background-color: #FFF;
	-webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.15);
	box-shadow: 0 0 5px rgba(0, 0, 0, 0.15);
}

.vip-advertisement .example ul li img {
	width: 100%;
}

.vip-advertisement .example ul li span {
	float: left;
	display: block;
	margin-bottom: 20px;
	width: 100%;
	font-size: 18px;
	font-weight: 700;
	line-height: 30px;
	letter-spacing: 1px;
	color: rgba(238, 0, 0, 1);
}


/* payment */

.vip-payment ul {
	padding-top: 10px;
	padding-left: 10px;
	list-style: none;
}

.vip-payment ul .vip-payment-title {
	display: block;
	padding-left: 5px;
	width: 100%;
}

.vip-payment ul li {
	float: left;
	display: inline-block;
	width: 33%;
	padding-bottom: 10px;
	padding-left: 5px;
	font-size: 14px;
	line-height: 24px;
}

.vip-payment ul li:not(.vip-payment-title) {
	min-height: 130px;
}

.vip-payment ul li:last-child {
	padding-bottom: 20px;
}

.vip-payment ul li h4 {
	margin: 0;
	padding-top: 20px;
	padding-bottom: 10px;
	font-size: 16px;
	font-weight: 600;
	line-height: 32px;
	letter-spacing: 1px;
	color: rgba(238, 0, 0, 1);
}

.vip-payment ul li:last-child h4 {
	padding-top: 0;
}

.vip-payment ul li h4 i {
	padding-right: 10px;
}

.vip-payment ul li img {
	margin-top: 10px;
	display: block;
	max-width: 220px;
}

.vip-payment ul li span {
	padding-left: 5px;
	padding-right: 5px;
	font-size: 14px;
	color: rgba(176, 190, 197, 1);
}

.vip-payment ul li h5 {
	margin: 0;
	font-size: 14px;
	font-weight: 500;
	letter-spacing: 1px;
	color: rgba(238, 0, 0, 1);
}

.vip-payment ul li h5 font {
	padding-right: 5px;
	font-size: 16px;
	color: rgba(0, 0, 238, 1);
}

.vip-payment ul li.payonline span {
	display: flex;
	flex-flow: column;
	-webkit-flex-flow: column;
	align-items: center;
	-webkit-align-items: center;
	align-content: center;
	-webkit-align-content: center;
	margin-top: 10px;
	margin-bottom: 10px;
	padding: 10px 10px 5px;
	width: 260px;
	text-align: center;
	border-radius: 8px;
}

.vip-payment ul li.payonline span.qrcode-wx {
	font-size: 18px;
	line-height: 40px;
	letter-spacing: 1px;
	color: #FFF;
	background: #07C160;
}

.vip-payment ul li.payonline span.qrcode-zfb {
	font-size: 18px;
	line-height: 40px;
	letter-spacing: 1px;
	color: #FFF;
	background: #1678FF;
}


/* contact */

.vip-contact {
	padding-bottom: 30px;
}

.vip-contact .vip-contact-info p {
	margin: 30px auto;
	width: 100%;
	font-size: 16px;
	text-indent: 0;
}

.vip-contact .vip-contact-info p b {
	padding-left: 5px;
	padding-right: 5px;
	font-size: 18px;
	font-weight: 600;
	letter-spacing: 1px;
	color: rgba(238, 0, 0, 1);
}

.vip-contact .vip-contact-list ul {
	padding-top: 20px;
	padding-left: 0;
	width: 100%;
	list-style: none;
}

.vip-contact .vip-contact-list ul li h6 {
	float: left;
	display: block;
	margin-top: 15px;
	margin-bottom: 10px;
	padding-left: 15px;
	width: 100%;
	height: 32px;
	font-size: 16px;
	line-height: 32px;
	letter-spacing: 2px;
	color: rgba(255, 125, 0, 1);
	background: rgba(255, 255, 255, 0.5);
}

.vip-contact .vip-contact-list ul li p {
	float: left;
	margin-top: 0;
	margin-bottom: 8px;
	padding-left: 5px;
	width: 88%;
	font-size: 14px;
}

.vip-contact .vip-contact-list ul li span {
	float: left;
	display: block;
	padding-right: 20px;
	width: 12%;
	font-size: 14px;
	color: rgba(176, 190, 197, 1);
	text-align: right;
}

.vip-contact .vip-contact-msg {
	margin-top: 20px;
	background: rgba(255, 255, 255, 0.5);
}

.vip-contact .vip-contact-msg h3 {
	margin-top: 50px;
}

.vip-contact .vip-contact-list h3,
.vip-contact .vip-contact-msg h3 {
	display: block;
	position: relative;
	top: 20px;
	left: 10%;
	padding-top: 20px;
	padding-bottom: 20px;
	width: 80%;
	font-size: 20px;
	font-weight: 500;
	letter-spacing: 1px;
	color: rgba(238, 0, 0, 1);
	text-align: center;
	text-indent: -10px;
}

.vip-contact .vip-contact-list h3::before,
.vip-contact .vip-contact-msg h3::before {
	display: block;
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	border: 1px solid rgba(238, 0, 0, 1);
}

.vip-contact .vip-contact-list h3::after,
.vip-contact .vip-contact-msg h3::after {
	display: block;
	content: "";
	position: absolute;
	top: 0;
	left: 48%;
	width: 10px;
	height: 0;
	border: 10px solid transparent;
	border-top: 10px solid rgba(238, 0, 0, 1);
}


/* footer */

.vip-footer {
	margin-top: 20px;
	padding: 15px 0;
	background: rgba(38, 50, 56, 1);
	text-align: center;
}

.vip-footer a {
	display: inline-block;
	padding: 10px 5px;
	text-align: left;
	line-height: 24px;
	font-size: 12px;
	color: rgba(236, 239, 241, 1);
}

.vip-footer p {
	padding-top: 15px;
	font-size: 12px;
	color: rgba(120, 144, 156, 1);
}


/*.vip-footer p:first-of-type {
	border-top: 1px solid rgba(120, 144, 156, 0.2);
}*/

.byzwPC-footer {
	margin-top: 200px;
}

.am-gotop-fixed .am-gotop-icon {
	padding: 6px 8px 10px !important;
	height: 32px !important;
	line-height: 16px !important;
	background-color: #FF0000 !important;
	color: #FFF !important;
}


/* special for cellphone and pad */

@media only screen and (min-width: 640px) and (max-width: 1024px) {
	.vip-width-1200 {
		width: 100%;
	}
	.vip-header-navScroll .scrollspy-nav ul li:nth-child(n+2),
	.vip-header-navScroll .scrollspy-nav ul li:nth-child(4) {
		padding-left: 10px !important;
		padding-right: 10px !important;
		min-width: auto;
	}
	.vip-header-navScroll .scrollspy-nav ul li:first-child {
		width: 24%;
		margin-right: 10px;
	}
	.vip-header-navScroll .scrollspy-nav ul li a i {
		display: none;
	}
	.vip-price h3,
	.vip-price p {
		float: left;
		display: block;
		width: 100%;
	}
	.vip-price .vip-width-1200:nth-child(1) h3 {
		position: relative;
		margin-top: 2rem;
		margin-bottom: 0;
		padding: 0;
		text-align: center;
	}
	.vip-contact .vip-contact-info p {
		margin: 2.4rem auto;
	}
	.charge-member li {
		margin-bottom: 2rem;
		border: none;
	}
	.vip-contact-list ul .vip-licence {
		float: left;
		width: 50%;
	}
	.vip-website ul li {
		width: 100%;
	}
	.vip-payment ul li {
		width: 50%;
	}
	.vip-contact .vip-contact-list ul li span {
		padding-top: 0.5rem;
		padding-right: 0.5rem;
		width: 15%;
	}
	.vip-contact .vip-contact-list ul li p {
		width: 85%;
	}
	.vip-payment ul li,
	.vip-contact .vip-contact-list ul li span {
		font-size: 1.6rem;
	}
	.vip-price p,
	.vip-contact .vip-contact-info p,
	.vip-website ul li p i span,
	.vip-payment ul li h5,
	.vip-payment ul li h5 font,
	.vip-contact .vip-contact-list ul li h6,
	.vip-contact .vip-contact-list ul li p {
		font-size: 1.8rem;
		line-height: 3.6rem;
	}
	.charge-member p,
	.vip-advertisement .example ul li span,
	.vip-payment ul li h4 {
		font-size: 2.2rem;
	}
	.vip-price h3,
	.vip-website ul li h3,
	.vip-advertisement h3,
	.vip-sample .vip-sample-listA h3,
	.vip-sample .vip-sample-listB h3 {
		font-size: 2.4rem;
	}
}

@media only screen and (max-width: 640px) {
	.vip-width-1200 {
		width: 100%;
	}
	.vip-header-navPhone {
		display: block;
		width: 100%;
	}
	.am-menu-offcanvas1 .am-menu-toggle {
		float: right;
		display: inline-block;
		position: absolute;
		top: 2rem;
		right: 2rem;
		width: 4rem;
		height: 4rem;
		font-size: 4rem;
		line-height: 4rem;
		text-align: center;
		color: #444;
	}
	.vip-header-navPhone ul li {
		margin-top: 1rem;
	}
	.vip-header-navPhone ul li a {
		display: inline-block;
		font-size: 1.8rem;
		line-height: 4rem;
		letter-spacing: 0.1rem;
		color: rgba(38, 50, 56, 1);
		text-align: center;
	}
	.vip-header-navPhone ul li a i {
		padding-right: 1.5rem;
		font-size: 2rem;
		line-height: 3rem;
		color: rgba(176, 190, 197, 1);
	}
	.vip-header-navScroll {
		display: none;
	}
	.vip-price h3,
	.vip-price p {
		float: left;
		display: block;
		width: 100%;
	}
	.vip-price .vip-width-1200:nth-child(1) h3 {
		position: relative;
		margin-top: 2rem;
		margin-bottom: 0;
		padding: 0;
		text-align: center;
	}
	.vip-contact .vip-contact-info p {
		margin: 2.4rem auto;
	}
	.charge-member li {
		margin-bottom: 2rem;
		border: none;
	}
	.vip-feature table tbody tr td[rowspan="4"],
	.vip-feature table tbody tr td[rowspan="5"],
	.vip-feature table tbody tr td[rowspan="6"],
	.vip-feature table tbody tr td[rowspan="7"],
	.vip-feature table tbody tr td[rowspan="8"],
	.vip-feature table tbody tr td[rowspan="9"],
	.vip-feature table tbody tr td[rowspan="10"],
	.vip-feature table tbody tr td[rowspan="11"],
	.vip-feature table tbody tr td[rowspan="12"],
	.vip-feature table tbody tr td[rowspan="13"],
	.vip-feature table tbody tr td[rowspan="14"] {
		background-color: #F0F3F4;
	}
	.vip-contact-list ul .vip-licence {
		float: left;
		max-width: 50%;
	}
	.vip-payment ul li.payonline span {
		margin: 1rem auto 2rem;
	}
	.vip-website ul li,
	.vip-advertisement .example ul li,
	.vip-payment ul li {
		width: 100%;
	}
	.vip-contact .vip-contact-list ul li span {
		padding-top: 0.5rem;
		padding-right: 0.5rem;
		width: 20%;
	}
	.vip-contact .vip-contact-list ul li p {
		width: 80%;
	}
	.vip-payment ul li,
	.vip-contact .vip-contact-list ul li span {
		font-size: 1.6rem;
	}
	.vip-price p,
	.vip-contact .vip-contact-info p,
	.vip-website ul li p i span,
	.vip-payment ul li h5,
	.vip-payment ul li h5 font,
	.vip-contact .vip-contact-list ul li h6,
	.vip-contact .vip-contact-list ul li p {
		font-size: 1.8rem;
		line-height: 3.6rem;
	}
	.charge-member p,
	.vip-advertisement .example ul li span,
	.vip-payment ul li h4 {
		font-size: 2.2rem;
	}
	.vip-price h3,
	.vip-website ul li h3,
	.vip-advertisement h3,
	.vip-sample .vip-sample-listA h3,
	.vip-sample .vip-sample-listB h3 {
		font-size: 2.4rem;
	}
}