﻿html,body,h1,h2,h3,h4,h5,h6,div,dl,dt,dd,ul,ol,li,p,blockquote,pre,hr,figure,table,caption,th,td,form,fieldset,legend,input,button,textarea,menu {
	margin: 0;
	padding: 0
}

header,footer,section,article,aside,nav,hgroup,address,figure,figcaption,menu,details {
	display: block
}

table {
	border-collapse: collapse;
	border-spacing: 0
}

caption,th {
	text-align: left;
	font-weight: normal
}

html,body,fieldset,img,iframe,abbr {
	border: 0
}

i,cite,em,var,address,dfn {
	font-style: normal
}[hidefocus],summary {
	outline: 0
}

li {
	list-style: none
}

h1,h2,h3,h4,h5,h6,small {
	font-size: 80%
}

sup,sub {
	font-size: 83%
}

pre,code,kbd,samp {
	font-family: inherit
}

q:before,q:after {
	content: none
}

textarea {
	overflow: auto;
	resize: none
}

label,summary {
	cursor: default
}

a,button {
	cursor: pointer
}

h1,h2,h3,h4,h5,h6,em,strong,b {
	font-weight: bold
}

del,ins,u,s,a,a:hover {
	text-decoration: none
}

body,textarea,input,button,select,keygen,legend {
	font: 15px/1.14 \5FAE\8F6F\96C5\9ED1;
	color: #333;
	outline: 0
}

body {
	background: #e14524
}

.auto-wrap {
	width: 1010px;
	margin: 0 auto
}

.orange-bg {
	background: #eb581e
}

.orange-bg2 {
	background: #ee7637
}

.yellow-bg {
	background: #fa9603
}

.no-bg {
	background: none
}

.red-bg {
	background: #df1b26
}

.home-bg {
	background: #f5f5f5
}
.level2-sale-bg {
	background: url(../../level2Sale/img/level2_sale_bg.png) repeat center center
}

.common-header {
	position: fixed;
	width: 100%;
	z-index: 9;
	left: 0;
	top: 0;
	background: #433a36;
	height: 60px;
	line-height: 60px;
	font-size: 0
}

.common-header .auto-wrap {
	width: 950px
}

.common-header .logo {
	display: inline-block;
	*zoom: 1;
	*display: inline;
	vertical-align: middle;
	width: 227px;
	height: 32px;
	background: url(../img/logo.png) no-repeat
}

.common-header .nav-list {
	display: inline-block;
	*zoom: 1;
	*display: inline;
	vertical-align: middle;
	width: 723px;
	text-align: right
}

.common-header .nav-list li {
	display: inline-block;
	*zoom: 1;
	*display: inline;
	vertical-align: middle
}

.common-header .nav-list li a {
	display: block;
	padding: 0 10px;
	font-size: 15px;
	color: #fff
}

.common-header .nav-list li.active {
	background: #eead30
}

.level2-nav {
	position: fixed;
	top: 60px;
	left: 0;
	width: 100%;
	z-index: 9;
	background: #504743;
	text-align: center;
	font-size: 0;
	min-width: 960px
}

.level2-nav ul {
	position: relative;
	display: inline-block;
	*zoom: 1;
	*display: inline;
	vertical-align: middle
}

.level2-nav ul.shadow {
	background: #6e6561
}

.level2-nav ul.shadow:before,.level2-nav ul.shadow:after {
	content: '';
	position: absolute;
	width: 14px;
	height: 47px;
	background: url(../img/shadow_left.png) no-repeat;
	top: 0;
	z-index: 1
}

.level2-nav ul.shadow:before {
	left: -14px
}

.level2-nav ul.shadow:after {
	background-image: url(../img/shadow_right.png);
	right: -14px
}

.level2-nav ul li {
	display: inline-block;
	*zoom: 1;
	*display: inline;
	vertical-align: middle;
	padding-left: 20px
}

.level2-nav ul li a {
	display: inline-block;
	*zoom: 1;
	*display: inline;
	vertical-align: middle;
	height: 47px;
	line-height: 47px;
	font-size: 16px;
	color: #b5b3b2;
	margin-right: 20px
}

.level2-nav ul li:after {
	content: '';
	display: inline-block;
	*zoom: 1;
	*display: inline;
	vertical-align: middle;
	height: 17px;
	border-right: 1px solid #736c69
}

.level2-nav ul li.no-border:after {
	border-right: 0
}

.level2-nav ul li.no-pl {
	padding-left: 0
}

.level2-nav ul li.active {
	background: url(../img/nav_active_border.png) no-repeat center bottom
}

.level2-nav ul li.active a {
	color: #ffa800
}

.baner-wrap {
	position: absolute;
	top: 60px;
	left: 0;
	width: 100%;
	z-index: 1
}

.baner-wrap .auto-wrap {
	position: relative
}

.baner-wrap .auto-wrap .nav {
	position: absolute;
	left: 20px;
	top: 50px;
	width: 210px;
	height: 42px;
	line-height: 42px;
	background: url(../img/crumb_bg.png) no-repeat;
	text-align: center
}

.baner-wrap .auto-wrap .nav a {
	font-size: 15px;
	text-decoration: underline;
	color: #fff
}

.baner-wrap .auto-wrap .nav span {
	font-size: 15px;
	color: #fff
}

.baner-wrap .auto-wrap .login {
	position: absolute;
	right: 20px;
	top: 30px;
	font-size: 18px;
	color: #fff
}

.baner-wrap .auto-wrap .login.logout {
	color: #ffdd9c
}

.baner-wrap .auto-wrap .login.logout span {
	color: #fff;
	margin-right: 10px;
	cursor: text
}

.seize-box {
	height: 290px
}

.common-footer {
	margin-top: 60px;
	background: #433a36;
	height: 150px
}

.common-footer .auto-wrap {
	text-align: center;
	padding-top: 20px;
	font-size: 0
}

.common-footer .auto-wrap .contact {
	display: inline-block;
	*zoom: 1;
	*display: inline;
	vertical-align: top;
	text-align: left
}

.common-footer .auto-wrap .contact h5 {
	font-size: 15px;
	color: #dbdbdb;
	font-weight: normal
}

.common-footer .auto-wrap .contact p {
	margin-top: 10px;
	color: #b2afae;
	font-size: 14px
}

.common-footer .auto-wrap .about {
	display: inline-block;
	*zoom: 1;
	*display: inline;
	vertical-align: top;
	text-align: left
}

.common-footer .auto-wrap .about h5 {
	font-size: 15px;
	color: #dbdbdb;
	font-weight: normal
}

.common-footer .auto-wrap .about ul {
	width: 380px
}

.common-footer .auto-wrap .about ul li {
	display: inline-block;
	*zoom: 1;
	*display: inline;
	vertical-align: middle;
	padding-top: 10px;
	width: 80px;
	margin-right: 20px
}

.common-footer .auto-wrap .about ul li a {
	font-size: 13px;
	color: #b2afae
}

.common-footer .auto-wrap .about ul li.no-mr {
	margin-right: 0
}

.common-footer .auto-wrap .attention {
	display: inline-block;
	*zoom: 1;
	*display: inline;
	vertical-align: top;
	text-align: left
}

.common-footer .auto-wrap .attention h5 {
	font-size: 15px;
	color: #dbdbdb;
	font-weight: normal
}

.common-footer .auto-wrap .attention .platform {
	margin-top: 10px
}

.common-footer .auto-wrap .attention .platform a {
	display: inline-block;
	*zoom: 1;
	*display: inline;
	vertical-align: middle;
	margin-right: 15px;
	height: 16px
}

.common-footer .auto-wrap .attention .platform a.sina {
	width: 19px;
	background: url(../img/footer_sina.png) no-repeat
}

.common-footer .auto-wrap .attention .platform a.qq {
	width: 14px;
	background: url(../img/footer_qq.png) no-repeat
}

.common-footer .auto-wrap .attention .platform a.em-bar {
	width: 38px;
	background: url(../img/share_bar.png) no-repeat
}

.common-footer .auto-wrap .attention .remark {
	margin-top: 30px;
	font-size: 13px;
	color: #b2afae
}

.common-footer .auto-wrap .footer-line {
	display: inline-block;
	*zoom: 1;
	*display: inline;
	vertical-align: top;
	width: 2px;
	height: 95px;
	background: url(../img/footer_line.png) no-repeat;
	margin: 0 20px
}

.layer {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: rgba(0,0,0,0.7);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#B2000000,endColorstr=#B2000000);
	z-index: 10
}

.pop {
	position: fixed;
	left: 50%;
	top: 45%;
	z-index: 11
}

.pop .pop-close {
	position: absolute;
	width: 16px;
	height: 16px;
	background: url(../img/pop_close.png) no-repeat;
	right: 35px;
	top: 35px
}

.msg {
	width: 656px;
	height: 166px;
	background: url(../img/msg_bg.png) no-repeat;
	margin-left: -328px
}

.msg p {
	font-size: 18px;
	color: #2f2f2f;
	word-break: break-all;
	text-align: center;
	padding-top: 70px
}

.msg p.red {
	color: #ea5404
}

.msg p.red span {
	color: #f80303
}

.form {
	width: 469px;
	height: 518px;
	margin-left: -235px;
	background: url(../img/form_bg.png) no-repeat
}

.form .pop-close {
	right: 50px;
	top: 55px
}

.form .form-box {
	padding: 28px
}

.form .form-box .form-title {
	height: 80px;
	background: url(../img/pop_logo.png) no-repeat center center;
	border-bottom: 1px solid #e3e3e3
}

.form .form-box .login-type {
	font-size: 0;
	margin-top: 15px;
	text-align: center
}

.form .form-box .login-type a {
	font-size: 16px;
	color: #262626
}

.form .form-box .login-type a.ml60 {
	margin-left: 60px
}

.form .form-box .login-type a.active {
	color: #ea5404
}

.form .form-box .desc {
	font-size: 14px;
	color: #a9a9a9;
	text-align: center;
	margin-top: 15px
}

.form .form-box .id-login {
	width: 300px;
	margin: 30px auto 0
}

.form .form-box .id-login li {
	background: url(../img/form_inp_bg1.png) no-repeat;
	height: 40px;
	line-height: 40px;
	margin-bottom: 15px;
	font-size: 0
}

.form .form-box .id-login li .user,.form .form-box .id-login li .lock,.form .form-box .id-login li .shield {
	display: inline-block;
	*zoom: 1;
	*display: inline;
	vertical-align: middle;
	width: 16px;
	height: 18px;
	background: url(../img/user.png) no-repeat;
	margin: 0 10px
}

.form .form-box .id-login li .lock {
	background-image: url(../img/lock.png)
}

.form .form-box .id-login li .shield {
	background-image: url(../img/shield.png)
}

.form .form-box .id-login li input {
	-webkit-appearance: none;
	border: 0;
	font-size: 14px;
	background: #f4f4f4;
	width: 240px;
	vertical-align: middle
}

.form .form-box .id-login li.yzm-inp {
	background: none
}

.form .form-box .id-login li.yzm-inp div {
	display: inline-block;
	*zoom: 1;
	*display: inline;
	vertical-align: middle;
	width: 201px;
	height: 40px;
	background: url(../img/yzm_bg.png) no-repeat
}

.form .form-box .id-login li.yzm-inp div input {
	width: 150px
}

.form .form-box .id-login li.yzm-inp .yzm {
	width: 88px;
	height: 31px;
	vertical-align: middle;
	margin-left: 10px;
	cursor: pointer
}

.form .form-box .id-login li.submit {
	padding-top: 5px;
	background: none
}

.form .form-box .id-login li.submit a {
	display: block;
	background: url(../img/login_btn_bg.png) no-repeat;
	font-size: 18px;
	color: #fff;
	text-align: center
}

.form .form-box .id-login li.submit a.gray {
    background-image: url(../img/login_btn_bg_gray.png);
    color: #757575;
}

.form .form-box .msg-login {
	width: 300px;
	margin: 30px auto 0
}

.form .form-box .msg-login li {
	height: 40px;
	line-height: 40px;
	margin-bottom: 15px;
	font-size: 0
}

.form .form-box .msg-login li select {
	vertical-align: middle;
	-webkit-appearance: none;
	border: 0;
	width: 82px;
	height: 40px;
	border: 0;
	font-size: 14px;
	color: #a9a9a9;
	background: url(../img/form_inp_bg2.png) no-repeat;
	padding-left: 8px;
	margin-right: 8px
}

.form .form-box .msg-login li input {
	-webkit-appearance: none;
	border: 0;
	height: 40px;
	line-height: 40px;
	font-size: 14px;
	vertical-align: middle;
	padding-left: 8px
}

.form .form-box .msg-login li input.mobile {
	width: 201px;
	background: url(../img/form_inp_bg3.png) no-repeat
}

.form .form-box .msg-login li input.yzm {
	width: 163px;
	background: url(../img/form_inp_bg4.png) no-repeat;
	margin-right: 8px
}

