* {
	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-header table table {
	margin: 0;
}

.right {
	float: right !important;
}

.center {
	width: 902px;
	margin: 0 auto;
}

.pro-item, .middle-item, .large-item, .cover {
	transition: all .28s ease;
	-webkit-transition: all .28s ease;
}

.pro-item:hover, .middle-item:hover, .large-item:hover, .cover:hover {
	box-shadow: 0 5px 20px 0 rgba(0, 0, 0, .25);
	transform: translateY(-1%);
	-webkit-transform: translateY(-1%);
}

.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: 156px;
	height: 500px;
	background: url('../images/nav.png') no-repeat;
}

.nav-bar a {
	display: block;
}

.nav-bar .list {
	width: 130px;
	height: 242px;
	margin: 0 auto;
	padding-top: 155px;
}

.nav-bar .list a {
	color: #fff;
	width: 100px;
	height: 28px;
	font-size: 16px;
	line-height: 28px;
	text-align: center;
	margin: 0 auto 10px;
	background-color: #44acf2;
}

.nav-bar .list a:hover {
	background-color: #0992ef;
}

.nav-bar .list a.active {
	background-color: #fcaf14;
}

.nav-bar .back {
	display: none;
	color: #fff;
	width: 130px;
	height: 36px;
	cursor: pointer;
	font-size: 16px;
	margin: 0 auto;
	line-height: 36px;
	text-align: center;
	background-color: #17beef;
}

.section {
	line-height: 1;
	width: 902px;
	margin: 0 auto;
	overflow: hidden;
	background: #dbf8ff url('../images/background.jpg') 20px center;
}

.section .item {
	width: 840px;
	margin: 0 auto 24px;
}

.section .item .title {
	height: 110px;
	line-height: 110px;
	text-align: center;
	background: url('../images/titbg.png') no-repeat right bottom;
}

.section .item img {
	vertical-align: middle;
}

.section .rush .container {
	height: 520px;
}

.section .default .container {
	overflow: hidden;
	padding: 16px 10px;
}

.section .drink .container {
	background-color: #edf5dc;
}

.section .apparel .container {
	background-color: #ebd6ff;
}

.section .ccc .container {
	background-color: #d1e9ff;
}

.section .beauty .container {
	padding: 23px 18px;
	background-color: #ffe5ea;
}

.section .home .container {
	background-color: #fff1de;
}

.section .item .tab {
	height: 60px;
	line-height: 60px;
}

.section .rush .tab a {
	color: #fff;
	float: left;
	width: 25%;
	display: block;
	font-size: 18px;
	text-align: center;
	background-color: #383737;
}

.section .rush .tab a.active {
	color: #3a3a3a;
	background-color: #fcdd13;
}

.section .rush .content {
	width: 796px;
	height: 410px;
	padding: 22px;
	margin: 0 auto;
	background-color: #fcdd13
}

.rush .product {
	display: none;
}

.rush .pro-item {
	position: relative;
	float: left;
	width: 394px;
	height: 410px;
	overflow: hidden;
	background-color: #fff;
}

.rush .pro-item .photo {
	width: 100%;
	height: 285px;
	line-height: 285px;
	display: block;
	text-align: center;
}

.rush .pro-item .name {
	color: #000;
	display: block;
	font-size: 18px;
	text-align: center;
}

.rush .pro-item .foot {
	position: absolute;
	right: -1px;
	bottom: 0;
	width: 392px;
	height: 68px;
	border: 1px solid #fa902d;
}

.rush .pro-item .foot .info {
	float: left;
	padding-top: 10px;
	padding-left: 22px;
}

.rush .info .curr {
	color: #e12d0a;
	font-size: 18px;
	margin-bottom: 5px;
}

.rush .info .curr span {
	font-size: 30px;
}

.rush .info .del {
	color: #666;
	font-size: 14px;
	text-decoration: line-through;
}

.rush .pro-item .foot .button {
	color: #fff;
	float: right;
	width: 174px;
	height: 100%;
	display: block;
	font-size: 24px;
	line-height: 68px;
	text-align: center;
	background-color: #fa902d;
}

.rule {
	width: 769px;
	height: 624px;
	margin: 0 auto;
	overflow: hidden;
	padding-bottom: 48px;
	background: url(../images/rule-backgroung.png) no-repeat center;
}

.rule .content {
	width: 575px;
	margin-top: 150px;
	margin-left: 100px;
}

.rule .content h1 {
	font-size: 30px;
	margin-bottom: 18px;
}

.rule .content p {
	color: #333;
	font-size: 16px;
	line-height: 180%;
}

.rule .content p a {
	color: #ff9305;
}

.rule .content p a.register {
	color: #333;
}

.default .cover {
	width: 818px;
	height: 180px;
	display: block;
	overflow: hidden;
	margin: 0 auto 2px;
}

.drink .cover {
	background: url('../images/drink/cover.jpg') no-repeat;
}

.ccc .cover {
	background: url('../images/ccc/cover.jpg') no-repeat;
}

.default .cover .flag {
	margin-top: 40px;
	margin-left: 245px;
}

