* {
	margin: 0;
	padding: 0;
}

html, body {
	background-color: #fff;
}

body {
	font-family: '宋体', 'Arial';
	font-size: 14px !important;
	-webkit-font-smoothing: antialiased;
}

a {text-decoration: none; }
a:link {color: #0166B4; }		/* 未访问的链接 */
a:visited {color: #0166B4; }	/* 已访问的链接 */
a:hover {color: #4296D2; text-decoration: none; }	/* 鼠标移动到链接上 */
a:active {color: #0166B4; }	/* 选定的链接 */

ul, li {
	list-style-type: none;
}

table {
	margin: 0 auto;
}

table img {
	display: block;
}

strong {
	font-weight: normal;
	font-family: 'microsoft yahei';
}

.table-header table table {
	margin: 0;
}

.left {
	float: left !important;
}

.right {
	float: right !important;
}

.center {
	width: 902px;
	margin: 0 auto;
}

.header {
	display: none;
	position: relative;
	width: 902px;
	height: 98px;
	padding-bottom: 15px;
	margin: 0 auto 17px auto;
	background: #fff url('../images/header.jpg') repeat-x 0 100%;
}

.header .button {
	display: none;
}

.header .menu {
	position: absolute;
	right: 0;
	bottom: 19px;
	z-index: 1;
	height: 31px;
	line-height: 31px;
}

.header .menu a {
	display: inline;
	font-size: 12px;
	padding-left: 15px;
}

.table-header {
	margin: 0 auto 17px;
}

.table-header a {
	font-size: 12px;
}

.header .menu a.index, .header .menu a.ebank, .header .menu a.fund {
	position: relative;
	left: 1px;
}

.header .menu a.finance, .header .menu a.creditcard {
	position: relative;
	left: .7px;
}

.header .menu a.gold, .header .menu a.insurance {
	position: relative;
	left: .4px;
}

.bannar {
	position: relative;
	width: 902px;
	margin: 0 auto;
	background: #dbf8ff url('../images/background.jpg') 20px center;
}

.bannar img {
	display: block;
}

.bannar span {
	position: absolute;
	right: 10px;
	bottom: 8px;
	width: 33px;
	height: 16px;
	color: #fff;
	line-height: 16px;
	text-align: center;
	font-family: '黑体';
	background-color: #a8a8a8;
}

.nav-bar {
	position: fixed;
	z-index: 1;
	top: 100px;
	right: 20px;
	width: 121px;
	height: 431px;
	background: url('../images/nav.png') no-repeat;
}

.nav-bar a {
	display: block;
}

.nav-bar .list {
	padding-top: 135px;
}

.nav-bar .list a {
	color: #fff;
	height: 34px;
	font-size: 18px;
	line-height: 34px;
	text-align: center;
	margin-bottom: 7px;
}

.section {
	line-height: 1;
	width: 902px;
	margin: 0 auto;
	overflow: hidden;
	background: #f4c922 url('../images/background.jpg');
}

.section .item {
	width: 840px;
	overflow: hidden;
	margin: 0 auto 24px;
}

.section .item .title {
	position: relative;
	height: 84px;
	line-height: 84px;
	text-align: center;
}

.section .item .title:before {
	content: '';
	position: absolute;
	top: 50%;
	left: 0;
	width: 235px;
	height: 1px;
	margin-top: -1px;
	background-color: #fff;
}

.section .item .title:after {
	content: '';
	position: absolute;
	top: 50%;
	right: 0;
	width: 235px;
	height: 1px;
	margin-top: -1px;
	background-color: #fff;
}

.section .item img {
	vertical-align: middle;
}

.section .default .container {
	overflow: hidden;
}

.section .item .tab {
	height: 70px;
	line-height: 70px;
}

.section .quickly .tab a {
	color: #fff;
	float: left;
	width: 33.33%;
	display: block;
	font-size: 24px;
	text-align: center;
	background-color: #7ecbdb;
}

.section .quickly .tab a.active {
	color: #000;
	background-color: #fff;
}

.section .quickly .content {
	background-color: #fff;
}

.quickly .product {
	display: none;
	overflow: hidden;
}

.quickly .pro-item {
	position: relative;
	float: left;
	width: 384px;
	padding: 8px 8px 50px;
}

.quickly .pro-item .photo {
	display: block;
	height: 355px;
	text-align: center;
	line-height: 355px;
}

.quickly .pro-item .name {
	color: #333;
	display: block;
	height: 25px;
	font-size: 24px;
	line-height: 25px;
	text-align: center;
}

.quickly .pro-item .price {
	width: 268px;
	color: #ff3600;
	font-size: 18px;
	overflow: hidden;
	margin: 10px auto 20px;
	display: flex;
	display: -webkit-flex;
	align-items: end;
	-webkit-align-items: end;
	justify-content: center;
	-webkit-justify-content: center;
}

.quickly .pro-item .price div {
	float: left;
}

.quickly .pro-item .activity span {
	color: #ff3600;
	font-size: 36px;
}

.quickly .pro-item .shop {
	color: #999;
	font-size: 16px;
	margin-left: 5px;
	line-height: 48px;
	text-decoration: line-through;
}

.quickly .pro-item .button {
	color: #fff;
	width: 260px;
	height: 48px;
	display: block;
	font-size: 24px;
	margin: 0 auto;
	line-height: 48px;
	text-align: center;
	background-color: #72ccc6;
}

.ccc-block {
	overflow: hidden;
	padding: 30px 30px 0;
}

.ccc-block .ccc-item {
	overflow: hidden;
	margin-bottom: 30px;
}

.ccc-block .ccc-item .photo {
	display: block;
	float: left;
	width: 365px;
	height: 350px;
	text-align: center;
	line-height: 350px;
}


.ccc-block .ccc-item .inner {
	float: left;
	min-width: 321px;
	margin-top: 64px;
	margin-left: 38px;
}

.ccc-block .left {
	text-align: right;
}

.ccc-block .ccc-item .name {
	color: #333;
	display: block;
	height: 30px;
	font-size: 30px;
	line-height: 30px;
}

.ccc-block .ccc-item .price {
	color: #ff3600;
	font-size: 18px;
	overflow: hidden;
	line-height: 18px;
	margin: 18px 0 14px;
}

.ccc-block .ccc-item .price div {
	float: left;
}

.ccc-block .left .price div {
	float: right;
}

.ccc-block .ccc-item .activity span {
	color: #ff3600;
	font-size: 36px;
}

.ccc-block .ccc-item .shop {
	color: #999;
	font-size: 14px;
	margin-left: 5px;
	text-decoration: line-through;
}

.ccc-block .ccc-item .button {
	float: left;
	color: #fff;
	width: 130px;
	height: 38px;
	display: block;
	font-size: 20px;
	line-height: 38px;
	text-align: center;
	background-color: #7bc4ea;
}

.ccc-block .left .button {
	float: right;
}

.ccc-block .ccc-item .other {
	clear: both;
	display: block;
	padding-top: 48px;
	background: url('../images/ccc/wave.png') no-repeat center 20px;
}

.ccc-block .ccc-pro {
	float: left;
	width: 50%;
	overflow: hidden;
	margin-bottom: 28px;
	padding-bottom: 24px;
	background: url('../images/ccc/wave.png') no-repeat center bottom;
}

.ccc-block .ccc-pro .photo {
	display: block;
	float: left;
	width: 150px;
	height: 160px;
	text-align: center;
	line-height: 160px;
}

.ccc-block .ccc-pro .inner {
	float: left;
	margin-top: 24px;
	margin-left: 10px;
}

.ccc-block .ccc-pro .name {
	color: #000;
	display: block;
	font-size: 20px;
	white-space: nowrap;
}

.ccc-block .ccc-pro .price {
	color: #ff3600;
	font-size: 18px;
	overflow: hidden;
	margin: 8px 0 18px;
	display: flex;
	display: -webkit-flex;
	align-items: center;
	-webkit-align-items: center;
}

.ccc-block .ccc-pro .price div {
	float: left;
}

.ccc-block .ccc-pro .shop {
	color: #999;
	font-size: 14px;
	margin-left: 5px;
	text-decoration: line-through;
}

.ccc-block .ccc-pro .button {
	color: #fff;
	width: 130px;
	height: 38px;
	display: block;
	font-size: 20px;
	line-height: 38px;
	text-align: center;
	background-color: #7bc4ea;
}

.rule {
	width: 764px;
	margin: 56px auto 84px;
	padding: 30px 38px 70px;
	background-color: rgba(255, 255, 255, .55);
}

.rule .content h1 {
	font-size: 30px;
	text-align: center;
	margin-bottom: 18px;
}

.rule .content p {
	font-size: 16px;
	line-height: 180%;
}

.rule .content p a {
	color: #ff0000;
}

.rule .content p a.register {
	color: #000;
}

.default .container {
	overflow: hidden;
	background-color: #fff;
}

.default .col-2 {
	overflow: hidden;
}

.default .col-2 .col-2-item {
	width: 50%;
	float: left;
	padding: 48px 0;
	text-align: center;
}

.default .col-2-item .photo {
	display: block;
	height: 305px;
	text-align: center;
	line-height: 305px;
}

.default .col-2-item .name {
	display: block;
	color: #000;
	font-size: 26px;
}

.default .col-2-item .price {
	width: 190px;
	color: #ff3600;
	margin: 0 auto;
	font-size: 18px;
	overflow: hidden;
	line-height: 18px;
	margin: 18px auto;
	display: flex;
	display: -webkit-flex;
	align-items: center;
	-webkit-align-items: center;
	justify-content: center;
	-webkit-justify-content: center;
}

.default .col-2-item .price div {
	float: left;
}

.default .col-2-item .shop {
	color: #999;
	font-size: 14px;
	margin-left: 10px;
	text-decoration: line-through;
}

.default .col-2-item .button {
	display: block;
	color: #fff;
	width: 170px;
	height: 48px;
	margin: 0 auto;
	font-size: 24px;
	text-align: center;
	line-height: 48px;
	background-color: #ed618b;
}

.default .container .col-1 {
	height: 320px;
	padding: 0 20px;
}

.default .col-1 .photo {
	float: left;
	width: 358px;
	height: 318px;
	text-align: center;
	line-height: 318px;
}

.default .col-1 .inner {
	float: left;
	margin-top: 100px;
	margin-left: 15px;
}

.default .col-1 .name {
	display: block;
	color: #000;
	font-size: 26px;
}

.default .col-1 .price {
	color: #ff3600;
	font-size: 18px;
	overflow: hidden;
	margin-top: 20px;
	line-height: 18px;
	margin-bottom: 28px;
}

.default .col-1 .price div {
	float: left;
}

.default .col-1 .shop {
	color: #999;
	font-size: 14px;
	margin-left: 10px;
	text-decoration: line-through;
}

.default .col-1 .button {
	display: block;
	color: #fff;
	width: 170px;
	height: 48px;
	font-size: 24px;
	text-align: center;
	line-height: 48px;
	background-color: #ed618b;
}

.default .pro-item {
	width: 25%;
	height: 320px;
	float: left;
	text-align: center;
	padding-bottom: 24px;
}

.default .pro-item .photo {
	display: block;
	height: 220px;
	line-height: 220px;
}

.default .pro-item .name {
	display: block;
	color: #000;
	font-size: 16px;
}

.default .pro-item .price {
	width: 170px;
	color: #ff3600;
	font-size: 14px;
	overflow: hidden;
	margin: 12px auto 15px;
	display: flex;
	display: -webkit-flex;
	align-items: center;
	-webkit-align-items: center;
	justify-content: center;
	-webkit-justify-content: center;
}

.default .pro-item .price div {
	float: left;
}

.default .pro-item .shop {
	color: #999;
	font-size: 12px;
	margin-left: 5px;
	text-decoration: line-through;
}

.default .pro-item .button {
	display: block;
	color: #fff;
	width: 130px;
	height: 38px;
	margin: 0 auto;
	font-size: 20px;
	text-align: center;
	line-height: 38px;
	background-color: #ed618b;
}

.drink .pro-item {
	width: 33.33%;
}

.drink .button {
	background-color: #a5c72f !important;
}

.apparel .button {
	background-color: #ed618b;
}

.beauty .pro-item {
	width: 33.33%;
}

.beauty .button {
	background-color: #a375f7 !important;
}

.home .button {
	background-color: #f4985b !important;
}

body img, body .button {
	transition: all .4s ease;
	-webkit-transition: all .4s ease;
}

.button:hover {
	color: #ec900a !important;
	background: none !important;
	border: 1px solid #ec900a;
}

.photo:hover img, .other:hover img {
	transform: translateY(-4%);
	-webkit-transform: translateY(-4%);
}