/* 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:#1b482a;}
* {box-sizing: border-box;}
.text-center {text-align: center;}
.nowrap {white-space: nowrap;}
.hide{display: none;}


.main { width:100%;margin:0 auto; position:relative;  overflow:hidden; padding-bottom:0.6rem;padding-top: 3.65rem;}
.main img { width:100%; height:auto; display:block;}
.main .bg {position: absolute;top: 0;left: 0;width: 100%;}
.main .content {width: 6.65rem;position: relative;margin: 0 auto;}
.main .content .card {width: 4.48rem;margin: 0 auto;}
.main .content .name {font-size: .28rem;line-height: 1em;color: #fff;margin-top: .42rem;}
.main .content .title {width: 5.8rem;margin: .37rem auto 0;}
.main .content .brief1 {font-size: .26rem;color: #D5B88D;letter-spacing: .12rem;margin-top: .22rem;}
.main .content .box {background: rgba(0,0,0,0.22);border-radius: .36rem;width: 100%;margin: .42rem 0;padding: .4rem .5rem .5rem;}
.main .content .box .tit {font-size: .28rem;color: #D5B88D;line-height: 1em;}
.main .content .box .tit span {position: relative;display: inline-block;}
.main .content .box .tit span::before {position: absolute;content: '';width: .87rem;height: .03rem;background-image: url(../images/tit_icon.png);background-size: 100% 100%;top: 50%;right: calc(100% + 0.2rem);transform: translateY(-50%);}
.main .content .box .tit span::after {position: absolute;content: '';width: .87rem;height: .03rem;background-image: url(../images/tit_icon.png);background-size: 100% 100%;top: 50%;left: calc(100% + 0.2rem);transform: translateY(-50%) rotateY(180deg);}
.main .content .box .brief2 {font-size: .28rem;line-height: .46rem;color: #fff;margin: .2rem 0 .5rem;}
.main .content .box .brief3 {font-size: .28rem;line-height: .46rem;color: #fff;margin: .2rem 0 .5rem;text-align: justify;}
.main .content .box .brief3 span {color: #D5B88D;}
.main .content .box .btn {width: 5.13rem;margin: 0 auto;}
.main .content .notes {font-size: .24rem;line-height: .38rem;color: rgba(255,255,255,0.64);letter-spacing: 0.0046rem;}
.main .content .xize {margin-top: .3rem;}
.main .content .xize a {font-size: .24rem;line-height: .3rem;color: #FFFFFF;letter-spacing: 0.0046rem;border-bottom: 0.01rem solid #fff;}

.share{position: absolute;right: 0.16rem;top: 1.2rem;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:#fff; 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:#343434; line-height:.5rem; text-align:center; padding: 0.2rem 0 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.26rem; color:#343434; line-height: .38rem; text-align:justify; padding-bottom:0.2rem;}
     .rule_ct .rule_detail p span { color:#e74f29; font-weight:bold;}
	 .rule_ct .rule_detail a {color:#e74f29; display:inline-block; border-bottom:#e74f29 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;}