.form .form-box .msg-login li .get-yzm {
	display: inline-block;
	*zoom: 1;
	*display: inline;
	vertical-align: middle;
	width: 120px;
	height: 40px;
	background: url(../img/get_yzm_btn.png) no-repeat;
	text-align: center;
	font-size: 14px;
	color: #fff
}

.form .form-box .msg-login li .get-yzm.gray {
	background-image: url(../img/get_yzm_btn_gray.png)
}

.form .form-box .msg-login li.yzm-inp {
	background: none
}

.form .form-box .msg-login li.yzm-inp div {
	display: inline-block;
	*zoom: 1;
	*display: inline;
	vertical-align: middle;
	width: 201px;
	height: 40px;
	background: url(../img/yzm_bg.png) no-repeat
}

.form .form-box .msg-login li.yzm-inp div .shield {
	display: inline-block;
	*zoom: 1;
	*display: inline;
	vertical-align: middle;
	width: 16px;
	height: 18px;
	background: url(../img/shield.png) no-repeat;
	margin: 0 10px
}

.form .form-box .msg-login li.yzm-inp div input {
	width: 150px;
	background: #f4f4f4
}

.form .form-box .msg-login li.yzm-inp .yzm-img {
	width: 88px;
	height: 31px;
	vertical-align: middle;
	margin-left: 10px;
	cursor: pointer
}

.form .form-box .msg-login li.submit {
	padding-top: 5px
}

.form .form-box .msg-login li.submit a {
	display: block;
	background: url(../img/login_btn_bg.png) no-repeat;
	font-size: 18px;
	color: #fff;
	text-align: center
}

.form .form-box .msg-login li.submit a.gray {
    background-image: url(../img/login_btn_bg_gray.png);
    color: #757575;
}

.form .form-box .remind {
	width: 300px;
	margin: 0 auto;
	overflow: hidden
}

.form .form-box .remind .regist {
	float: left;
	font-size: 14px;
	color: #a9a9a9
}

.form .form-box .remind .regist a {
	color: #ea5404
}

.form .form-box .remind .forget {
	float: right;
	font-size: 14px;
	color: #a9a9a9
}

.form .form-box .warning {
	font-size: 12px;
	text-align: center;
	color: #ff0000;
	margin-top: 10px
}

.form .form-box .author-login {
	position: relative;
	width: 300px;
	margin: 20px auto 0;
	padding-top: 20px;
	border-top: 1px solid #e3e3e3
}

.form .form-box .author-login span {
	position: absolute;
	top: -7px;
	left: 50%;
	font-size: 12px;
	color: #a9a9a9;
	width: 60px;
	margin-left: -30px;
	background: #fff
}

.form .form-box .author-login p {
	font-size: 0;
	text-align: center
}

.form .form-box .author-login p a {
	display: inline-block;
	*zoom: 1;
	*display: inline;
	width: 24px;
	height: 24px;
	background: url(../img/wx.png) no-repeat;
	margin: 0 10px
}

.form .form-box .author-login p a.qq {
	background-image: url(../img/qq.png)
}

.form .form-box .author-login p a.sina {
	background-image: url(../img/sina.png)
}

.pagination {
	text-align: center
}

.pagination .M-box {
	display: inline-block;
	*zoom: 1;
	*display: inline
}

.month-card {
	position: relative;
	min-width: 1050px;
	padding-top: 60px
}

.month-card .baner-wrap {
	height: 660px;
	background: url(../../MonthlyCardTwenty/img/header_bg.jpg) no-repeat center center
}

.month-card .welfare-wrap {
	position: relative;
	z-index: 2;
	font-size: 0
}

.month-card .welfare-wrap .hill {
	display: inline-block;
	*zoom: 1;
	*display: inline;
	width: 100%;
	height: 95px;
	background: url(../../MonthlyCardTwenty/img/hill.png) no-repeat
}

.month-card .welfare-wrap .welfare-box {
	position: relative;
	background: #fef3db;
	padding-bottom: 160px
}

.month-card .welfare-wrap .welfare-box .title {
	text-align: center;
	padding-top: 10px
}

.month-card .welfare-wrap .welfare-box .title .tit-icon {
	display: inline-block;
	*zoom: 1;
	*display: inline;
	vertical-align: middle;
	width: 220px;
	height: 123px;
	background: url(../../MonthlyCardTwenty/img/icon.png) no-repeat
}

.month-card .welfare-wrap .welfare-box .title .tit-bg {
	display: inline-block;
	*zoom: 1;
	*display: inline;
	vertical-align: middle;
	width: 113px;
	height: 44px;
	line-height: 44px;
	font-size: 30px;
	color: #ffdc77;
	text-align: center;
	font-weight: bold;
	margin-right: 20px;
	background: url(../../MonthlyCardTwenty/img/title_bg.png) no-repeat
}

.month-card .welfare-wrap .welfare-box .title .tit-txt {
	font-size: 36px;
	color: #d1a21b;
	font-weight: bold;
	vertical-align: middle
}

.month-card .welfare-wrap .welfare-box .title .tit-txt .price1,.month-card .welfare-wrap .welfare-box .title .tit-txt .price2 {
	display: inline-block;
	*zoom: 1;
	*display: inline;
	vertical-align: text-bottom;
	width: 108px;
	height: 45px;
	background: url(../../MonthlyCardTwenty/img/price1.png) no-repeat;
	margin: 0 5px
}

.month-card .welfare-wrap .welfare-box .title .tit-txt .price2 {
	width: 131px;
	background-image: url(../../MonthlyCardTwenty/img/price2.png)
}

.month-card .welfare-wrap .welfare-box .welfare1 .card-img {
	position: relative;
	width: 667px;
	margin: 10px auto 0
}

.month-card .welfare-wrap .welfare-box .welfare1 .card-img p {
    position: absolute;
    top: 46px;
    left: 240px;
    color: #fff1c2;
    font-size: 24px;
}

.month-card .welfare-wrap .welfare-box .welfare1 .card-img img {
	width: 100%
}

.month-card .welfare-wrap .welfare-box .welfare1 .card-img span {
	position: absolute;
	font-size: 18px;
	color: #ffe4b4;
	left: 30px;
	bottom: 30px;
	z-index: 1
}

.month-card .welfare-wrap .welfare-box .welfare1 .taste-btn {
	text-align: center;
	margin-top: 30px
}

.month-card .welfare-wrap .welfare-box .welfare1 .taste-btn a {
	display: inline-block;
	*zoom: 1;
	*display: inline;
	width: 300px;
	height: 63px;
	background: url(../../MonthlyCardTwenty/img/taste_btn.png) no-repeat;
	line-height: 60px;
	font-size: 24px;
	color: #7b5b00;
	font-weight: bold
}

.month-card .welfare-wrap .welfare-box .line {
	display: block;
	width: 938px;
	height: 43px;
	margin: 35px auto 20px;
	background: url(../../MonthlyCardTwenty/img/line.png) no-repeat
}

.month-card .welfare-wrap .welfare-box .welfare2 .desc {
	width: 726px;
	height: 36px;
	line-height: 36px;
	font-size: 20px;
	color: #fff;
	text-align: center;
	margin: 30px auto 0;
	background: url(../../MonthlyCardTwenty/img/desc_bg.png) no-repeat
}

.month-card .welfare-wrap .welfare-box .welfare2 .clock-box {
	width: 650px;
	height: 106px;
	line-height: 106px;
	text-align: center;
	margin: 50px auto 0;
	background: url(../../MonthlyCardTwenty/img/clock_bg.png) no-repeat
}

.month-card .welfare-wrap .welfare-box .welfare2 .clock-box span {
	display: inline-block;
	*zoom: 1;
	*display: inline;
	vertical-align: middle;
	font-size: 24px;
	color: #ae7c0c;
	margin: 0 5px
}

.month-card .welfare-wrap .welfare-box .welfare2 .clock-box p {
	display: inline-block;
	*zoom: 1;
	*display: inline;
	vertical-align: middle
}

.month-card .welfare-wrap .welfare-box .welfare2 .clock-box p i {
	display: inline-block;
	*zoom: 1;
	*display: inline;
	vertical-align: middle;
	font-size: 26px;
	color: #fce67e;
	font-weight: bold;
	width: 30px;
	height: 40px;
	background: url(../../MonthlyCardTwenty/img/clock_num_bg.png) no-repeat;
	line-height: 40px;
	text-align: center
}

.month-card .welfare-wrap .welfare-box .welfare2 .clock-box p i.mr5 {
	margin-right: 5px
}

.month-card .welfare-wrap .welfare-box .welfare2 .clock-box .no-clock {
	font-size: 24px;
	color: #ae7c0c
}

.month-card .welfare-wrap .welfare-box .welfare2 .upgrade-btn {
	text-align: center;
	margin-top: 45px
}

.month-card .welfare-wrap .welfare-box .welfare2 .upgrade-btn .upgrade {
	display: inline-block;
	*zoom: 1;
	*display: inline;
	width: 300px;
	height: 63px;
	background: url(../../MonthlyCardTwenty/img/upgrade_btn.png) no-repeat;
	position: relative;
	z-index: 2;
	line-height: 60px;
	font-size: 24px;
	color: #ffe498;
	font-weight: bold
}

.month-card .welfare-wrap .welfare-box .welfare2 .upgrade-btn .upgrade.over {
	background-image: url(../../MonthlyCardTwenty/img/over_btn.png);
	color: #fff;
	cursor: default
}

.month-card .welfare-wrap .welfare-box .welfare2 .upgrade-btn .upgrade.taste {
	background-image: url(../../MonthlyCardTwenty/img/taste_btn.png);
	color: #7b5b00
}

.month-card .welfare-wrap .welfare-box .welfare2 .upgrade-btn .buy-link {
	display: block;
	font-size: 20px;
	color: #87672c;
	margin-top: 10px;
	text-decoration: underline
}

.month-card .welfare-wrap .welfare-box .field {
	position: absolute;
	bottom: -1px;
	left: 0;
	width: 100%;
	height: 161px;
	background: url(../../MonthlyCardTwenty/img/field.png) no-repeat;
	z-index: 1
}

.month-card .intro-wrap {
	position: relative;
	margin-top: 20px;
	background: #fef3db
}

.month-card .intro-wrap h3 {
	font-size: 30px;
	color: #ff5f3a;
	padding: 30px 0;
	text-align: center
}

.month-card .intro-wrap .scroll-box {
	width: 798px;
	height: 398px;
	border: 1px solid #eb581e
}

.month-card .intro-wrap .scroll-box .swiper-slide img {
	width: 100%
}

.month-card .intro-wrap .download-btn {
	padding: 30px 0;
	text-align: center
}

.month-card .intro-wrap .download-btn a {
	display: inline-block;
	*zoom: 1;
	*display: inline;
	width: 300px;
	height: 48px;
	background: url(../../MonthlyCardTwenty/img/download_btn.png) no-repeat;
	line-height: 48px;
	font-size: 24px;
	color: #fff
}

.month-card .intro-wrap .prev,.month-card .intro-wrap .next {
	position: absolute;
	top: 40%;
	z-index: 1;
	width: 54px;
	height: 100px;
	background: url(../../MonthlyCardTwenty/img/prev.png) no-repeat
}

.month-card .intro-wrap .prev {
	background-image: url(../../MonthlyCardTwenty/img/prev.png);
	left: 30px
}

.month-card .intro-wrap .next {
	background-image: url(../../MonthlyCardTwenty/img/next.png);
	right: 30px
}

.index {
	position: relative;
	min-width: 1050px;
	padding-top: 60px;
	z-index: 1
}

.index .door {
	position: fixed;
	z-index: 7;
	width: 100%;
	top: 60px;
	left: 0
}

.index .curtain {
	position: absolute;
	z-index: 8;
	width: 100%;
	height: 726px;
	left: 0;
	top: 60px;
	background: url(../../ActivityHome/img/curtain.png) no-repeat center center
}

.index .curtain.hide {
	z-index: -1
}

.index .curtain-bg {
	position: absolute;
	z-index: -2;
	width: 100%;
	height: 360px;
	left: 0;
	top: 60px;
	background: url(../../ActivityHome/img/curtain_bg.jpg) no-repeat center center
}

.index .seize-box {
	height: 110px
}

.index .con-wrap {
	font-size: 0;
	background: #f5f5f5;
	padding: 20px
}

.index .con-wrap .title {
	border-bottom: 2px solid #eff1f0;
	font-size: 18px;
	padding-left: 20px;
	height: 72px;
	line-height: 72px;
	font-weight: normal
}

.index .con-wrap .activity-list {
    position:relative;
	display: inline-block;
	*zoom: 1;
	*display: inline;
	vertical-align: top;
	width: 800px;
	height: 720px;
	margin-right: 10px;
	background: #fff
}
.index .con-wrap .activity-list .pagination {
    position:absolute;
    bottom: 30px;
    left: 0;
    width: 100%;
}

.index .con-wrap .activity-list .title {
	color: #fff0c6;
	background: url(../../ActivityHome/img/title_bg.png) no-repeat
}

