﻿/*#region 初始化*/
* { margin: 0; padding: 0; -webkit-tap-highlight-color: rgba(0,0,0,0); -webkit-overflow-scrolling: touch; }
img { border: none; vertical-align: middle; }
li { list-style: none; }
a { text-decoration: none; }
.clearfix { zoom: 1; }
    .clearfix:after { content: "."; clear: both; line-height: 0; display: block; height: 0; overflow: hidden; }
.f_r { float: right; }
.f_l { float: left; }
html { font: 5.34vw/1.5 "Microsoft Yahei","微软雅黑"; position: relative; }
body { background-color: #fff; position: relative; }
table { border-collapse: collapse; border-spacing: 0; }
.white { color: #fff; }
.black { color: #000; }
.red { color: Red; }
.bold { font-weight: bold; }
.txt_center { text-align: center; }
.txt_right { text-align: right; }
.txt_left { text-align: left; }
.ab { position: absolute; }
.re { position: relative; }
.hide { display: none; }
.thide { overflow: hidden; text-overflow: ellipsis; white-space: nowrap; }
input[type="submit"], input[type="reset"], input[type="button"], input[type="tel"], input[type="text"], input[type="password"], button { -webkit-appearance: none; border-radius: 0; }
select { -webkit-appearance: none; }
audio { position: absolute; top: -5000px; left: -5000px; width: 1px; height: 1px; }
.vm { display: inline-block; height: 100%; width: 1px; margin-left: -1px; vertical-align: middle; }
#__bs_notify__ { display: none !important; }
.p100 { position: absolute; top: 0; left: 0; width: 100%; height: 100%; }
.w100 { display: block; width: 100%; }
.mask { position: fixed; top: 0; left: 0; width: 100%; height: 100%; background: rgba(0,0,0,0.7); z-index: 50; }
.pcenter { position: absolute; left: 50%; top: 50%; -webkit-transform: translate(-50%,-50%); width: 100%; }
.oh { overflow: hidden; }
/*#endregion*/
.main { position: relative; overflow: hidden; }
.btn_rule { position: absolute; width: 1.925rem; right: 0; top: 26.225rem; z-index: 5; cursor: pointer; }
.share{ width:3rem; position:absolute; right:0.5rem; top:1rem; z-index:9}
.share img{ width:100%}
.rule_ct { width: 16.75rem; max-height: 85%; background-color: #FAE7D2; display: -webkit-box; -webkit-box-orient: vertical; border-radius: 0.5rem; box-sizing: border-box; border: 0.1rem solid #A66336; }
    .rule_ct .btn_close { position: absolute; width: 2rem; height: 2rem; right: 0; bottom: 100%; background: url(../images/btn_close.png) no-repeat right center; background-size: 1rem auto; }
    .rule_ct .rule_title { margin: 0.75rem auto; display: block; width: 4.4rem; }
    .rule_ct .scroll_ct { -webkit-box-flex: 1; overflow-y: auto; padding: 0 0.75rem; margin-bottom: 0.75rem; }
    .rule_ct p { font-size: 0.5rem; color: #750500; text-align: justify; word-break: break-all; }
    .rule_ct .list { overflow: hidden; }
        .rule_ct .list +.list{margin-top:0.25rem;}
        .rule_ct .list .num { float: left; width: 0.75rem; height: 0.75rem; border-radius: 50%; background-color: #E94A37; font-size: 0.5rem; color: #fff; text-align: center; margin-right: 0.45rem; }
        .rule_ct .list .t_ct { overflow: hidden; }





























/**/