.ccc .cover .flag {
	margin-left: 280px;
}

.default .cover .name {
	color: #333;
	font-size: 24px;
}

.default .cover .price {
	overflow: hidden;
	margin-top: 10px;
	margin-bottom: 15px;
}

.default .cover .curr {
	float: left;
	color: #ff0000;
	font-size: 18px;
}

.default .cover .curr span {
	font-size: 30px;
}

.default .cover .del {
	float: left;
	color: #999;
	font-size: 14px;
	margin-top: 12px;
	margin-left: 10px;
	text-decoration: line-through;
}

.default .cover .button {
	clear: both;
	color: #fff;
	display: block;
	width: 110px;
	height: 34px;
	font-size: 14px;
	line-height: 34px;
	text-align: center;
	background-color: #8fb108;
}

.ccc .cover .button {
	background-color: #3f9df4;
}

.default .pro-item {
	float: left;
	margin: 2px;
	width: 200px;
	height: 308px;
	text-align: center;
	background-color: #fff;
}

.default .pro-item a {
	display: block;
}

.default .pro-item .photo {
	height: 175px;
	text-align: center;
	line-height: 175px;
}

.default .pro-item .name {
	color: #333;
	font-size: 14px;
}

.default .pro-item .curr {
	color: #ff0202;
	font-size: 14px;
	margin-top: 12px;
	margin-bottom: 8px;
}

.default .pro-item .curr span {
	font-size: 18px;
}

.default .pro-item .del {
	color: #999;
	font-size: 12px;
	margin-bottom: 20px;
	text-decoration: line-through;
}

.default .pro-item .button {
	color: #fff;
	width: 154px;
	height: 34px;
	margin: 0 auto;
	line-height: 34px;
	text-align: center;
}

.drink .pro-item .button {
	background-color: #8fb108;
}

.apparel .pro-item .button {
	background-color: #a654f2;
}

.ccc .pro-item .button {
	background-color: #3f9df4;
}

.home .pro-item .button {
	background-color: #ff9305;
}

.middle-item {	
	position: relative;
	float: left;
	margin: 4px;
	width: 260px;
	height: 285px;
	background-color: #fff;
}

.middle-item .photo {
	width: 100%;
	height: 180px;
	line-height: 180px;
	display: block;
	text-align: center;
}

.middle-item .name {
	color: #333;
	display: block;
	font-size: 13px;
	text-align: center;
	margin-bottom: 32px;
}

.middle-item .foot {
	width: 226px;
	height: 46px;
	margin: 0 auto;
	border: 1px solid #ed3f70;
}

.middle-item .foot .info {
	float: left;
	padding-top: 2px;
	padding-left: 10px;
}

.middle-item .info .curr {
	color: #e12d0a;
	font-size: 14px;
	margin-bottom: 3px;
}

.middle-item .info .curr span {
	font-size: 24px;
}

.middle-item .info .del {
	color: #999;
	font-size: 12px;
	text-decoration: line-through;
}

.middle-item .foot .button {
	color: #fff;
	float: right;
	width: 88px;
	height: 100%;
	display: block;
	font-size: 16px;
	line-height: 46px;
	text-align: center;
	background-color: #ed3f70;
}

.home .large {
	overflow: hidden;
	margin-bottom: 4px;
}

.large-item {	
	position: relative;
	float: left;
	width: 404px;
	height: 410px;
	margin: 0 2px;
	background-color: #fff;
}

.large-item .photo {
	width: 100%;
	height: 285px;
	line-height: 285px;
	display: block;
	text-align: center;
}

.large-item .name {
	color: #000;
	display: block;
	font-size: 18px;
	text-align: center;
	margin-bottom: 32px;
}

.large-item .foot {
	width: 355px;
	height: 56px;
	margin: 0 auto;
	border: 1px solid #fa902d;
}

.large-item .foot .info {
	float: left;
	padding-top: 10px;
	padding-left: 22px;
}

.large-item .info .curr {
	color: #e12d0a;
	font-size: 16px;
	margin-bottom: 5px;
}

.large-item .info .curr span {
	font-size: 24px;
}

.large-item .info .del {
	color: #999;
	font-size: 12px;
	text-decoration: line-through;
}

.large-item .foot .button {
	color: #fff;
	float: right;
	width: 140px;
	height: 100%;
	display: block;
	font-size: 18px;
	line-height: 56px;
	text-align: center;
	background-color: #fa902d;
}

.marketing {
	width: 902px;
	margin: 0 auto;
}

.footer {
	width: 902px;
	height: 48px;
	font-size: 12px;
	padding-top: 5px;
	margin: 17px auto 0 auto;
	border-top: 3px solid #1371b9;
}

.footer .gs {
	float: left;
	height: 34px;
	line-height: 34px;
	margin-right: 8px;
}

.footer .gs img {
	vertical-align: middle;
}

.footer .copyright {
	float: left;
	height: 34px;
	color: #919191;
	line-height: 150%;
}

.footer .copyright span {
	padding-left: 10px;
}

.footer .links {
	float: right;
	height: 34px;
	line-height: 34px;
}

.footer .links a {
	padding-left: 12px;
}