.index .con-wrap .activity-list ul {
	padding: 15px 5px 0
}

.index .con-wrap .activity-list ul li {
	display: inline-block;
	*zoom: 1;
	*display: inline;
	vertical-align: top;
	padding-bottom: 20px;
	text-align: center;
	width: 50%
}

.index .con-wrap .activity-list ul li a {
	display: block
}

.index .con-wrap .activity-list ul li .img-box {
	position: relative
}

.index .con-wrap .activity-list ul li .img-box img {
	width: 360px;
	height: 218px
}

.index .con-wrap .activity-list ul li .img-box i {
	position: absolute;
	right: 25px;
	top: 6px;
	font-size: 14px;
	color: #fff2bb;
	background: #eb5520;
	padding: 2px 8px;
	border-radius: 2px;
	z-index: 1
}

.index .con-wrap .activity-list ul li .img-box i.red {
	background: #e60012
}

.index .con-wrap .activity-list ul li h4 {
	font-size: 16px;
	color: #494949;
	margin-top: 10px;
	font-weight: normal
}

.index .con-wrap .activity-list ul li p {
	font-size: 12px;
	color: #fd8a00;
	margin-top: 5px
}

.index .con-wrap .download-list {
	display: inline-block;
	*zoom: 1;
	*display: inline;
	vertical-align: top;
	width: 200px;
	background: #fff;
	height: 720px;
	overflow-y: auto
}

.index .con-wrap .download-list .title {
	color: #f6553c;
	background: url(../../ActivityHome/img/title_bg2.png) no-repeat right 0
}

.index .con-wrap .download-list ul li {
	padding: 15px;
	border-bottom: 1px solid #eff1f0
}

.index .con-wrap .download-list ul li i {
	display: inline-block;
	*zoom: 1;
	*display: inline;
	vertical-align: middle;
	width: 34px;
	height: 31px;
	background: url(../../ActivityHome/img/icon1.png) no-repeat;
	margin-right: 15px
}

.index .con-wrap .download-list ul li i.icon2 {
	background-image: url(../../ActivityHome/img/icon2.png)
}

.index .con-wrap .download-list ul li i.icon3 {
	background-image: url(../../ActivityHome/img/icon3.png)
}

.index .con-wrap .download-list ul li i.icon4 {
	background-image: url(../../ActivityHome/img/icon4.png)
}

.index .con-wrap .download-list ul li i.icon5 {
	background-image: url(../../ActivityHome/img/icon5.png)
}

.index .con-wrap .download-list ul li div {
	display: inline-block;
	*zoom: 1;
	*display: inline;
	vertical-align: middle
}

.index .con-wrap .download-list ul li div p {
	font-size: 12px;
	color: #313131;
	font-weight: bold;
	width: 120px
}

.index .con-wrap .download-list ul li div a {
	display: inline-block;
	*zoom: 1;
	*display: inline;
	width: 80px;
	height: 20px;
	line-height: 20px;
	border: 1px solid #ea5a1e;
	color: #ea5a1e;
	font-size: 12px;
	margin-top: 6px;
	border-radius: 2px;
	text-align: center
}

.index .con-wrap .advert-box {
	position: relative;
	margin-top: 20px;
	width: 1010px
}

.index .con-wrap .advert-box img {
	width: 100%
}

.index .con-wrap .advert-box .open-btn {
	position: absolute;
	width: 225px;
	height: 41px;
	right: 59px;
	bottom: 64px;
	z-index: 1
}

.people-enjoy {
	position: relative;
	min-width: 1050px;
	padding-top: 60px
}

.people-enjoy .baner-wrap {
	height: 656px;
	background: url(../../PeopleEnjoy/img/baner_bg.png) no-repeat center center
}

.people-enjoy .seize-box {
	height: 575px
}

.people-enjoy .con-wrap {
	width: 1030px;
	position: relative;
	z-index: 2;
	font-size: 0;
	background: url(../../PeopleEnjoy/img/step_bg1.png) no-repeat;
	text-align: center
}

.people-enjoy .con-wrap .title {
	position: absolute;
	width: 407px;
	height: 156px;
	line-height: 80px;
	background: url(../../PeopleEnjoy/img/title_bg.png) no-repeat;
	font-size: 28px;
	color: #fef3db;
	text-align: center;
	left: 50%;
	top: -114px;
	margin-left: -204px
}

.people-enjoy .con-wrap .desc {
	padding-top: 60px
}

.people-enjoy .con-wrap .desc h3 {
	font-size: 30px;
	line-height: 40px;
	color: #eb581e
}

.people-enjoy .con-wrap .desc h3 span:before,.people-enjoy .con-wrap .desc h3 span:after {
	content: '';
	display: inline-block;
	*zoom: 1;
	*display: inline;
	width: 66px;
	height: 20px;
	background: url(../../PeopleEnjoy/img/title_line.png) no-repeat
}

.people-enjoy .con-wrap .desc h3 span:before {
	margin-right: 10px
}

.people-enjoy .con-wrap .desc h3 span:after {
	margin-left: 10px
}

.people-enjoy .wrap1 {
	height: 1079px
}

.people-enjoy .wrap1 .img-box {
	position: relative;
	margin-top: 20px
}

.people-enjoy .wrap1 .img-box .open-btn {
	position: absolute;
	width: 225px;
	height: 41px;
	right: 88px;
	bottom: 75px;
	z-index: 1
}

.people-enjoy .wrap2 {
	height: 570px;
	margin-top: 150px;
	background-image: url(../../PeopleEnjoy/img/step_bg2.png)
}

.people-enjoy .wrap2 img {
	margin-top: 20px
}

.people-enjoy .wrap3 {
	height: 690px;
	margin-top: 150px;
	background-image: url(../../PeopleEnjoy/img/step_bg3.png)
}

.people-enjoy .wrap3 .s-img-wrap {
	padding-top: 70px;
	text-align: center
}

.people-enjoy .wrap3 .s-img-wrap ul {
	display: inline-block;
	*zoom: 1;
	*display: inline;
	vertical-align: top;
	width: 240px
}

.people-enjoy .wrap3 .s-img-wrap ul li {
	height: 90px;
	line-height: 90px;
	padding-top: 20px
}

.people-enjoy .wrap3 .s-img-wrap ul li.active a {
	background: url(../../PeopleEnjoy/img/active_bg.png) no-repeat
}

.people-enjoy .wrap3 .s-img-wrap ul li a {
	display: block
}

.people-enjoy .wrap3 .s-img-wrap ul li a i {
	display: inline-block;
	*zoom: 1;
	*display: inline;
	vertical-align: middle;
	width: 79px;
	height: 66px;
	background: url(../../PeopleEnjoy/img/icon1.png) no-repeat right 0
}

.people-enjoy .wrap3 .s-img-wrap ul li a i.icon1 {
	height: 59px
}

.people-enjoy .wrap3 .s-img-wrap ul li a i.icon2 {
	height: 67px;
	background-image: url(../../PeopleEnjoy/img/icon2.png)
}

.people-enjoy .wrap3 .s-img-wrap ul li a i.icon3 {
	background-image: url(../../PeopleEnjoy/img/icon3.png)
}

.people-enjoy .wrap3 .s-img-wrap ul li a i.icon4 {
	background-image: url(../../PeopleEnjoy/img/icon4.png)
}

.people-enjoy .wrap3 .s-img-wrap ul li a span {
	display: inline-block;
	*zoom: 1;
	*display: inline;
	vertical-align: middle;
	width: 125px;
	font-size: 24px;
	color: #333;
	text-align: left;
	margin-left: 10px
}

.people-enjoy .wrap3 .s-img-wrap .y-bg {
	display: inline-block;
	*zoom: 1;
	*display: inline;
	vertical-align: top;
	width: 720px;
	height: 480px;
	background: url(../../PeopleEnjoy/img/s_img_bg.png) no-repeat
}

.people-enjoy .wrap3 .s-img-wrap .y-bg img {
	width: 630px;
	height: 430px;
	margin-top: 25px
}

.people-enjoy .wrap3 .btn-box {
	text-align: right;
	margin-top: 40px
}

.people-enjoy .wrap3 .btn-box a {
	display: inline-block;
	*zoom: 1;
	*display: inline;
	vertical-align: middle;
	width: 300px;
	line-height: 48px;
	height: 48px;
	background: url(../../PeopleEnjoy/img/btn_bg.png) no-repeat;
	text-align: center;
	font-size: 24px;
	color: #fff
}

.people-enjoy .wrap3 .btn-box a.mg {
	margin: 0 80px 0 30px
}

.people-enjoy .qr-box {
	height: 580px;
	margin-top: 40px;
	background-image: url(../../PeopleEnjoy/img/qr_bg.png)
}

.people-enjoy .qr-box p {
	font-size: 30px;
	color: #fef3db;
	padding-top: 30px
}

.contact-us {
	position: relative;
	min-width: 1050px;
	padding-top: 60px
}

.contact-us .baner-wrap {
	height: 360px;
	background: url(../../Contact/img/baner_bg.jpg) no-repeat center center;
	position: static
}

.contact-us .baner-wrap h3 {
	padding: 130px 0 20px 0;
	text-align: center;
	font-size: 58px;
	color: #fff;
	font-weight: normal
}

.contact-us .baner-wrap h4 {
	font-size: 30px;
	text-align: center;
	font-weight: lighter;
	color: #fff
}

.contact-us .con-wrap {
	height: 355px;
	background: #f6f5f6 url(../../Contact/img/con_bg.png) no-repeat center center
}

.contact-us .con-wrap .auto-wrap {
	width: 1050px;
	height: 355px;
	background: #fcfcfc;
	text-align: center
}

.contact-us .con-wrap .auto-wrap ul {
	display: inline-block;
	*zoom: 1;
	*display: inline;
	vertical-align: top;
	padding-top: 30px;
	text-align: left
}

.contact-us .con-wrap .auto-wrap ul li {
	margin-bottom: 10px
}

.contact-us .con-wrap .auto-wrap ul li i {
	display: inline-block;
	*zoom: 1;
	*display: inline;
	vertical-align: middle;
	width: 26px;
	height: 26px;
	background: url(../../Contact/img/kefu.png) no-repeat;
	margin-right: 5px
}

.contact-us .con-wrap .auto-wrap ul li i.time {
	background-image: url(../../Contact/img/time.png)
}

.contact-us .con-wrap .auto-wrap ul li i.mail {
	background-image: url(../../Contact/img/mail.png)
}

.contact-us .con-wrap .auto-wrap ul li span {
	vertical-align: middle;
	font-size: 18px;
	color: #666
}

.contact-us .con-wrap .auto-wrap .info1 {
	margin-right: 80px
}

.contact-us .con-wrap .auto-wrap .info1 .logo {
	width: 232px;
	height: 49px;
	background: url(../../Contact/img/logo.png) no-repeat 0 bottom;
	margin-bottom: 20px
}

.contact-us .con-wrap .auto-wrap .info2 .logo {
	width: 226px;
	height: 49px;
	background: url(../../Contact/img/logo2.png) no-repeat 0 bottom;
	margin-bottom: 20px
}

.contact-us .common-footer {
	margin-top: 0
}

.shopping-cart {
	position: relative;
	min-width: 1050px;
	padding-top: 107px
}

.shopping-cart .baner-wrap {
	height: 1255px;
	background: url(../../ShoppingCart/img/header_bg.png) no-repeat center center;
	top: 107px
}

.shopping-cart .con-wrap {
	position: relative;
	z-index: 2;
	width: 1050px;
	height: 1006px;
	background: url(../../ShoppingCart/img/con_bg.png) no-repeat
}

.shopping-cart .con-wrap .title-box {
	padding: 10px 30px 10px 200px;
	font-size: 0
}

.shopping-cart .con-wrap .title-box h3 {
	display: inline-block;
	*zoom: 1;
	*display: inline;
	vertical-align: middle;
	font-size: 32px;
	color: #fff7d3;
	margin-right: 40px;
	width: 445px;
	font-weight: normal
}

.shopping-cart .con-wrap .title-box .desc {
	display: inline-block;
	*zoom: 1;
	*display: inline;
	vertical-align: middle
}

.shopping-cart .con-wrap .title-box .desc h4 {
	font-size: 20px;
	color: #fff7d3;
	font-weight: normal;
	padding-bottom: 7px
}

.shopping-cart .con-wrap .title-box .desc p {
	margin-top: 8px;
	font-size: 18px;
	color: #b86401;
	height: 37px;
	line-height: 37px;
	padding-left: 15px
}

.shopping-cart .con-wrap .title-box .desc p.bg1 {
	width: 318px;
	background: url(../../ShoppingCart/img/title_bg1.png) no-repeat
}

.shopping-cart .con-wrap .title-box .desc p.bg2 {
	width: 285px;
	background: url(../../ShoppingCart/img/title_bg2.png) no-repeat
}

