@charset "utf-8";
html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
font,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfooter,
thead,
tr,
th,
td {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    background: transparent;
    font-size: 100%;
}
ol,
ul,
li {
    list-style: none;
}
table {
    border-collapse: collapse;
    border-spacing: 0;
}
a {
    text-decoration: none;
    outline: none;
    color: #767676;
}
body {
    font-family: "microsoft yahei";
    font-size: 14px;
    background: #5e2b14;
}
.fl {
    float: left;
}
.fr {
    float: right;
}
.clear {
    clear: both;
}
.clear::after {
    clear: both;
    content: "";
    display: table;
}
.wrapper {
  background: url("../img/bg.jpg") no-repeat center top;
  height: 100%;
}
#mainbg {
  width: 1400px;
  margin: 0 auto;
  overflow: hidden;
  min-height: 2800px;
  padding-top: 510px;
  padding-bottom: 100px;
  box-sizing: border-box;
}
.load{
	width: 647px;
	height: 71px;
	line-height: 71px;
	margin: 0 auto 38px;
	text-align: center;
	font-size: 20px;
}
.btn_load{
	display: block;
	width: 250px;
	height: 73px;
	background: url("../img/load.png") no-repeat center center;
	margin: 0 auto;
}
.btn_load:hover{
	background: url("../img/load_hover.png") no-repeat center center;
}
.load-loaded{
	display: flex;
	justify-content:space-evenly;
	align-items: center;
	color: #fed692;
	width: 647px;
	height: 60px;
	line-height: 60px;
	font-size: 22px;
	background: #673f2d;
	border: 3px solid #9d8061;
	border-radius: 30px;
	margin: 0 auto;
}
.load-loaded a{
	color: #ffbd49;
	font-size: 16px;
}
.load-loaded a:hover{
	color: #fed692;
	font-weight: bold;
}
.load-loaded span.loadspan{
	color: #6bb126;
}
.con{
	width: 1400px;
	display: flex;
	justify-content: space-between;
	align-items: center;
}
.con .block{
	width: 435px;
	height: 590px;
	text-align: center;
	margin-bottom: 90px;
}
.block .img-con{
	width: 435px;
	height: 458px;
	position: relative;
}
.block .block-img{
	display: block;
	margin: 0 auto;
}
.block .block-img:nth-child(1){
	width: 356px;
	height: 451px;
}
.block .block-img:nth-child(2){
	width: 373px;
	height: 458px;
}
.block .block-img:nth-child(3){
	width: 357px;
	height: 458px;
}
.block  .btn-con{
	width: 350px;
	height: 98px;
	margin: 40px auto 0;
}
.block  .btn-con a.btn-con-a{
	display: block;
	width: 350px;
	height: 98px;
	background: url(../img/wa.png) no-repeat center center;
	font-size: 18px;
	color: #7b2600;
	line-height: 50px;
}
.block  .btn-con a.btn-con-a:hover{
	background: url(../img/wa_hover.png) no-repeat center center;
}
.mask {
  /*display: none;*/
  width: 100%;
  height: 100%;
  position: fixed;
  left: 0;
  top: 0;
  background: #000000;
  opacity: 0.6;
  filter: alpha(opacity=60);
  z-index: 11;
}
.win-wa{
	width: 706px;
	height: 373px;
	background: url(../img/small_winpop.png) no-repeat center center;
	z-index: 33;
	position: fixed; left: 50%; top: 50%; transform: translate(-50%, -50%);
	box-sizing: border-box;
	padding: 120px 0 0;
}
.win-wa p{
	color: #ddb567;
	font-size: 30px;
	line-height: 30px;
	margin-bottom: 78px;
	text-align: center;
}
.win-wa .win-wa-btn{
	display: flex;
	justify-content: space-between;
	align-items: center;
	width: 516px;
	height: 75px;
	margin: 0 auto;
}
.win-jl{
	width: 706px;
	height: 373px;
	background: url(../img/small_winpop.png) no-repeat center center;
	z-index: 33;
	position: fixed; left: 50%; top: 50%; transform: translate(-50%, -50%);
	box-sizing: border-box;
	padding: 120px 0 0;
}
.win-jl p{
	color: #ddb567;
	font-size: 30px;
	line-height: 30px;
	margin-bottom: 78px;
	text-align: center;
}
.win-jl .win-wa-btn{
	display: flex;
	justify-content: center;
	align-items: center;
	width: 516px;
	height: 75px;
	margin: 0 auto;
}
.win-wa .win-wa-btn a.win-wa-confirm,.win-jl .win-wa-btn a.win-wa-ling{
	display: block;
	width: 237px;
	height: 75px;
	background: url(../img/confirm.png) no-repeat center center;
}
.win-wa .win-wa-btn a.win-wa-confirm:hover,.win-jl .win-wa-btn a.win-wa-ling:hover{
	background: url(../img/confirm_hover.png) no-repeat center center;
}
.win-wa .win-wa-btn a.win-wa-cancel{
	display: block;
	width: 237px;
	height: 75px;
	background: url(../img/cancel.png) no-repeat center center;
}
.time-con{
	position: absolute;
	background: url(../img/time.png) no-repeat center center;
	width: 341px;
	height: 87px;
	left: 47px;
	top: 380px;
	box-sizing: border-box;
	padding-left: 116px;
	text-align: left;
	line-height: 87px;
	color: #ffda99;
	font-size: 36px;
}
a.btn-con-up{
	line-height: 50px;
	font-size: 18px;
	color: #000000;

	display: block;
	width: 350px;
	height: 98px;
	background: url(../img/jia.png) no-repeat center center;
}
a.btn-con-up:hover{
	background: url(../img/jia_hover.png?11) no-repeat center center;
}
a.btn-con-ling{
	display: block;
	width: 350px;
	height: 98px;
	background: #56a63a;
	color: #fff;
	font-size: 30px;
	font-weight: bold;
	text-align: center;
	line-height: 98px;
	border-radius: 50px;
}
a.btn-con-ling:hover{
	background: #5bb23d;
}
.win-daoju{
	width: 1095px;
	height: 610px;
	z-index: 33;
	position: fixed; left: 50%; top: 50%; transform: translate(-50%, -50%);
	box-sizing: border-box;
}
.win-daoju-close{
	background: url(../img/smallwin_close.png) no-repeat center center;
	width: 76px;
	height: 76px;
	position: absolute;
	top: -76px;
	right: -76px;
	cursor: pointer;
}
.daoju-block{
	width: 1095px;
	height: 610px;
	display: flex;
	justify-content: space-between;
	align-items: center;
}
.daoju-block .daoju{
	width: 518px;
	height: 610px;
	display: flex;
	flex-direction: column;
	justify-content: space-between;
	align-items: center;
}
.daoju-block .daoju img{
	width: 518px;
	height: 478px;
}
.daoju-block .daoju a.daoju-btn-half{
	display: block;
	width: 350px;
	height: 98px;
	background: url(../img/half.png) no-repeat center center;
	font-size: 18px;
	color: #7b2600;
	line-height: 50px;
	text-align: center;
}
.daoju-block .daoju a.daoju-btn-half:hover{
	background: url(../img/half_hover.png) no-repeat center center;
}
.daoju-block .daoju a.daoju-btn-all{
	display: block;
	width: 350px;
	height: 98px;
	background: url(../img/all.png) no-repeat center center;
	font-size: 18px;
	color: #7b2600;
	line-height: 50px;
	text-align: center;
}
.daoju-block .daoju a.daoju-btn-all:hover{
	background: url(../img/all_hover.png) no-repeat center center;
}
.table{
	width: 1342px;
	height: auto;
	/*border: 4px solid #68341c;*/
	border-radius: 30px;
	box-sizing: border-box;
	margin: 0 auto 150px;
}
.table .table-top{
	width: 1334px;
	height: 197px;
	margin: 0 auto;
}
.table table{
	width: 1334px;
	height: auto;
	text-align: center;
	color: #cd8e44;
	font-size: 20px;
	margin-top: -2px;
}
.table table tr{
	width: 100%;
	height: 70px;
}
.table table tr td{
	width: 33.5%;
	height: 70px;
	border: 3px solid #68341c;
	
}
.table table tr td:nth-child(2){
	width: 35.3%;
}
.table table tr td:nth-child(3){
	width: 33%;
}



