@charset "utf-8";  html{font-size:10px!important;}
@media screen and (min-width:321px) and (max-width:375px){html{font-size:11px !important;}}
@media screen and (min-width:376px) and (max-width:414px){html{font-size:12px !important;}}
@media screen and (min-width:415px) and (max-width:639px){html{font-size:15px !important;}}
@media screen and (min-width:640px) and (max-width:719px){html{font-size:20px !important;}}
@media screen and (min-width:720px) and (max-width:749px){html{font-size:22.5px !important;}}
@media screen and (min-width:750px) and (max-width:799px){html{font-size:23.5px !important;}}
@media screen and (min-width:800px){html{font-size:25px !important}}
/* ======================== 全局初始化 ===================== */
body,html {
	/* background-image: linear-gradient(#fb593d, #feaa41); */
    background-color:#ffda5c;
    -webkit-tap-highlight-color: transparent;
    display: inline-block;
    text-align: center;
    position: relative;
    top: 0;
    left: 0;
}
:focus {
    outline: none;
}

body,html,p,span,h2,h3,h4,button,ul,li {
    padding: 0;
    margin: 0;
    color: #333;
    font-family: '微软雅黑' !important;
}
ul,li {
    list-style: none;
}
img {
    /* width: 100%; */
    vertical-align: middle;
	margin-top:-2px;
}
.fl {
    float: left;
}
.fr {
    float: right;
}
.clearfix:before,.clearfix:after {
    content: "";
    display: block;
    clear: both;
}
.clearfix {
    zoom: 1;
}
.ccc {
    display: inline-block;
    width: 750px;
    margin: 0 auto;
}
/* ======================== 版心 ===================== */


/*rem 23.5*/
.banner {
    width: 100%;
    position: relative;
}
.banner .btn1,.banner .fx {
    display: block;
    position: absolute;
    top: 60px;
	
}
.banner .btn1 {
    right: 35px;
}
.banner .fx {
	display: none;
    right: 190px;
}
.banner .rule_btn {
    position: absolute;
    top: 61px;
    right: 31px;
}

.cont1 {
	text-align: center;
	position: relative;
}
.cont1 .Cont1BtnBox {
	position: absolute;
	top: 0;left: 0;
	width: 100%;
	height: 80px;
}
.cont1 .Cont1BtnBox a {
	display: inline-block;
	width: 50%;
	height: 80px;
	float: left;
}

.cont2 {
	width: 100%;
	text-align: center;
	margin: 30px 0;
}
.cont2 .c {
	display: inline-block;
	width: 688px;
	padding: 30px 0;
	background-color: #fff;
	border-radius: 20px;
	overflow: hidden;
}
.cont2 .c p {
	position: relative;
	font-size: 28px;
	margin-bottom: 20px;
}
.cont2 .c p b {
	font-size: 44px;
	color: #ff4800;
	vertical-align: sub;
}
.cont2 .c p:before,.cont2 .c p::after {
	content: '';
	position: absolute;
	width: 115px;
	height: 4px;
	background-color: #ff4800;
	top: 28px;
}
.cont2 .c p:before {
	left: 45px;
}
.cont2 .c p::after {
	right: 45px;
}
.cont2 .c .pic img {
	margin: 0 6px;
} 
.cont3 {
	margin-bottom: 30px;
}

.btnBox {
	width: 100%;
	height: 101px;
	line-height: 94px;
    position: fixed;
    bottom: -1px;
    left: 0;
	z-index: 999;
	background: url(image/btn2.png) no-repeat center;
}
.btnBox a {
	display: inline-block;
	width: 100%;
	font-size: 52px;
	color: #fff;
	text-decoration: none;
	font-weight: 500;
	letter-spacing: 10px;
}
.rule {
	position: relative;
}
.rule a {
	position: absolute;
	top: 46px;
	right: 38px;
	
}

.mask {
	display: none;
	z-index: 999;
	width: 100%;
	height: 100%;
	position: fixed;
	top: 0;left: 0;
	background-color: rgba(0,0,0,.4);
}
.mask .jyBox {
	width: 100%;
	position: absolute;
	top: 15%;
	left: 0;
	text-align: center;
}
.mask .jyBox a {
	width: 400px;
	height: 80px;
	position: absolute;
	bottom: 60px;
	left: 50%;
	margin-left: -200px;
}


.rule_mask {
	display: none;
	position: fixed;
	background: rgba(0, 0, 0, 0.4);
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	z-index: 9999;
}

.rule_box {
	padding: 1%;
	position: absolute;
	width: 50%;
	height: 600px;
	border-radius: 20px;
	top: 50%;
	left: 50%;
	margin-top: -330px;
	margin-left: -25%;
	/* background: url(/common/images/pc_rule_bg.png); */
	background: #fff7e9;
	background-size: 100% 100%;
}

.rule_box .close {
	position: absolute;
	top: -60px;
	right: -30px;
	width: 50px;
	cursor: pointer;
}

.rule_box .close img {
	width: 100%;
}

.rule_box .cont {
	/* padding: 2%; */
	width: 102%;
	height: 100%;
	overflow-y: auto;
}

.rule_box .cont .c {
	padding: 0 2%;
}

.rule_box .cont h4 {
	text-align: center;
	color: #9a6f4a;
	font-size: 24px;
	font-weight: 500;
}

.rule_box .cont p {
	font-size: 12px;
	margin: 0;
	color: #9a6f4a;
	text-align: left !important;
}

.rule_box .cont p.p1 {
	font-size: 14px;
	font-weight: 500;
	margin: 12px 0;
}

.rule_box .cont p.tips {
	color: #717171;
}

.rule_box .table_img {
	width: auto;
	height: auto;
	max-width: 100%;
	max-height: 100%;
}

.rule_box .cont::-webkit-scrollbar {
	/*滚动条整体样式*/
	width: 10px;
	/*高宽分别对应横竖滚动条的尺寸*/
	height: 1px;
}

.rule_box .cont::-webkit-scrollbar-thumb {
	/*滚动条里面小方块*/
	border-radius: 10px;
	box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.2);
	background: #ffdea5;
}

.rule_box .cont::-webkit-scrollbar-track {
	/*滚动条里面轨道*/
	box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.1);
	border-radius: 10px;
	background: #fff7e9;
}
.rule_box .tableBox {
	width: 100%;
	margin: 10px auto;
	text-align: center;
	border-radius: 50px;
	overflow: hidden;
	background-color: #fefcef;
	
}
.rule_box table {
	width: 100%;
}
.rule_box table th {
	width: 33.33%;
}
.rule_box table tr:nth-child(odd) {
	background-color: #f6ecdc;
}
.rule_box table th, .rule_box table td {
	font-size: 24px;
	height: 70px;
	color: #9a6f4a;
	font-weight: 500;
}
.rule_box table td {
	opacity: 0.6;
}
.rule_box table th {
	background-color: #ffd48d;
}
.rule_box .tableBox p {
	width: 92%;
	margin: 0 auto;
	margin-top: 10px;
	padding-bottom: 20px;
}
/* wap */
@media screen and (max-width:1024px) {
	.rule_box {
		width: 88%;
		margin-left: -45%;
		padding-top: 5%;
		padding-bottom: 3%;
	}

	.rule_box .cont {
		width: 100%;
	}

	.rule_box .cont h4 {
		font-size: 34px;
		text-align: center;
		margin-bottom: 20px;
	}

	.rule_box .cont h4 img {
		height: 100%;
	}

	.rule_box .cont p {
		font-size: 24px;
		line-height: 36px;
	}

	.rule_box .cont p.p1 {
		font-size: 26px;
		text-align: center !important;
	}
}