.shopping-cart .con-wrap .con-inner-bg {
	width: 1000px;
	height: 800px;
	background: url(../../ShoppingCart/img/con_inner_bg.png) no-repeat
}

.shopping-cart .con-wrap .con-inner-bg .shopping-list {
	border-bottom: 1px solid #f6e7cc
}

.shopping-cart .con-wrap .con-inner-bg .shopping-list li {
	font-size: 0;
	padding: 10px 24px;
	border-bottom: 1px dashed #f6e7cc
}

.shopping-cart .con-wrap .con-inner-bg .shopping-list li.no-border {
	border-bottom: 0
}

.shopping-cart .con-wrap .con-inner-bg .shopping-list li .goods-img {
	display: inline-block;
	*zoom: 1;
	*display: inline;
	vertical-align: middle;
	margin-right: 15px;
	width: 200px
}

.shopping-cart .con-wrap .con-inner-bg .shopping-list li .goods-img img {
	width: 100%
}

.shopping-cart .con-wrap .con-inner-bg .shopping-list li .goods-info {
	display: inline-block;
	*zoom: 1;
	*display: inline;
	vertical-align: middle;
	margin-right: 15px;
	width: 470px;
	word-break: break-all
}

.shopping-cart .con-wrap .con-inner-bg .shopping-list li .goods-info h4 {
	font-size: 20px;
	line-height: 30px;
	color: #734b18;
	margin-bottom: 5px;
	font-weight: normal
}

.shopping-cart .con-wrap .con-inner-bg .shopping-list li .goods-info p {
	font-size: 14px;
	line-height: 24px;
	color: #734b18
}

.shopping-cart .con-wrap .con-inner-bg .shopping-list li .goods-price {
	display: inline-block;
	*zoom: 1;
	*display: inline;
	vertical-align: middle
}

.shopping-cart .con-wrap .con-inner-bg .shopping-list li .goods-price .num {
	display: inline-block;
	*zoom: 1;
	*display: inline;
	vertical-align: middle
}

.shopping-cart .con-wrap .con-inner-bg .shopping-list li .goods-price .num span {
	font-size: 16px;
	color: #996c33;
	vertical-align: middle
}

.shopping-cart .con-wrap .con-inner-bg .shopping-list li .goods-price .num .inp-box {
	display: inline-block;
	*zoom: 1;
	*display: inline;
	vertical-align: middle;
	margin: 0 10px;
	background: #fff;
	border: 1px solid #dcdcdc;
	padding: 5px
}

.shopping-cart .con-wrap .con-inner-bg .shopping-list li .goods-price .num .inp-box input {
	vertical-align: middle;
	background: #fff;
	-webkit-appearance: none;
	border: 0;
	width: 35px;
	text-align: center;
	font-size: 20px;
	color: #292929
}

.shopping-cart .con-wrap .con-inner-bg .shopping-list li .goods-price .num .inp-box span {
	display: inline-block;
	*zoom: 1;
	*display: inline;
	vertical-align: middle
}

.shopping-cart .con-wrap .con-inner-bg .shopping-list li .goods-price .num .inp-box span i {
	display: block;
	width: 8px;
	height: 6px;
	cursor: pointer
}

.shopping-cart .con-wrap .con-inner-bg .shopping-list li .goods-price .num .inp-box span i.arrow-up {
	margin-bottom: 5px;
	background: url(../../ShoppingCart/img/arrow_up.png) no-repeat
}

.shopping-cart .con-wrap .con-inner-bg .shopping-list li .goods-price .num .inp-box span i.arrow-down {
	background: url(../../ShoppingCart/img/arrow_down.png) no-repeat
}

.shopping-cart .con-wrap .con-inner-bg .shopping-list li .goods-price .price {
	display: inline-block;
	*zoom: 1;
	*display: inline;
	vertical-align: middle;
	margin-left: 15px;
	font-size: 20px;
	color: #ec3644
}

.shopping-cart .con-wrap .con-inner-bg .balance {
	padding: 10px 24px;
	border-bottom: 1px solid #f3dfbe;
	font-size: 0
}
.shopping-cart .con-wrap .con-inner-bg .balance .selected-title {
    font-size: 20px;
	line-height: 30px;
	color: #734b18;
	font-weight: normal
}
.shopping-cart .con-wrap .con-inner-bg .balance .selected {
	display: inline-block;
	*zoom: 1;
	*display: inline;
	vertical-align: middle;
	width: 590px;
	margin-right: 20px
}

.shopping-cart .con-wrap .con-inner-bg .balance .selected p {
	font-size: 16px;
	line-height: 30px;
	color: #734b18
}

.shopping-cart .con-wrap .con-inner-bg .balance .selected p .time {
	margin-right: 15px
}

.shopping-cart .con-wrap .con-inner-bg .balance .price {
	display: inline-block;
	*zoom: 1;
	*display: inline;
	vertical-align: middle;
	margin-right: 20px
}

.shopping-cart .con-wrap .con-inner-bg .balance .price p {
	font-size: 20px;
	line-height: 30px
}

.shopping-cart .con-wrap .con-inner-bg .balance .price p i {
	display: inline-block;
	*zoom: 1;
	*display: inline;
	vertical-align: middle;
	width: 80px;
	color: #996c33
}

.shopping-cart .con-wrap .con-inner-bg .balance .price p span {
	display: inline-block;
	*zoom: 1;
	*display: inline;
	vertical-align: middle;
	width: 80px
}

.shopping-cart .con-wrap .con-inner-bg .balance .price p.old span {
	color: #cbc8c4;
	text-decoration: line-through
}

.shopping-cart .con-wrap .con-inner-bg .balance .price p.new {
	color: #ed4a53
}

.shopping-cart .con-wrap .con-inner-bg .balance .count-btn {
	display: inline-block;
	*zoom: 1;
	*display: inline;
	vertical-align: middle;
	width: 150px;
	height: 50px;
	line-height: 50px;
	background: url(../../ShoppingCart/img/buy_btn.png) no-repeat;
	font-size: 22px;
	color: #fff7d3;
	text-align: center
}

.shopping-cart .con-wrap .con-inner-bg .more-event {
	padding: 12px 24px
}

.shopping-cart .con-wrap .con-inner-bg .more-event h3 {
	margin-bottom: 12px;
	font-size: 22px;
	color: #f1571b;
	font-weight: normal
}

.shopping-cart .con-wrap .con-inner-bg .more-event ul {
	font-size: 0
}

.shopping-cart .con-wrap .con-inner-bg .more-event ul li {
	display: inline-block;
	*zoom: 1;
	*display: inline;
	vertical-align: top;
	width: 300px;
	margin-right: 24px
}

.shopping-cart .con-wrap .con-inner-bg .more-event ul li a {
	display: block
}

.shopping-cart .con-wrap .con-inner-bg .more-event ul li a img {
	width: 100%
}

.shopping-cart .con-wrap .con-inner-bg .more-event ul li p {
	margin-top: 10px
}

.shopping-cart .con-wrap .con-inner-bg .more-event ul li p a {
	display: inline-block;
	*zoom: 1;
	*display: inline;
	vertical-align: top;
	font-size: 14px;
	color: #fff2bb;
	width: 80px;
	height: 24px;
	line-height: 24px;
	text-align: center;
	margin-right: 5px;
	background: url(../../ShoppingCart/img/type_bg.png) no-repeat;
	cursor: default
}

.shopping-cart .con-wrap .con-inner-bg .more-event ul li p span {
	display: inline-block;
	*zoom: 1;
	*display: inline;
	vertical-align: top;
	width: 210px;
	font-size: 16px;
	color: #494949;
	word-break: break-all;
	line-height: 24px
}

.shopping-cart .common-footer {
	position: relative;
	z-index: 2;
	margin-top: 100px
}

.old-user {
	position: relative;
	min-width: 1050px;
	padding-top: 60px
}

.old-user .baner-wrap {
	height: 695px;
	background: url(../../OldUser/img/baner_bg.jpg) no-repeat center center
}

.old-user .seize-box {
	height: 640px
}

.old-user .common-title {
	position: absolute;
	z-index: 1;
	width: 632px;
	height: 85px;
	line-height: 85px;
	top: -43px;
	left: 50%;
	margin-left: -316px;
	background: url(../../OldUser/img/title_bg1.png) no-repeat;
	text-align: right
}

.old-user .common-title h3 {
	font-size: 30px;
	color: #fff;
	padding-right: 20px
}

.old-user .con-wrap1 {
	position: relative;
	z-index: 2;
	width: 1050px;
	height: 459px;
	background: url(../../OldUser/img/con_bg1.png) no-repeat
}

.old-user .con-wrap1 .common-title h3 {
    padding-right: 30px;
}

.old-user .con-wrap1 .common-title h3 span {
    font-size: 20px;
    font-weight: normal;
    vertical-align: top;
    margin-left: 10px;
}

.old-user .con-wrap1 .info {
	padding: 80px 0 20px;
	text-align: center;
	font-size: 0
}

.old-user .con-wrap1 .info span {
	font-size: 18px;
	color: #fff;
	vertical-align: middle
}

.old-user .con-wrap1 .info i {
	font-size: 24px;
	color: #fdce67;
	font-weight: bold;
	margin: 0 5px;
	vertical-align: middle
}

.old-user .con-wrap1 .info:before,.old-user .con-wrap1 .info:after {
	content: '';
	display: inline-block;
	*zoom: 1;
	*display: inline;
	vertical-align: middle;
	width: 241px;
	height: 10px
}

.old-user .con-wrap1 .info:before {
	background: url(../../OldUser/img/line_left.png) no-repeat;
	margin-right: 5px
}

.old-user .con-wrap1 .info:after {
	background: url(../../OldUser/img/line_right.png) no-repeat;
	margin-left: 10px
}

.old-user .con-wrap1 .table {
	width: 1000px;
	height: 288px;
	background: url(../../OldUser/img/table_bg.png) no-repeat
}

.old-user .con-wrap1 .table li {
	font-size: 0;
	text-align: center;
	height: 69px;
	line-height: 69px
}

.old-user .con-wrap1 .table li.title {
	line-height: 80px;
	height: 80px
}

.old-user .con-wrap1 .table li.title span {
	color: #fff7d3
}

.old-user .con-wrap1 .table li.title span.fst {
	color: #fff7d3
}

.old-user .con-wrap1 .table li span {
	display: inline-block;
	*zoom: 1;
	*display: inline;
	vertical-align: middle;
	font-size: 22px;
	color: #996c33;
	width: 200px
}

.old-user .con-wrap1 .table li span.fst {
	width: 360px;
	color: #f4812c;
	padding-left: 40px
}

.old-user .con-wrap1 .table li span.setmeal {
	position: relative
}

.old-user .con-wrap1 .table li span.setmeal:before {
	content: '';
	position: absolute;
	width: 68px;
	height: 46px;
	background: url(../../OldUser/img/your_setmeal.png) no-repeat;
	top: 10px;
	left: 5px
}

.old-user .con-wrap1 .table li span i {
	font-size: 28px;
	color: #df1b26;
	font-weight: bold;
	vertical-align: top;
	margin: 0 3px
}

.old-user .con-wrap1 .table li span a {
	display: inline-block;
	*zoom: 1;
	*display: inline;
	vertical-align: middle;
	font-size: 18px;
	color: #fffad2;
	width: 110px;
	height: 36px;
	line-height: 36px;
	background: url(../../OldUser/img/buy_btn.png) no-repeat
}

.old-user .con-wrap1 .coin1 {
	position: absolute;
	width: 130px;
	height: 119px;
	background: url(../../OldUser/img/coin1.png) no-repeat;
	left: -100px;
	bottom: -30px;
	z-index: 1
}

.old-user .con-wrap2 {
	position: relative;
	width: 1050px;
	height: 467px;
	margin-top: 70px;
	background: url(../../OldUser/img/con_bg2.png) no-repeat
}

.old-user .con-wrap2 .desc {
	padding-top: 60px;
	text-align: center;
	font-size: 24px;
	color: #fff7d3
}

.old-user .con-wrap2 .desc span {
	font-size: 30px;
	color: #fddf66;
	font-weight: bold
}

.old-user .con-wrap2 .coupon-bg {
	width: 736px;
	height: 238px;
	margin: 20px auto;
	background: url(../../OldUser/img/coupon_bg.png) no-repeat;
	padding-top: 30px
}

.old-user .con-wrap2 .coupon-bg .coupon {
	position: relative;
	width: 676px;
	height: 208px;
	background: url(../../OldUser/img/coupon_img1.png) no-repeat;
	margin: 0 auto
}

.old-user .con-wrap2 .coupon-bg .coupon .click-area {
	position: absolute;
	right: 0;
	top: 0;
	width: 230px;
	height: 208px;
	cursor: pointer;
	z-index: 1
}

.old-user .con-wrap2 .coupon-bg .coupon.over {
	background-image: url(../../OldUser/img/coupon_img2.png)
}

.old-user .con-wrap2 .coupon-bg .coupon.over.click-area {
	width: 0;
	height: 0
}

