/* CSS Document */
body, div, h1, h2, h3, h4, h5, h6, hr, p, ul, ol, li,span{ margin:0; padding:0; }
body{font:normal 12px  "Arial","方正兰亭黑简体","Tahoma",sans-serif; margin:0;padding:0; }
ul,ol{list-style:none;padding: 0px;overflow: visible;}
h1, h2, h3, h4, h5, h6, form, div, p, i, img, ul, li, ol, table, tr, td, fieldset, label, legend,dt,dd,dl{margin:0;padding:0;}
section, article, aside, header, footer, nav, dialog, figure,figcaption {display: block;}
em, i { font-style:normal }
img { border:0;padding:0; }
.clearfloat{clear:both;}
a,button,input,optgroup,select,textarea,span{-webkit-tap-highlight-color:rgba(0,0,0,0);}
a, img{-webkit-touch-callout: none;}
a:hover{text-decoration:none}
ins,a{text-decoration:none}
body,html{width: 100%;margin:0 auto;}
body{position: relative; -webkit-overflow-scrolling:touch;background:#f03232;}
* {box-sizing: border-box;}
.hide{display: none;}
.text-center {text-align: center;}
.nowrap {white-space: nowrap;}
.flex{display:box;display:-webkit-flex;display:-ms-flex;display:-webkit-box;display:-moz-box;display:flex;justify-content:flex-start;align-content:flex-start;}


.main { width:100%;margin:0 auto;position:relative;  overflow:hidden;padding: 11rem 0 0.4rem;}
.main img { width:100%; height:auto; display:block;}
.main .bg {position: absolute;top: 0;left: 0;width: 100%;}
.main .xize {position: fixed;right: 0;top: 7rem;width: 0.4rem;z-index: 5;}
.main .content {position: relative;width: 6.8rem;margin: 0 auto;}
.main .content .time {font-size: .3rem;line-height: 1em;color: #fff; font-weight:bold}
.main .content .box1 {margin-top: .65rem;}
.main .content .box1 .tabs {position: relative;height: .68rem;}
.main .content .box1 .tabs::before {position: absolute;content: '';top: 0;left: 0;width: 100%;height: 200%;border-radius: 0.3rem 0.3rem 0 0;background-color: #fc9f1c;z-index: 0;}
.main .content .box1 .tabs .li {flex: 1;text-align: center;align-items: center;justify-content: center;z-index: 1;position: relative; font-weight:bold}
.main .content .box1 .tabs .li::before {position: absolute;content: '';bottom: -0.01rem;left: 50%;transform: translateX(-50%);background-image: url(../images/cur_2.png);background-size: 100% 100%;width: 2.46rem;height: .93rem;z-index: 0;pointer-events: none;opacity: 0;}
.main .content .box1 .tabs .li:first-child::before {left: 0;transform: translateX(0);background-image: url(../images/cur_1.png);background-size: 100% 100%;width: 2.26rem;height: .93rem;}
.main .content .box1 .tabs .li:last-child::before {left: initial;right: 0;transform: translateX(0);background-image: url(../images/cur_3.png);background-size: 100% 100%;width:2.26rem;height: .93rem;}
.main .content .box1 .tabs .li span {white-space: nowrap;font-size: .3rem;line-height: .68rem;color: #fff;display: inline-block;position: relative;z-index: 1; text-shadow: 0 0 0.03rem #bd5808}
.main .content .box1 .tabs .li span::before {position: absolute;content: '';bottom: 0.2rem;left: 50%;transform: translateX(-50%);width: 100%;height: .08rem;background-color: #fee310;z-index: -1;opacity: 0;pointer-events: none;}

.main .content .box1 .tabs .li.cur::before {opacity: 1;}
.main .content .box1 .tabs .li.cur span {font-size: .36rem;color: #d30d0a;font-weight: bold; text-shadow: none;}
.main .content .box1 .tabs .li.cur span::before {opacity: 1;}

.main .content .box1 .tab_content {position: relative;padding: 0.5rem 0;background-color: #fff;border-radius: 0 0 0.35rem 0.35rem;}
.main .content .box1 .tab_content:has(.tab_item:first-child.hide)  {border-top-left-radius: 0.35rem;}
.main .content .box1 .tab_content:has(.tab_item:last-child.hide)  {border-top-right-radius: 0.35rem;}

.main .content .box2 {margin-top: .4rem;background-color: #fff;border-radius: 0.35rem;box-shadow: inset 0 0 0 0.1rem #ffc0c1;border: 0.02rem solid #fff;padding: 0.45rem;}
.main .content .box2 .title {font-size: .36rem;line-height: 1em;color: #da100e;font-weight: bold;}
.main .content .box2 .title span {position: relative;display: inline-block;}
.main .content .box2 .title span::before {position: absolute;content: '';right: calc(100% + 0.1rem);top: 50%;transform: translateY(-50%);width: 0.05rem;height: 0.05rem;background-color: #da100e;}
.main .content .box2 .title span::after {position: absolute;content: '';left: calc(100% + 0.1rem);top: 50%;transform: translateY(-50%);width: 0.05rem;height: 0.05rem;background-color: #da100e;}
.main .content .box2 .brief {font-size: .24rem;line-height: .38rem;color: #000;margin-top: .15rem; font-weight:bold}
.main .content .box2 .brief span {color: #d5060c;}

.share{position: absolute;right: 0.16rem;top: 0.4rem;width: 1.04rem;z-index:9}
.share img{width: 100%;display: block;}

.img_j { position:relative;}



/*细则*/
.hide { display: none; }
.mask { visibility: hidden; display: block; position: fixed; top: 0; left: 0; width: 100%; height: 100%; background: rgba(0,0,0,0.7); z-index: 999; }
.mask.show { visibility: visible; }
.pcenter { position: absolute; left: 50%; top: 50%; -webkit-transform: translate(-50%,-50%); width: 100%; }
.oh { overflow: hidden; }
.btn_rule { cursor: pointer; }
.scroll { position: relative; }

.rule_ct { width: 90%; max-height: 85%; display: -webkit-box; -webkit-box-orient: vertical; background:#f03232; border-radius:0.2rem; }
    .rule_ct .btn_close { position: absolute; width:0.6rem; height: 0.6rem; left:50%; bottom: -0.8rem; margin-left:-0.3rem; background: url(../images/close.png) no-repeat center center; background-size:100% 100%; }
    .rule_ct .rule_detail { -webkit-box-flex: 1; display: -webkit-box; -webkit-box-orient: vertical; background-color: #fff; border-radius: 0.2rem; margin:0 0.2rem 0.2rem; padding:0.2rem; overflow:auto; }
    .rule_ct .rule_title { font-size:0.36rem; color:#fff; line-height:1.5em; text-align:center; font-weight:bold; padding: 0.2rem 0;}
.rule_ct .rule_title span { display:inline-block; position:relative;}
.rule_ct .rule_title span:before { content:''; position:absolute; z-index:9; top:50%; left:-1.2rem; width:1rem; height:0.01rem; background:#fff}
.rule_ct .rule_title span:after { content:''; position:absolute; z-index:9; top:50%; right:-1.2rem; width:1rem; height:0.01rem; background:#fff}

	
	.rule_ct .rule_detail p { font-size:0.24rem; color:#222; line-height:1.5em; text-align:justify; padding-bottom:0.1rem;}
	.rule_ct .rule_detail .text-center {text-align: center;}
     .rule_ct .rule_detail p span { color:#f03232; font-weight:bold;}
	 .rule_ct .rule_detail a {color:#f03232; display:inline-block; border-bottom:#f03232 solid 0.01rem; font-weight:bold;}

.rule_ct .rule_detail p.par { padding-top:0.2rem;}

.mask_rule1 .rule_ct { background:#2682ff;}

.table_h { width:100%; border-top:#222 solid 0.01rem;border-left:#222 solid 0.01rem; font-size:0.22rem; color:#222; line-height:1.5em; text-align:center; margin-bottom:0.1rem;}
.table_h td,.table_h th { border-bottom:#222 solid 0.01rem;border-right:#222 solid 0.01rem; padding:0.1rem;}

.gg {font-size: 0.24rem;line-height: 1;color: #fff;text-align: right;margin-top: 0.4rem;}