.tip{
	width: 1334px;
	height: 840px;
	/*padding: 18px 35px 0;*/
	box-sizing: border-box;
	margin: 0 auto;
	background: url(../img/rule_bg.png) no-repeat center center;
}
.tip-con{
	width: 1200px;
	height: 840px;
	color: #FFFDD0;
	font-size: 16px;
	/*font-weight: bold;*/
	border-radius: 30px;
	overflow: hidden;
	/*position: relative;*/    
	margin-top: -46px;
	box-sizing: border-box;
	padding: 106px 46px 0;
}
.tip-title{
	text-align: left;
	line-height: 60px;
	font-weight: bold;
}
.tip-list{
	/*margin-top: 10px;*/
	line-height: 42px;
}
.tip-list span{
	display: inline-block;
	margin-right: 6px;
	width: 26px;
	height: 26px;
	line-height: 26px;
	text-align: center;
	border-radius: 50%;
	background: #5e2b14;
	color: #FFFDD0;
}
.win-wa-check{
	display: flex;
	justify-content: center;
	align-items: center;
	width: 200px;
	color: #fff;
	margin: 30px auto 0;
}
.win-wa-check .checkbox{
	width: 18px;
	height: 18px;
	border: 1px solid #fff;
	-webkit-background-size: 100% 100%;
	background-size: 100% 100%;
	cursor: pointer;
	margin-right: 10px;
}