.old-user .con-wrap2 .coupon-bg .coupon .date {
	position: absolute;
	right: 25px;
	bottom: 10px;
	font-size: 15x;
	color: #fcf3e3;
	z-index: 1
}

.old-user .con-wrap2 .open-btn {
	margin-top: 20px;
	display: block;
	text-align: center;
	font-size: 18px;
	color: #fff7d3;
	text-decoration: underline
}

.old-user .con-wrap3 {
	position: relative;
	width: 1050px;
	height: 614px;
	margin-top: 80px;
	background: url(../../OldUser/img/con_bg3.png) no-repeat
}

.old-user .con-wrap3 .common-title {
	width: 446px;
	margin-left: -223px;
	background-image: url(../../OldUser/img/title_bg2.png)
}

.old-user .con-wrap3 .common-title h3 {
	padding-right: 40px
}

.old-user .con-wrap3 .empty {
	height: 100px
}

.old-user .con-wrap3 .scroll-box {
	width: 798px;
	height: 398px
}

.old-user .con-wrap3 .scroll-box .swiper-slide img {
	width: 100%
}

.old-user .con-wrap3 .download-btn {
	padding: 30px 0;
	text-align: center
}

.old-user .con-wrap3 .download-btn a {
	display: inline-block;
	*zoom: 1;
	*display: inline;
	width: 300px;
	height: 48px;
	background: url(../../OldUser/img/download_btn.png) no-repeat;
	line-height: 48px;
	font-size: 24px;
	color: #aa6000
}

.old-user .con-wrap3 .prev,.old-user .con-wrap3 .next {
	position: absolute;
	top: 40%;
	z-index: 1;
	width: 54px;
	height: 100px;
	background: url(../../OldUser/img/prev.png) no-repeat
}

.old-user .con-wrap3 .prev {
	background-image: url(../../OldUser/img/prev.png);
	left: 30px
}

.old-user .con-wrap3 .next {
	background-image: url(../../OldUser/img/next.png);
	right: 30px
}

.old-user .con-wrap3 .coin2 {
	position: absolute;
	width: 130px;
	height: 119px;
	background: url(../../OldUser/img/coin2.png) no-repeat;
	right: -30px;
	bottom: -30px;
	z-index: 1
}

.old-user .coupon-form {
	margin-left: -235px;
	width: 470px
}

.old-user .coupon-form .form-close {
	position: absolute;
	right: 10px;
	top: 10px;
	width: 14px;
	height: 14px;
	background: url(../../OldUser/img/coupon_form_close.png) no-repeat
}

.old-user .coupon-form .form-header {
	height: 80px;
	background: url(../../OldUser/img/coupon_form_header.png) no-repeat
}

.old-user .coupon-form .form-body {
	height: 329px;
	background: url(../../OldUser/img/coupon_form_body.png) no-repeat
}

.old-user .coupon-form .form-body .desc {
	font-size: 14px;
	text-align: center;
	padding-top: 12px;
	color: #666
}

.old-user .coupon-form .form-body .form-list {
	padding: 0 30px
}

.old-user .coupon-form .form-body .form-list li {
	padding-top: 12px;
	font-size: 0
}

.old-user .coupon-form .form-body .form-list li .item {
	display: inline-block;
	*zoom: 1;
	*display: inline;
	vertical-align: middle;
	width: 100px;
	margin-right: 10px;
	font-size: 16px;
	color: #000
}

.old-user .coupon-form .form-body .form-list li .inp-box {
	display: inline-block;
	*zoom: 1;
	*display: inline;
	vertical-align: middle;
	width: 180px;
	height: 40px;
	line-height: 40px;
	background: url(../../OldUser/img/coupon_form_inp1.png) no-repeat
}

.old-user .coupon-form .form-body .form-list li .inp-box input {
	-webkit-appearance: none;
	border: 0;
	background: #fff;
	font-size: 13px;
	vertical-align: middle;
	width: 130px
}

.old-user .coupon-form .form-body .form-list li .inp-box.inp2 {
	width: 184px;
	background-image: url(../../OldUser/img/coupon_form_inp2.png)
}

.old-user .coupon-form .form-body .form-list li .inp-box.inp3 {
	width: 290px;
	background-image: url(../../OldUser/img/coupon_form_inp3.png)
}

.old-user .coupon-form .form-body .form-list li .inp-box.inp3 input {
	width: 230px
}

.old-user .coupon-form .form-body .form-list li .inp-box .phone,.old-user .coupon-form .form-body .form-list li .inp-box .shield,.old-user .coupon-form .form-body .form-list li .inp-box .mail {
	display: inline-block;
	*zoom: 1;
	*display: inline;
	vertical-align: middle;
	width: 18px;
	height: 19px;
	background: url(../../OldUser/img/phone.png) no-repeat center center;
	margin: 0 10px
}

.old-user .coupon-form .form-body .form-list li .inp-box .shield {
	height: 18px;
	background-image: url(../../OldUser/img/shield.png)
}

.old-user .coupon-form .form-body .form-list li .inp-box .mail {
	height: 14px;
	background-image: url(../../OldUser/img/mail.png)
}

.old-user .coupon-form .form-body .form-list li .get-yzm {
	display: inline-block;
	*zoom: 1;
	*display: inline;
	vertical-align: middle;
	width: 100px;
	height: 40px;
	line-height: 40px;
	background: url(../../OldUser/img/get_yzm.png) no-repeat;
	font-size: 14px;
	color: #fff;
	text-align: center;
	margin-left: 12px
}

.old-user .coupon-form .form-body .form-list li .get-yzm.gray {
	background-image: url(../../OldUser/img/get_yzm_gray.png)
}

.old-user .coupon-form .form-body .form-list li .yzm-box {
	display: inline-block;
	*zoom: 1;
	*display: inline;
	vertical-align: middle;
	text-align: center;
	margin-left: 15px
}

.old-user .coupon-form .form-body .form-list li .yzm-box img {
	width: 85px;
	height: 35px
}

.old-user .coupon-form .form-body .form-list li .yzm-box .refresh {
	display: block;
	font-size: 12px;
	color: #ea5504;
	text-decoration: underline
}

.old-user .coupon-form .form-body .form-list li .remind {
	font-size: 14px;
	text-align: center;
	color: #666
}

.old-user .coupon-form .form-body .form-list li .remind span {
	color: #ea5504
}

.old-user .coupon-form .form-body .form-list li.submit {
	text-align: center
}

.old-user .coupon-form .form-body .form-list li.submit a {
	display: inline-block;
	*zoom: 1;
	*display: inline;
	width: 300px;
	height: 46px;
	line-height: 46px;
	font-size: 18px;
	color: #fff;
	background: url(../../OldUser/img/coupon_form_btn.png) no-repeat
}
.old-user .coupon-form .form-body .form-list li.submit a.gray {
    background-image: url(../../OldUser/img/coupon_form_btn_gray.png);
}

.old-user .coupon-form .form-body .form-list li .warning {
	font-size: 14px;
	color: #e73030;
	text-align: center
}

.old-user .coupon-form .success-box {
	text-align: center;
	height: 260px;
	background: url(../../OldUser/img/get_success_bg.png) no-repeat
}

.old-user .coupon-form .success-box .success {
	display: inline-block;
	*zoom: 1;
	*display: inline;
	width: 60px;
	height: 130px;
	background: url(../../OldUser/img/get_coupon_success.png) no-repeat center bottom
}

.old-user .coupon-form .success-box p {
	font-size: 20px;
	margin-top: 15px
}

.login .masthead .topbar {
	border-bottom: 1px dotted #ddd;
	background-color: #f6f6f6
}

.login .masthead .topbar span {
	color: #ccc
}

.login .masthead .topbar a {
	color: #666;
	display: inline-block;
	*zoom: 1;
	*display: inline;
	padding-left: 10px;
	padding-right: 10px;
	font-size: 12px !important;
	line-height: 25px;
	margin-left: 2px;
	border-left: 1px dotted #ddd;
	text-decoration: none
}

.login .masthead .topbar a:hover {
	color: #ff5500
}

.login .masthead .topbar a:first-child {
	border-left: 0;
	padding-left: 0
}

.login .masthead .topbar a:first-child {
	border-left: 0;
	padding-left: 0
}

.login .masthead .topbar .download {
	float: right
}

.login .masthead .container {
	width: 1000px;
	margin: 0 auto
}

.login .head {
	width: 1000px;
	margin: auto;
	padding: 0px
}

.login .head .top-letf {
	display: block;
	width: 220px;
	height: 60px;
	background: url(../../OldUser/img/logo4.png) no-repeat center center;
	background-size: 100%
}

.login .main {
	width: 100%;
	height: 400px;
	background-color: #e83524
}

.login .main .container {
	width: 1000px;
	margin: 0 auto
}

.login .main .left {
	float: left;
	width: 588px;
	height: 350px;
	margin-right: 20px
}

.login .main .left .image {
	margin-top: 10px
}

.login .main .left ul {
	position: relative;
	padding-left: 0
}

.login .main .left ul li {
	margin-bottom: 30px;
	line-height: 39px;
	color: #fff
}

.login .main .left ul li a {
	text-decoration: none;
	color: #fff;
	font-size: 14px
}

.login .main .left ul li .logo {
	display: inline-block;
	*zoom: 1;
	*display: inline;
	width: 20px;
	height: 20px;
	vertical-align: middle;
	background: url(../../OldUser/img/logo.png) no-repeat center center;
	background-size: 100% 100%
}

.login .main .left ul li .phone {
	display: inline-block;
	*zoom: 1;
	*display: inline;
	width: 16px;
	height: 24px;
	vertical-align: middle;
	background: url(../../OldUser/img/phone.png) no-repeat center center;
	background-size: 100% 100%
}

.login .main .left ul li .pc {
	display: inline-block;
	*zoom: 1;
	*display: inline;
	width: 20px;
	height: 19px;
	vertical-align: middle;
	background: url(../../OldUser/img/pc.png) no-repeat center center;
	background-size: 100% 100%;
	margin-right: 5px
}

.login .main .left ul .btm {
	width: 610px;
	background-color: #829bbf;
	vertical-align: middle
}

.login .main .left ul .btm .mar {
	margin-left: 25px;
	margin-right: 5px
}

.login .main .left ul .btm .line {
	display: inline-block;
	*zoom: 1;
	*display: inline;
	height: 30px;
	margin: 10px;
	border-right: 1px solid #b4c3d9;
	vertical-align: middle
}

.login .main .left ul .btm .mr5 {
	margin-right: 5px
}

.login .main .left ul .btm-blue {
	background-color: #829bbf
}

.login .main .left ul .img {
	position: absolute;
	width: 128px;
	height: 166px;
	right: 217px;
	bottom: 4px;
	*bottom: 34px
}

.login .main .left ul .img img {
	height: 100%
}

.login .main .trade {
	float: right;
	width: 350px;
	height: 350px;
	margin-top: 25px;
	background-color: #fffbfb;
	border-radius: 5px
}

.login .main .trade .tabs {
	width: 350px;
	height: 40px;
	line-height: 40px;
	font-size: 0;
	background-color: #e7e7e7;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px
}

.login .main .trade .tabs a {
	font-size: 18px;
	color: #333;
	text-align: center;
	text-decoration: none;
	display: block;
	height: 40px
}

.login .main .trade .tabs .tab-a {
	border-top-left-radius: 5px
}

.login .main .trade .tabs .tab-hk {
	border-top-right-radius: 5px
}

.login .main .trade .tabs .active {
	background-color: #fffbfb
}

.login .main .trade ul li {
	width: 300px;
	margin: auto;
	margin-top: 5px
}

.login .main .trade ul li .error {
	width: 263px;
	padding: 0px 0px 0px 35px;
	border: 1px solid #ffb2b4;
	font-size: 12px;
	color: #e4393c;
	line-height: 20px;
	background: #ffe0e1 url(../../OldUser/img/err.png) no-repeat center left
}

.login .main .trade ul li a {
	text-decoration: none;
	color: #3369ba;
	font-size: 13px
}

.login .main .trade ul li p {
	border: 1px solid #bdbdbd;
	padding-left: 15px;
	font-size: 0
}

.login .main .trade ul li p input,.login .main .trade ul li p a {
	vertical-align: middle
}

.login .main .trade ul li p a {
	position: relative;
	display: inline-block;
	*zoom: 1;
	*display: inline;
	width: 92px;
	height: 20px;
	line-height: 20px;
	font-family: SimSun;
	font-size: 12px;
	border-left: 1px solid #bdbdbd;
	padding-left: 10px;
	text-align: center
}

.login .main .trade ul li p a.code {
	background-color: #fff;
	height: 39px
}

.login .main .trade ul li p a.code img {
	position: relative;
	left: -5px;
	top: 5px;
	width: 70px;
	height: 24px
}

.login .main .trade ul li p a.code .new {
	display: inline-block;
	*zoom: 1;
	*display: inline;
	width: 14px;
	height: 14px;
	background: url(../../OldUser/img/new.png) no-repeat center center
}

.login .main .trade ul li .my-input {
	width: 154px;
	height: 38px;
	line-height: 38px;
	padding-left: 26px;
	border: none;
	outline: none
}

.login .main .trade ul li .input-user {
	background: #fff url(../../OldUser/img/us.png) no-repeat center left
}

.login .main .trade ul li .input-tx {
	background: #fff url(../../OldUser/img/tx.png) no-repeat center left
}

.login .main .trade ul li.second {
	margin-top: 10px
}

.login .main .trade ul li.money {
	color: red;
	font-size: 14px;
	text-align: center
}

.login .main .trade ul li .btn {
	width: 100%;
	height: 35px;
	line-height: 34px;
	color: #fff;
	border: 0;
	margin-top: 5px;
	*margin-top: 5px;
	font-size: 18px;
	border-radius: 5px;
	text-align: center;
	background-color: #f75f2e;
	cursor: pointer
}

.login .main .trade ul li .fl {
	float: left;
	display: inline-block;
	*zoom: 1;
	*display: inline
}

.login .main .trade ul li .kaihu {
	display: inline-block;
	width: 17px;
	height: 17px;
	vertical-align: middle;
	background: #f3f3f3 url(../../OldUser/img/kaihu.png) no-repeat center center;
	background-size: 100% 100%
}

.login .main .trade ul .input-psd {
	background: #fff url(../../OldUser/img/ps.png) no-repeat center left
}

.login .main .trade ul .small-size {
	font-size: 12px
}

.login .main .trade ul label {
	font-size: 12px;
	margin-left: 15px
}

.login .main .trade ul label input {
	vertical-align: bottom
}

.login .main .trade ul .line-h {
	height: 26px;
	line-height: 26px
}

.login .main .trade ul .font14 {
	font-size: 14px;
	float: right;
	display: inline-block;
	*zoom: 1;
	*display: inline
}

.login .main .trade .rmNobox {
	position: absolute;
	border: 1px solid #2f5895;
	border-top: 0;
	border-top-width: 0;
	width: 259px;
	overflow: hidden;
	background-color: #fff;
	z-index: 2000;
	right: 0;
	top: 40px;
	*top: 41px;
	display: block
}

.login .foot {
	padding-top: 50px;
	text-align: center;
	margin: 0 auto;
	width: 1000px;
	overflow: hidden;
	font-size: 12px;
	clear: both;
	font-family: SimSun
}

.login .foot .vertical-mid {
	vertical-align: middle
}

.login .foot span {
	margin-right: 5px
}

.login .foot .sphp {
	line-height: 50px
}

.login .foot .sphp a {
	color: #000
}

.login .foot .mt10 {
	margin-top: 10px
}

.login .foot strong {
	font-size: 14px;
	font-family: 'Times New Roman';
	font-weight: 20%
}

.login .keyboard_tgt {
	background: url(../../OldUser/img/trans_icon1.png) no-repeat scroll 4px -283px;
	cursor: pointer !important;
	display: inline-block !important;
	height: 18px !important;
	margin: 12px 0 0 !important;
	position: absolute !important;
	right: 100px !important;
	width: 23px !important;
	border: none !important
}

.level2-sale {
	min-width: 1070px;
	position: relative
}

.level2-sale .baner-wrap {
	position: absolute;
	top: 60px;
	left: 0;
	width: 100%;
	height: 1191px;
	background: url(../../level2Sale/img/baner_bg.jpg) no-repeat center center;
	z-index: 1
}

.level2-sale .baner-wrap .buy-btn {
	position: absolute;
	left: 50%;
	top: 465px;
	width: 394px;
	height: 127px;
	margin-left: -197px;
	background: url(../../level2Sale/img/buy_btn.png) no-repeat
}

.level2-sale .seize-box {
	height: 860px
}

.level2-sale .con-wrap {
	position: relative;
	z-index: 2;
	background: #fff;
	width: 1064px;
	border-bottom-left-radius: 10px;
	border-bottom-right-radius: 10px;
	padding-bottom: 30px
}

.level2-sale .con-wrap .cloud {
	position: absolute;
	width: 100%;
	height: 179px;
	background: url(../../level2Sale/img/cloud.png) no-repeat;
	top: -130px;
	left: 0;
	z-index: -1
}

.level2-sale .con-wrap .common-title {
	height: 103px;
	background: url(../../level2Sale/img/title_bg.png) no-repeat;
	line-height: 98px;
	font-size: 28px;
	color: #fae289;
	text-align: center;
	margin-top: 40px
}

.level2-sale .con-wrap .common-title.no-mt {
	margin-top: 0
}

.level2-sale .con-wrap .buy-box {
	width: 1002px;
	background: url(../../level2Sale/img/trans_bg.png) no-repeat;
	margin: 30px auto 0;
	text-align: center;
	padding: 14px 0;
	font-size: 0
}

.level2-sale .con-wrap .buy-box .price {
	display: inline-block;
	*zoom: 1;
	*display: inline;
	vertical-align: middle;
	text-align: left;
	width: 520px
}

.level2-sale .con-wrap .buy-box .price p {
	font-size: 30px;
	line-height: 40px;
	color: #fff
}

.level2-sale .con-wrap .buy-box .buy-btn {
	display: inline-block;
	*zoom: 1;
	*display: inline;
	vertical-align: middle;
	width: 319px;
	height: 88px;
	background: url(../../level2Sale/img/buy_btn2.png) no-repeat
}

.level2-sale .con-wrap .img-box {
	text-align: center
}

.level2-sale .con-wrap .img-box p {
	font-size: 26px;
	color: #e51919;
	margin-top: 10px
}

.level2-sale .con-wrap .img-box img {
	margin-top: 15px
}

.level2-sale .con-wrap .img-box img.mt50 {
	margin-top: 50px
}

.level2-sale .footer-cloud {
	margin-top: 50px;
	padding-bottom: 230px;
	background: url(../../level2Sale/img/footer_cloud.png) no-repeat center bottom
}

.level2-sale .footer-cloud p {
	font-size: 16px;
	color: #fff;
	text-align: center
}

.level2-sale .footer-cloud p.f14 {
	font-size: 14px;
	margin-top: 15px
}

.level2-sale .footer-cloud p span {
	vertical-align: middle
}

.level2-sale .footer-cloud p .risk {
	display: inline-block;
	*zoom: 1;
	*display: inline;
	vertical-align: middle;
	width: 90px;
	height: 26px;
	background: url(../../level2Sale/img/risk.png) no-repeat
}

.level2-sale .common-footer {
	margin-top: 0
}

.sale2 .baner-wrap {
	height: 599px;
	background: #8c0a00 url(../../level2Sale/img/baner_bg2.png) no-repeat center center
}

.sale2 .baner-wrap .buy-btn {
	top: 370px;
	width: 290px;
	height: 74px;
	margin-left: -148px;
	background: none
}

.sale2 .seize-box {
	height: 575px
}

.sale2 .con-wrap {
	border-radius: 10px;
	padding-top: 30px
}

.sale2 .con-wrap .buy-box .price {
	width: 560px
}

.sale2 .footer-cloud {
	margin-top: 70px;
	padding-bottom: 190px;
	background: url(../../level2Sale/img/footer_cloud2.png) no-repeat center bottom
}

.home {
	padding-top: 60px;
	min-width: 1320px
}

.home .header-wrap .swiper-slide a {
	display: block;
	width: 100%;
	height: 320px
}
.home .header-wrap .swiper-slide a.header-img0 {
    background: url(../../AHome/img/header_img0.jpg) no-repeat center center;
}
.home .header-wrap .swiper-slide a.header-img1 {
	background: #581080 url(../../AHome/img/header_img1.png) no-repeat center center
}

.home .header-wrap .swiper-slide a.header-img2 {
	background: #071a40 url(../../AHome/img/header_img2.jpg) no-repeat center center
}
.home .header-wrap .swiper-slide a.header-img3 {
    background: url(../../AHome/img/header_img3.jpg) no-repeat center bottom;
}
.home .header-wrap .swiper-slide a.union-header-img {
    background: url(../../AHome/img/union_header_img.jpg) no-repeat center bottom;
}

.home .header-wrap .pagination {
	position: absolute;
	z-index: 9;
	bottom: 10px;
	text-align: center;
	width: 100%
}

.home .header-wrap .pagination .swiper-pagination-switch {
	display: inline-block;
	*zoom: 1;
	*display: inline;
	vertical-align: middle;
	width: 10px;
	height: 10px;
	border-radius: 10px;
	margin: 0 5px;
	background: rgba(255,255,255,0.5);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#7Fffffff,endColorstr=#7Fffffff);
    cursor:pointer;
}

.home .header-wrap .pagination .swiper-active-switch {
	background: #fff;
	filter: none
}

.home .con-wrap {
	position: relative;
	width: 1290px;
	padding-top: 30px;
	background: url(../../AHome/img/con_bg.png) no-repeat
}

.home .con-wrap .login-box {
	position: absolute;
	width: 210px;
	left: 140px;
	top: 30px;
	background: #fff;
	box-shadow: 0 0 8px 3px #efefef;
	z-index: 1
}
.home .con-wrap .login-box .logout {
    position: absolute;
    right: 10px;
    top: 10px;
    color: #ea5504;
    font-size: 12px;
}

.home .con-wrap .login-box .avatar-img {
	width: 84px;
	height: 85px;
	background: url(../../AHome/img/avatar_img.png) no-repeat;
	margin: 10px auto 0
}

.home .con-wrap .login-box .login-btn {
	text-align: center;
    padding-bottom: 8px;
    border-bottom: 1px solid #f2f2f2;
}
.home .con-wrap .login-box .login-btn a {
    display: inline-block;
    *zoom: 1;
    *display: inline;
    width: 147px;
    height: 42px;
    line-height: 38px;
    font-size: 14px;
    color: #fff;
    background: url(../../AHome/img/login_btn.png) no-repeat;
}
.home .con-wrap .login-box h4 {
    font-size: 16px;
    color: #a6a6a6;
    font-weight: normal;
    padding: 40px 0 10px 10px;
    border-bottom: 1px solid #f2f2f2;
}
.home .con-wrap .login-box h4.pt20 {
    padding-top: 20px;
}
.home .con-wrap .login-box ul {
	font-size: 0
}

.home .con-wrap .login-box ul li {
	display: inline-block;
	*zoom: 1;
	*display: inline;
	vertical-align: middle;
	width: 50%;
	height: 90px;
	border-bottom: 1px solid #f2f2f2;
	text-align: center
}
.home .con-wrap .login-box ul li.no-bd {
    border-bottom: 0;
}

.home .con-wrap .login-box ul li i {
	display: inline-block;
	*zoom: 1;
	*display: inline;
	width: 43px;
	height: 42px;
	background: url(../../AHome/img/login_icon1.png) no-repeat center center;
	margin-top: 15px
}

.home .con-wrap .login-box ul li i.icon2 {
	background-image: url(../../AHome/img/login_icon2.png)
}

.home .con-wrap .login-box ul li i.icon3 {
	background-image: url(../../AHome/img/login_icon3.png)
}

.home .con-wrap .login-box ul li i.icon4 {
	background-image: url(../../AHome/img/login_icon4.png)
}

.home .con-wrap .login-box ul li i.icon5 {
	background-image: url(../../AHome/img/login_icon5.png)
}

.home .con-wrap .login-box ul li i.icon6 {
	background-image: url(../../AHome/img/login_icon6.png)
}

.home .con-wrap .login-box ul li i.icon7 {
	background-image: url(../../AHome/img/login_icon7.png)
}

.home .con-wrap .login-box ul li i.icon8 {
	background-image: url(../../AHome/img/login_icon8.png)
}

.home .con-wrap .login-box ul li p {
	font-size: 14px;
	color: #303030
}

.home .con-wrap .login-box ul li.rb {
	position: relative
}

.home .con-wrap .login-box ul li.rb:after {
	content: '';
	position: absolute;
	width: 1px;
	height: 100%;
	background: #f2f2f2;
	right: 0;
	top: 0
}

.home .con-wrap .login-box .login-btn.logined a {
    background: none;
    color: #333;
    cursor: text;
}

.home .con-wrap .QR-box {
	position: absolute;
	width: 157px;
	right: -15px;
	top: 30px;
	z-index: 1
}

.home .con-wrap .QR-box .pig {
	width: 132px;
	height: 186px;
	background: url(../../AHome/img/pig.png) no-repeat;
	margin-left: 18px;
	text-align: center
}

.home .con-wrap .QR-box .pig img {
	margin: 60px 10px 0 0;
	width: 75px
}

.home .con-wrap .QR-box .pig .rmd p {
	font-size: 12px;
	color: #fff;
	line-height: 16px;
	padding-right: 10px
}

.home .con-wrap .QR-box .pig .rmd span {
	color: #f4ea05
}

.home .con-wrap .QR-box .knot {
	display: block;
	height: 174px;
	background: url(../../AHome/img/knot.png) no-repeat center center;
}

.home .con-wrap .main-wrap {
	margin: 0 140px 0 370px
}

.home .con-wrap .main-wrap .comm-box {
	background: #fff;
	box-shadow: 0 0 8px 3px #efefef;
	padding-bottom: 30px;
	margin-bottom: 20px;
	font-size: 0
}

.home .con-wrap .main-wrap .comm-box .title {
	padding: 20px;
	overflow: hidden
}

.home .con-wrap .main-wrap .comm-box .title .name {
	float: left;
    font-size: 22px;
    color: #111;
    background: url(../../AHome/img/trans_border.png) no-repeat center 16px;
}

.home .con-wrap .main-wrap .comm-box .title .more {
	float: right;
	font-size: 16px;
	color: #797979;
	margin-top: 5px
}

.home .con-wrap .main-wrap .comm-box .img-box {
	font-size: 0
}

.home .con-wrap .main-wrap .comm-box .img-box img {
	width: 100%
}

.home .con-wrap .main-wrap .comm-box .download-list {
	font-size: 0
}

.home .con-wrap .main-wrap .comm-box .download-list li {
	position: relative;
	display: inline-block;
	*zoom: 1;
	*display: inline;
	vertical-align: middle;
	text-align: center;
	width: 25%
}

.home .con-wrap .main-wrap .comm-box .download-list li p {
	font-size: 16px;
	color: #eb5f13;
	margin-bottom: 15px
}

.home .con-wrap .main-wrap .comm-box .download-list li a {
	display: inline-block;
	*zoom: 1;
	*display: inline;
	width: 124px;
	height: 26px;
	line-height: 26px;
	font-size: 14px;
	color: #ea5504;
	border: 1px solid #ea5504
}

.home .con-wrap .main-wrap .comm-box .download-list li:after {
	content: '';
	position: absolute;
	bottom: 0;
	right: 0;
	width: 1px;
	height: 70px;
	background: #f2f2f2
}

.home .con-wrap .main-wrap .comm-box .download-list li.no-border:after {
	display: none
}

.home .con-wrap .main-wrap .comm-box .hs-box,.home .con-wrap .main-wrap .comm-box .hk-box {
	display: inline-block;
	*zoom: 1;
	*display: inline;
	vertical-align: top;
	width: 385px
}

.home .con-wrap .main-wrap .comm-box .hs-box .bg-box,.home .con-wrap .main-wrap .comm-box .hk-box .bg-box {
	position: relative;
	background: url(../../AHome/img/hs_bg.png) no-repeat
}
.home .con-wrap .main-wrap .comm-box .hs-box .bg-box a, .home .con-wrap .main-wrap .comm-box .hk-box .bg-box a {
    display: block;
    height: 172px;
}
.home .con-wrap .main-wrap .comm-box .hs-box .bg-box h3,.home .con-wrap .main-wrap .comm-box .hk-box .bg-box h3 {
	font-size: 34px;
	color: #fff;
	padding: 30px 0 0 20px
}

.home .con-wrap .main-wrap .comm-box .hs-box .bg-box p,.home .con-wrap .main-wrap .comm-box .hk-box .bg-box p {
	font-size: 18px;
	color: #fff;
	padding: 10px 0 0 20px
}

.home .con-wrap .main-wrap .comm-box .hs-box .bg-box span,.home .con-wrap .main-wrap .comm-box .hk-box .bg-box span {
	display: inline-block;
	*zoom: 1;
	*display: inline;
	width: 110px;
	height: 26px;
	line-height: 26px;
	font-size: 14px;
	color: #fff;
	border: 1px solid #fff;
	margin: 15px 0 0 20px;
	text-align: center
}

.home .con-wrap .main-wrap .comm-box .hs-box ul,.home .con-wrap .main-wrap .comm-box .hk-box ul {
	margin-top: 30px;
	text-align: center
}

.home .con-wrap .main-wrap .comm-box .hs-box ul li,.home .con-wrap .main-wrap .comm-box .hk-box ul li {
	display: inline-block;
	*zoom: 1;
	*display: inline;
	vertical-align: bottom;
	padding: 0 15px
}

.home .con-wrap .main-wrap .comm-box .hs-box ul li i,.home .con-wrap .main-wrap .comm-box .hk-box ul li i {
	display: inline-block;
	*zoom: 1;
	*display: inline;
	width: 34px;
	height: 34px;
	background: url(../../AHome/img/icon1.png) no-repeat
}

.home .con-wrap .main-wrap .comm-box .hs-box ul li i.icon2,.home .con-wrap .main-wrap .comm-box .hk-box ul li i.icon2 {
	width: 36px;
	background-image: url(../../AHome/img/icon2.png)
}

.home .con-wrap .main-wrap .comm-box .hs-box ul li i.icon3,.home .con-wrap .main-wrap .comm-box .hk-box ul li i.icon3 {
	background-image: url(../../AHome/img/icon3.png)
}

.home .con-wrap .main-wrap .comm-box .hs-box ul li i.icon4,.home .con-wrap .main-wrap .comm-box .hk-box ul li i.icon4 {
	background-image: url(../../AHome/img/icon4.png)
}

.home .con-wrap .main-wrap .comm-box .hs-box ul li i.icon5,.home .con-wrap .main-wrap .comm-box .hk-box ul li i.icon5 {
	background-image: url(../../AHome/img/icon5.png)
}

.home .con-wrap .main-wrap .comm-box .hs-box ul li i.icon6,.home .con-wrap .main-wrap .comm-box .hk-box ul li i.icon6 {
	width: 32px;
	height: 35px;
	background-image: url(../../AHome/img/icon6.png)
}

.home .con-wrap .main-wrap .comm-box .hs-box ul li p,.home .con-wrap .main-wrap .comm-box .hk-box ul li p {
	font-size: 14px;
	color: #595959;
	margin-top: 15px
}

.home .con-wrap .main-wrap .comm-box .hk-box {
	margin-left: 10px
}

.home .con-wrap .main-wrap .comm-box .hk-box .bg-box {
	background-image: url(../../AHome/img/hk_bg.png)
}

.home .con-wrap .main-wrap .comm-box .hk-box ul {
	position: relative
}

.home .con-wrap .main-wrap .comm-box .hk-box ul:after {
	content: '';
	position: absolute;
	bottom: -3px;
	left: -5px;
	width: 1px;
	height: 75px;
	background: #f2f2f2
}

.home .con-wrap .main-wrap .comm-box .hk-box ul li {
	padding: 0 25px
}

.home .con-wrap .main-wrap .comm-box .intro-list {
	text-align: center
}

.home .con-wrap .main-wrap .comm-box .intro-list li {
	display: inline-block;
	*zoom: 1;
	*display: inline;
	vertical-align: top;
	padding: 40px 15px 0
}

.home .con-wrap .main-wrap .comm-box .intro-list li i {
	display: inline-block;
	*zoom: 1;
	*display: inline;
	vertical-align: top;
	width: 38px;
	height: 38px;
	background: url(../../AHome/img/icon7.png) no-repeat center center;
	margin-right: 10px
}

.home .con-wrap .main-wrap .comm-box .intro-list li i.icon8 {
	background-image: url(../../AHome/img/icon8.png)
}

.home .con-wrap .main-wrap .comm-box .intro-list li i.icon9 {
	background-image: url(../../AHome/img/icon9.png)
}

.home .con-wrap .main-wrap .comm-box .intro-list li i.icon10 {
	background-image: url(../../AHome/img/icon10.png)
}

.home .con-wrap .main-wrap .comm-box .intro-list li i.icon11 {
	background-image: url(../../AHome/img/icon11.png)
}

.home .con-wrap .main-wrap .comm-box .intro-list li i.icon12 {
	background-image: url(../../AHome/img/icon12.png)
}

.home .con-wrap .main-wrap .comm-box .intro-list li div {
	display: inline-block;
	*zoom: 1;
	*display: inline;
	vertical-align: top;
	text-align: left;
	width: 150px
}

.home .con-wrap .main-wrap .comm-box .intro-list li div h4 {
	font-size: 16px;
	margin-bottom: 5px
}

.home .con-wrap .main-wrap .comm-box .intro-list li div p {
	font-size: 14px;
	color: #666;
	line-height: 20px;
	text-align: justify;
	word-break: break-all
}

.home .con-wrap .main-wrap .comm-box .server-list li {
	padding: 30px 0 0 40px
}

.home .con-wrap .main-wrap .comm-box .server-list li .icon13,.home .con-wrap .main-wrap .comm-box .server-list li .icon14,.home .con-wrap .main-wrap .comm-box .server-list li .icon15,.home .con-wrap .main-wrap .comm-box .server-list li .icon16 {
	display: inline-block;
	*zoom: 1;
	*display: inline;
	vertical-align: middle;
	width: 43px;
	height: 30px;
	background: url(../../AHome/img/icon13.png) no-repeat center center
}

.home .con-wrap .main-wrap .comm-box .server-list li .icon14 {
	height: 40px;
	background-image: url(../../AHome/img/icon14.png)
}

.home .con-wrap .main-wrap .comm-box .server-list li .icon15 {
	height: 36px;
	background-image: url(../../AHome/img/icon15.png)
}

.home .con-wrap .main-wrap .comm-box .server-list li .icon16 {
	height: 37px;
	background-image: url(../../AHome/img/icon16.png)
}

.home .con-wrap .main-wrap .comm-box .server-list li .num1,.home .con-wrap .main-wrap .comm-box .server-list li .num2,.home .con-wrap .main-wrap .comm-box .server-list li .num3,.home .con-wrap .main-wrap .comm-box .server-list li .num4 {
	display: inline-block;
	*zoom: 1;
	*display: inline;
	vertical-align: middle;
	width: 16px;
	height: 22px;
	background: url(../../AHome/img/num1.png) no-repeat center center;
	margin: 0 20px
}

.home .con-wrap .main-wrap .comm-box .server-list li .num2 {
	background-image: url(../../AHome/img/num2.png)
}

.home .con-wrap .main-wrap .comm-box .server-list li .num3 {
	height: 23px;
	background-image: url(../../AHome/img/num3.png)
}

.home .con-wrap .main-wrap .comm-box .server-list li .num4 {
	background-image: url(../../AHome/img/num4.png)
}

.home .con-wrap .main-wrap .comm-box .server-list li p {
	display: inline-block;
	*zoom: 1;
	*display: inline;
	vertical-align: middle;
	font-size: 14px;
	color: #26003f
}

.sale3 .baner-wrap {
  height: 660px;
  background: url(../../level2Sale/img1/baner_bg.png) no-repeat center center;
}
.sale3 .baner-wrap .buy-btn {
  top: 360px;
  width: 311px;
  height: 92px;
  margin-left: -185px;
  background-image: url(../../level2Sale/img1/buy_btn.png);
}
.sale3 .seize-box {
  height: 580px;
}
.sale3 .con-wrap {
  border-radius: 10px;
  padding-top: 50px;
}
.sale3 .con-wrap .common-title {
  height: 46px;
  line-height: 46px;
  color: #fff;
  background-image: url(../../level2Sale/img1/title_bg.png);
  background-position: center 0;
}
.sale3 .con-wrap .img-box p {
  font-weight: bold;
  margin-top: 30px;
}
.sale3 .con-wrap .buy-box {
  background-image: url(../../level2Sale/img1/trans_bg.png);
}
.sale3 .con-wrap .buy-box .buy-btn {
  background-image: url(../../level2Sale/img1/buy_btn2.png);
}
.sale3 .footer-cloud {
  margin-top: 50px;
  padding-bottom: 60px;
  background: none;
}
.sale3 .baner-wrap .remark {
    position: absolute;
    left: 390px;
    top: 450px;
    color: #f4bca1;
    font-size: 14px;
}

.union-pay .union-pay-bg {
    background: -webkit-linear-gradient(#a50c0f, #eb581e);
    background: -o-linear-gradient(#a50c0f, #eb581e);
    background: -moz-linear-gradient(#a50c0f, #eb581e);
    background: linear-gradient(#a50c0f, #eb581e);
}

.union-pay .baner-wrap {
	height: 662px;
	background: url(../../unionPay/img/header_bg.jpg) no-repeat center center
}

.union-pay .baner-wrap .auto-wrap .nav {
	width: 261px;
	height: 39px;
	line-height: 39px;
	background-image: url(../../unionPay/img/crumb_bg.png)
}

.union-pay .baner-wrap .clock-box {
	position: absolute;
	top: 120px;
	left: 0;
	width: 1010px;
	height: 100px;
	text-align: center;
	background: url(../../unionPay/img/clock_bg.png) no-repeat
}

.union-pay .baner-wrap .clock-box .inner {
	padding: 20px 0 8px
}

.union-pay .baner-wrap .clock-box .inner span {
	display: inline-block;
	*zoom: 1;
	*display: inline;
	vertical-align: middle;
	font-size: 24px;
	color: #ae7c0c;
	margin: 0 5px
}

.union-pay .baner-wrap .clock-box .inner p {
	display: inline-block;
	*zoom: 1;
	*display: inline;
	vertical-align: middle
}

.union-pay .baner-wrap .clock-box .inner p i {
	display: inline-block;
	*zoom: 1;
	*display: inline;
	vertical-align: middle;
	font-size: 26px;
	color: #fce67e;
	font-weight: bold;
	width: 30px;
	height: 40px;
	background: url(../../unionPay/img/clock_num_bg.png) no-repeat;
	line-height: 40px;
	text-align: center
}

.union-pay .baner-wrap .clock-box .inner p i.mr5 {
	margin-right: 5px
}

.union-pay .baner-wrap .clock-box h5 {
	font-size: 16px;
	color: #8c5200
}

.union-pay .seize-box {
	height: 722px
}

.union-pay .sale-bg {
	position: relative;
	width: 1010px;
	height: 629px;
	background: url(../../unionPay/img/sale_img.png) no-repeat
}

.union-pay .sale-bg ul {
	position: absolute;
	width: 100%;
	left: 0;
	bottom: 35px;
	font-size: 0
}

.union-pay .sale-bg ul li {
	display: inline-block;
	*zoom: 1;
	*display: inline;
	vertical-align: middle;
	text-align: center;
	width: 306px
}

.union-pay .sale-bg ul li.w400 {
	width: 398px
}

.union-pay .sale-bg ul li a {
	display: inline-block;
	*zoom: 1;
	*display: inline;
	vertical-align: middle;
	font-size: 16px;
	width: 119px;
	height: 38px;
	line-height: 38px
}

.union-pay .sale-bg ul li a.buy-btn {
	background: url(../../unionPay/img/buy_btn.png) no-repeat;
	color: #895201;
	margin-left: 8px
}

.union-pay .sale-bg ul li a.know-btn {
	background: url(../../unionPay/img/know_btn.png) no-repeat;
	color: #8f5601
}

.union-pay .sale-bg ul li a.b-buy-btn {
	width: 195px;
	background: url(../../unionPay/img/b_buy_btn.png) no-repeat;
	color: #895201;
	margin-left: 8px
}

.union-pay .sale-bg ul li a.b-know-btn {
	width: 195px;
	background: url(../../unionPay/img/b_know_btn.png) no-repeat;
	color: #8f5601
}

.union-pay .intro-wrap1 {
	position: relative;
	width: 1010px;
	height: 614px;
	margin-top: 28px;
	background: url(../../unionPay/img/intro_bg.png) no-repeat
}

.union-pay .intro-wrap1 h3 {
	font-size: 28px;
	color: #f85032;
	text-align: center;
	padding: 30px 0
}

.union-pay .intro-wrap1 .scroll-box {
	width: 798px;
	height: 398px;
	border: 1px solid #e0be91
}

.union-pay .intro-wrap1 .scroll-box .swiper-slide img {
	width: 100%
}

.union-pay .intro-wrap1 .btn-box {
	padding: 30px 0;
	text-align: center;
	font-size: 0
}

.union-pay .intro-wrap1 .btn-box a {
	display: inline-block;
	*zoom: 1;
	*display: inline;
	width: 300px;
	height: 48px;
	line-height: 48px;
	font-size: 24px;
	color: #fff
}

.union-pay .intro-wrap1 .btn-box a.download {
	background: url(../../unionPay/img/download_btn.png) no-repeat
}

.union-pay .intro-wrap1 .btn-box a.buy {
	background: url(../../unionPay/img/intro_buy.png) no-repeat;
	margin-left: 50px
}

.union-pay .intro-wrap1 .prev,.union-pay .intro-wrap1 .next {
	position: absolute;
	top: 40%;
	z-index: 1;
	width: 54px;
	height: 100px;
	background: url(../../unionPay/img/prev.png) no-repeat
}

.union-pay .intro-wrap1 .prev {
	background-image: url(../../unionPay/img/prev.png);
	left: 30px
}

.union-pay .intro-wrap1 .next {
	background-image: url(../../unionPay/img/next.png);
	right: 30px
}

.union-pay .intro-wrap2 {
	width: 1010px;
	height: 705px;
	margin-top: 30px;
	background: url(../../unionPay/img/intro_bg2.png) no-repeat
}

.union-pay .intro-wrap2 h3 {
	font-size: 28px;
	color: #f85032;
	text-align: center;
	padding: 30px 0
}

.union-pay .intro-wrap2 .s-img-wrap {
	text-align: center
}

.union-pay .intro-wrap2 .s-img-wrap ul {
	display: inline-block;
	*zoom: 1;
	*display: inline;
	vertical-align: top;
	width: 240px
}

.union-pay .intro-wrap2 .s-img-wrap ul li {
	height: 90px;
	line-height: 90px;
	padding-top: 20px
}

.union-pay .intro-wrap2 .s-img-wrap ul li.active a {
	background: url(../../unionPay/img/active_bg.png) no-repeat
}

.union-pay .intro-wrap2 .s-img-wrap ul li a {
	display: block
}

.union-pay .intro-wrap2 .s-img-wrap ul li a i {
	display: inline-block;
	*zoom: 1;
	*display: inline;
	vertical-align: middle;
	width: 79px;
	height: 66px;
	background: url(../../unionPay/img/icon1.png) no-repeat right 0
}

.union-pay .intro-wrap2 .s-img-wrap ul li a i.icon1 {
	height: 59px
}

.union-pay .intro-wrap2 .s-img-wrap ul li a i.icon2 {
	height: 67px;
	background-image: url(../../unionPay/img/icon2.png)
}

.union-pay .intro-wrap2 .s-img-wrap ul li a i.icon3 {
	background-image: url(../../unionPay/img/icon3.png)
}

.union-pay .intro-wrap2 .s-img-wrap ul li a i.icon4 {
	background-image: url(../../unionPay/img/icon4.png)
}

.union-pay .intro-wrap2 .s-img-wrap ul li a span {
	display: inline-block;
	*zoom: 1;
	*display: inline;
	vertical-align: middle;
	width: 125px;
	font-size: 24px;
	color: #333;
	text-align: left;
	margin-left: 10px
}

.union-pay .intro-wrap2 .s-img-wrap .y-bg {
	display: inline-block;
	*zoom: 1;
	*display: inline;
	vertical-align: top;
	width: 720px;
	height: 480px;
	background: url(../../unionPay/img/s_img_bg.png) no-repeat
}

.union-pay .intro-wrap2 .s-img-wrap .y-bg img {
	width: 630px;
	height: 430px;
	margin-top: 25px
}

.union-pay .intro-wrap2 .btn-box {
	padding: 30px 0 0 250px;
	text-align: center;
	font-size: 0
}

.union-pay .intro-wrap2 .btn-box a {
	display: inline-block;
	*zoom: 1;
	*display: inline;
	width: 300px;
	height: 48px;
	line-height: 48px;
	font-size: 24px;
	color: #fff
}

.union-pay .intro-wrap2 .btn-box a.download {
	background: url(../../unionPay/img/download_btn.png) no-repeat
}

.union-pay .intro-wrap2 .btn-box a.buy {
	background: url(../../unionPay/img/intro_buy.png) no-repeat;
	margin-left: 50px
}

.union-pay .logo-wall {
	padding: 50px 0;
	text-align: center;
	font-size: 0
}

.union-pay .logo-wall i {
	display: inline-block;
	*zoom: 1;
	*display: inline;
	vertical-align: middle;
	margin: 0 10px
}

.union-pay .logo-wall i.em {
	width: 262px;
	height: 38px;
	background: url(../../unionPay/img/logo.png) no-repeat
}

.union-pay .logo-wall i.union {
	width: 68px;
	height: 43px;
	background: url(../../unionPay/img/union.png) no-repeat
}

.union-pay .logo-wall i.cloud-flash {
	width: 52px;
	height: 51px;
	background: url(../../unionPay/img/cloud_flash.png) no-repeat
}

.union-pay .common-footer {
	margin-top: 0
}

.fixed-rules {
	position: fixed;
	right: 0;
	top: 240px;
	width: 145px;
	height: 38px;
	line-height: 38px;
	text-align: center;
	font-size: 18px;
	color: #936d00;
	background: url(../../MonthlyCardTwenty/img/rules_bg.png) no-repeat;
	z-index: 2
}

.rules {
	margin-left: -338px;
	top: 50%
}

.rules .rules-header {
	width: 676px;
	height: 173px;
	background: url(../../MonthlyCardTwenty/img/rules_header_bg.png) no-repeat
}

.rules .rules-header h3 {
	font-size: 40px;
	color: #fff;
	text-align: center;
	padding-top: 80px
}

.rules .rules-header .pop-close {
	width: 48px;
	height: 64px;
	background-image: url(../../MonthlyCardTwenty/img/rules_close.png);
	top: 28px;
	right: 70px
}

.rules .rules-body {
	width: 676px;
	height: 583px;
	background: url(../../MonthlyCardTwenty/img/rules_main_bg.png) no-repeat
}

.rules .rules-body .scroll-wrap {
	margin: 0 28px;
	overflow-y: auto;
	height: 540px
}

.rules .rules-body .scroll-wrap::-webkit-scrollbar {
	width: 10px;
	height: 10px;
	background-color: #f0f0f0
}

.rules .rules-body .scroll-wrap::-webkit-scrollbar-thumb {
	background-color: #d7d7d7;
	border-radius: 8px
}

.rules .rules-body .scroll-wrap::-webkit-scrollbar-thumb:hover {
	background-color: #ccc
}

.rules .rules-body .scroll-wrap::-webkit-scrollbar-track {
	border-radius: 10px
}

.rules .rules-body .rules-title {
	text-align: center;
	padding: 15px 0
}

.rules .rules-body .rules-title span {
	font-size: 20px;
	color: #ea5404
}

.rules .rules-body ul {
	padding: 0 30px 0 60px
}

.rules .rules-body ul li {
	position: relative;
	font-size: 15px;
	line-height: 24px;
	color: #656565;
	margin-bottom: 20px;
	text-align: justify;
	word-break: break-all
}

.rules .rules-body ul li a {
	color: #ea5404
}

.rules .rules-body ul li.last {
	margin-bottom: 0
}

.rules .rules-body ul li i {
	position: absolute;
	width: 18px;
	height: 18px;
	color: #fff;
	font-size: 16px;
	line-height: 18px;
	text-align: center;
	background: url(../../MonthlyCardTwenty/img/rules_num_bg.png) no-repeat;
	left: -25px;
	top: 3px
}

.union-pay .rules .rules-header h3 {
	font-size: 22px;
	padding-top: 100px
}

.union-pay .rules .rules-body ul {
	padding-top: 20px
}

.union-pay .baner-wrap .clock-box.over {
    background-image: url(../../unionPay/img/clock_bg_over.png);
}

.union-pay .baner-wrap .clock-box .over {
    padding: 20px 0 15px;
    font-size: 24px;
    color: #8c5200;
}

/*# sourceMappingURL=style.css.map */
.demo-image{
    width: 100%;
}
.M-box,.M-box1,.M-box2,.M-box3,.M-box4{
	position: relative;
    text-align: center;
  	zoom: 1;
}
.M-box:before,.M-box:after,.M-box1:before,.M-box1:after ,.M-box2:before,.M-box2:after ,.M-box3:before,.M-box3:after,.M-box4:before,.M-box4:after{
    content:"";
    display:table;
}
.M-box:after,.M-box1:after,.M-box2:after,.M-box3:after,.M-box4:after{
	clear:both;
	overflow:hidden;
}
.M-box span,.M-box1 span,.M-box2 span,.M-box3 span,.M-box4 span{
	float: left;
	margin:0 5px;
	width: 25px;
    height: 25px;
    line-height: 25px;
    color: #999;
    font-size: 14px;
}
.M-box .active,.M-box1 .active,.M-box2 .active,.M-box3 .active,.M-box4 .active{
    float: left;
    margin: 0 5px;
    width: 30px;
    height: 30px;
    line-height: 30px;
    background: #ea581d;
    color: #fff;
    font-size: 12px;
    border-radius: 3px;
}
.M-box a,.M-box1 a,.M-box2 a,.M-box3 a,.M-box4 a{
	float: left;
    margin: 0 5px;
    width: 28px;
    height: 28px;
    line-height: 28px;
    background: #eee;
    border: 1px solid #eee;
    color: #323232;
    font-size: 12px;
    border-radius: 3px;
}
.M-box a:hover,.M-box1 a:hover,.M-box2 a:hover,.M-box3 a:hover,.M-box4 a:hover{
    border-color:#ea5504;
    color: #ea5504;
}
.M-box .next,.M-box .prev,.M-box1 .next,.M-box1 .prev{
	font-family: "Simsun";
	width: 60px;
}
.now,.count{
	padding:0 5px;
	color:#f00;
}
.eg img{
	max-width: 800px;
	min-height: 500px;
}

.em_holder .em_toolbar {
    line-height: 18px; 
}