@charset "utf-8";
body,div,span,h1,h2,h3,h4,h5,h6,p,em,img,strong,b,small,u,i,center,dl,dt,dd,ol,ul,li,sub,sup,tt,var,del,dfn,ins,kbd,q,s,samp,strike,applet,object,iframe,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,blockquote,pre,a,abbr,acronym,address,big,cite,code,mark,audio,video,textarea,select,input {margin:0;padding:0;outline:none}
ol,ul {list-style:none;}
html {-webkit-text-size-adjust:none;}

body {color:#000000;font-family:'Source Han Sans CN','Microsoft YaHei','PingFang SC','SimHei','Helvetica Neue','Helvetica','Hiragino Sans GB','STHeitiSC-Light';overflow-x: hidden;font-size: 16px;  }

img {display:block;max-width:100%;border:none;}

/*a 链接*/

a {text-decoration:none;outline:none; color:#000000;}




/*居中*/

.juzhong {display:-webkit-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;-webkit-justify-content:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center;}
.juzhong2 {display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;}
.erduan {display:flex;flex-direction:row;justify-content:space-between;align-content:center;align-items:center;}
.shang {display:flex;flex-direction:row;justify-content:space-between;}
.xia {display:flex;align-items:flex-end;flex-direction:row;justify-content:space-between; }
.shangzhong {display:flex;flex-direction:row;justify-content:center;}
.shangzuo{display:flex;flex-direction:row;justify-content:flex-start;}
.shangyou{display:flex;flex-direction:row;justify-content:flex-end;}

.shangerduan{display:flex;flex-direction:row;justify-content:space-between;}

.zuo {display:flex;flex-direction:row;justify-content:flex-start;align-content:center;align-items:center;}
.you {display:flex;flex-direction:row;justify-content:flex-end;align-content:center;align-items:center;}




/*浮动*/
.fl {float:left;display:inline}
.fr {float:right;display:inline}
.clear {clear:both}
.clearfix {*zoom:1;}
.clearfix:after {clear:both;display:block;height:0;visibility:hidden;line-height:0;content:'\20';}

/* HTML5 重置为较旧版本的浏览器 */

article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section {display:block;}
blockquote,q {quotes:none;}
blockquote:before,blockquote:after,q:before,q:after {content:'';content:none;}
table {border-collapse:collapse;border-spacing:0;}

/* 按钮样式 */

input[type="text"],input[type="button"],button,textarea,select,input[type="checkbox"] {font-size:100%;outline:none;resize:none;font-family:"exo_2.0light","PingFang SC","Hiragino Sans GB","Microsoft YaHei",sans-serif;-webkit-appearance:none;}
input[type="button"] {cursor:pointer;}
input[type="submit"] {cursor:pointer;}
input[type="reset"] {cursor:pointer;}

/*删除火狐下按钮默认样式*/

input[type="reset"]::-moz-focus-inner,input[type="button"]::-moz-focus-inner,input[type="submit"]::-moz-focus-inner,input[type="file"] > input[type="button"]::-moz-focus-inner {border:none;padding:0;-webkit-appearance:none;}
i,em {font-style:normal}


/*省略号*/
.oneline{ text-overflow: -o-ellipsis-lastline;overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp:1;line-clamp:1;-webkit-box-orient: vertical;}
.twoline{ text-overflow: -o-ellipsis-lastline;overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient: vertical;}
.threeline{ text-overflow: -o-ellipsis-lastline;overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp:3;line-clamp:3;-webkit-box-orient: vertical;}
.fourline{ text-overflow: -o-ellipsis-lastline;overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp:4;line-clamp:4;-webkit-box-orient: vertical;}



/**上对齐*/
.upshang{display: -webkit-box;display: -ms-flexbox;display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap;}




@font-face {
  font-family: "YouShe";
  src:url("../images/YouShe.ttf") format("truetype");
}




body{ margin: 0 auto;max-width: 750px;}



.footer{background: #ffda2d;position: fixed; left: 0px; bottom: 0px; width: 100%; box-shadow: 0px 0px 20px rgba(0,0,0,0.2);}

.heighs{height:70px}
.dingan{width: 16%; background: #fff; text-align: center; font-weight: bold; text-align: center; padding-top: 0.1rem; line-height: 1.2; height:50px}

.dingan img{height:20px; display: inline-block; margin-top: 5px}
.dingan span{display: block}
.footer p{text-align: center; width: 84%;font-family: "YouShe"; font-weight: 400; line-height:50px; font-size: 30px}

.footer p a{display: block}

.fangda{animation: scale 1s infinite; }

@keyframes scale
{
	0%{ transform: scale(1);}
	50%{ transform: scale(1.1);}
	100%{ transform: scale(1);}
}


.tanchubj{position: fixed; left: 0px; top: 0px; z-index: 9; background: rgba(0,0,0,0.5); width: 100%; height: 100%}

.tanchubox{background: #fff; border-radius: 10px; width: 70%; position: absolute; left: 50%; top: 50%; transform: translate(-50%,-50%); padding:10%}
.guanbi{width: 0.4rem; position: absolute; right: 5%; top: 7%;}
.tanchubox h2{padding: 1.2rem 0; font-size: 0.35rem; font-weight: normal; text-align: center}
.tanchuanniu a{ height: 0.8rem; border-radius: 0.06rem; line-height: 0.8rem; text-align: center;background: #ffd200; width:2rem; font-size:0.35rem }



.fangda2{animation: scale 2s infinite; }

@keyframes scale
{
	0%{ transform: scale(1);}
	50%{ transform: scale(1.05);}
	100%{ transform: scale(1);}
}


.jiesu{animation: scale 2s infinite;}


.huisebj{background:#f5f5f5}
.boxhezi{padding: 20px;}

.tit{text-align: center; font-size: 18px;}

.jingdu{ margin-top: 10px;}
.jingdu p{width: calc(100% - 70px);background: #ebedf0;border-radius:12px;}
.jingdu p em{background:#1989fa; height: 12px;border-radius:12px; display: block}
.jingdu span{width: 60px; border-radius: 20px; height: 20px; color: #fff; line-height: 20px; color: #fff;background:#1989fa; text-align: center; font-family: arial}


.timutop{margin-top: 10px;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center; }


.timubot ul{width: calc(100% + 20px);  margin-left: -20px;}
.timubot li{width: calc(50% - 20px); float: left;margin: 10px 0; margin-left: 20px; border-radius:5px; display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center; padding: 10px 0px; position: relative;background: #fff;box-shadow: 0 0 8px #eee;}

.timubot li img{width: 50%}

.timubot li.cur{background: #ffda2d;}

.timubot li.cur:before{content:''; width: 20px; height: 20px; position: absolute; right: 10px; top: 10px; background: url("../images/selected.png") no-repeat center center; background-size: 100% auto}


.baisebj{background: #fff; padding: 10px 20px;}

.timubox{background: #fff; border-radius: 10px; padding: 20px;box-shadow: 0 0 8px #eee;}

.timubot{margin-top: 20px;}

.upstep{ width:100%; height: 50px; line-height: 50px;background: linear-gradient(90deg,#83b1ff,#a0c4ff);box-shadow:0px 0px 10px #dcdcdc; text-align: center; border-radius: 50px; font-size: 20px; margin-top:30px;}
.upstep a{ color: #fff; display: block}

.xinxiqueren{background:#fff;border-radius:10px; overflow: hidden; }

.xinxiqueren h3{color: #fff; padding: 20px;background:#f75323; font-size: 20px;}
.xinxiqueren h4{padding: 20px; font-size: 16px; font-weight: normal; color: #666}
.xinxiqueren h4 span{color: rgb(255, 87, 87);}

.xinxiqueren li{ border-top: 1px solid #eeeeee; padding: 15px 20px; font-size: 16px;}

.xinxiqueren li span label{margin-left: 20px;}


.radio{ position:relative; border:1px solid #ccc; width:20px; height:20px;-webkit-appearance:none; border-radius:20px; margin-top:0px; margin-right:10px; overflow:hidden;}
.radio:checked{background: url("../images/gou.svg") no-repeat center center #83b1ff; background-size: 80% auto;border:1px solid #83b1ff; }

.nianlian{color: #666; background: url("../images/right.svg") no-repeat right center; background-size:20px auto; padding-right: 22px; width: calc(100% - 90px); text-align: right}
.jixubtn{margin-top: 30px;}
.jixubtn a{height: 50px; line-height: 50px;background:#f75323;text-align: center; border-radius: 50px; font-size: 20px;color: #fff; display: block}

.gongxis{background-color: #dff0d8;
    color: #468847;
    padding: 10px;
    margin-top: 10px;
    border-radius: 5px;
    border: 1px solid #d6e9c6;}

.line{height: 10px; background: #eee}

.shengxs{text-align: center; padding: 20px 0; font-size: 16px;}
.shengxs span{color: #888; text-decoration: line-through}
.shengxs em{font-weight: bold;color: rgb(255, 87, 87); font-size: 24px;}

.paybtn{background-color: rgb(7, 193, 96);font-weight: bold; height:45px; border-radius: 45px; color: #fff; text-align: center; font-size:18px; margin: 20px 0px;box-shadow: 0 2px 5px 2px hsl(0deg 0% 69% / 46%);
    -webkit-box-shadow: 0 2px 5px 2px hsl(0deg 0% 69% / 46%);
    -moz-box-shadow: 0 2px 5px 2px hsla(0,0%,68.6%,.46);}

.paybtn img{width: 26px; margin-right: 10px;}

.dianzan{color: #4ab54d; margin-bottom: 10px;}
.dianzan img{width: 20px; margin-right: 10px;}


.baotit{background: #b8860b; color: #fff; padding: 10px; font-size: 20px;}
.baotit img{width: 20px; margin-right: 10px;}

.wenziboxs{font-size: 16px;}
.wenziboxs p{position: relative;padding: 5px 0px; line-height: 2; padding-left: 15px;}
.wenziboxs p:before{content: ''; width:5px; height: 5px; position: absolute; left: 0px; top:18px; background: rgb(255, 87, 87); border-radius: 100%}


.hongse{font-weight: bold;color: rgb(255, 87, 87);}

.wenziboxs h2{font-size:20px; padding-left: 15px;color: rgb(255, 87, 87);}

.wenziboxs h2 span{font-weight: normal; font-size: 16px;}


.paybtn.fix{position: fixed; left: 5%; width: 90%; bottom:10px; opacity: 0; visibility: hidden;transition:0.5s all;-webkit-transition:0.5s all;-moz-transition:0.5s all;-o-transition:0.5s all;-ms-transition:0.5s all; margin: 0px;}
.paybtn.fix.cur{opacity: 1; visibility: visible}


.jieguotit{text-align: center; font-size:24px; font-weight: bold}
.jieguotit span{color: #f75323; margin: 0px 10px; font-size: 20px;}
.jieguotit i{color: #f75323}

.defen{width:1.5rem; height:1.5rem; border: 4px solid #f75323; font-size:26px; border-radius: 100%; margin: 20px auto; text-align: center}

.defen span{display: block; font-weight: bold; color: #f75323}
.defen em{font-size: 14px;}


.jieduan{margin:20px 0px; }
.jieduan ul{margin-top: 10px;}
.jieduan li{text-align: center}
.jieduan li em{height:15px; display: block;margin: 10px 0px;}
.jieduan li:nth-child(1){width: 25%;}
.jieduan li:nth-child(2){width: 25%}
.jieduan li:nth-child(3){width: 20%}
.jieduan li:nth-child(4){width: 20%}
.jieduan li:nth-child(5){width: 10%}

.jieduan li:nth-child(1) em{background:#f7cec0}
.jieduan li:nth-child(2) em{background:#f1b8a1}
.jieduan li:nth-child(3) em{background:#ef9e7a}
.jieduan li:nth-child(4) em{background:#ec7d31}
.jieduan li:nth-child(5) em{background:#d8742d}


.jieduan li i{font-size: 12px; display: block}
.jieduan li:nth-child(1) i{color:#f7cec0}
.jieduan li:nth-child(2) i{color:#f1b8a1}
.jieduan li:nth-child(3) i{color:#ef9e7a}
.jieduan li:nth-child(4) i{color:#ec7d31}
.jieduan li:nth-child(5) i{color:#d8742d}

.jieduan li span{font-size: 18px; opacity: 0;display: block}
.jieduan li.level span{ opacity:1;animation:myfirst 2s infinite;}


@keyframes myfirst {
   0% {transform: translate(0px, 0px);}
   50% {transform: translate(0px, -10px);}
   100% {transform: translate(0px, 0px);}
}


.aboutiq{border: 1px solid #f75323;padding: 10px; text-align: justify; line-height: 1.8}

.aboutiq h3{font-size:18px; margin:20px 0; border-left:4px solid #f75323; line-height: 1; padding-left: 10px;}
.aboutiq p{margin: 10px 0px; color: #666}
.aboutiq p b{color: #333}

.weidubox{padding: 20px 0px;}
.weidubox h2{font-size: 24px; text-align: center; margin-bottom: 20px;}


.zhitits{border-top: 3px solid rgb(251, 152, 144); margin-top: 20px; margin-bottom: 10px;}
.zhitits span{background:rgb(251, 152, 144); color: #fff; padding: 5px 10px; display: block; font-size: 16px; width: 260px;}

.weidubox h4{color: #E56600;font-weight: bold; font-size: 18px;}
.weidubox{line-height: 1.8}

.weidubox p{margin: 10px 0px; color: #666}
.weidubox p b{color: #333}

.fangfa{line-height: 1.8}
.fangfa h2{font-size:18px; margin:20px 0; border-left:4px solid #f75323; color: #f75323; line-height: 1; padding-left: 10px;}

.fangfa p{margin: 10px 0px; color: #666}
.fangfa p b,.fangfa p strong{color: #333}

.jianyitop {margin-top: 30px;}
.jianyitop h2{text-align: center}
.jianyitop h2 span{background:#FB9890; color: #fff; font-size: 20px; padding: 5px 20px;}
.jianyitop p{margin: 10px 0px; color: #666}


.jianyibox{border-left: 1px solid #F96E57; position: relative}
.jianyibox:before{content: ''; width: 6px; height: 6px; border-radius: 100%;background: #F96E57;position: absolute; left:-3px; top: 0px;}

.jianyibox:after{content: ''; width: 6px; height: 6px; border-radius: 100%;background: #F96E57;position: absolute; left:-3px; bottom: 0px;}

.jingxs{border-bottom: 1px solid #F96E57; position: relative; color: #F96E57; padding: 10px 0px; padding-left: 15px; font-weight: bold; font-size: 18px;}

.jingxs:before{content: ''; width: 6px; height: 6px; border-radius: 100%;background: #F96E57;position: absolute; right:0px; bottom:-3px;}

.jianyitxt{padding: 15px; padding-right: 0px; text-align: justify; line-height: 1.8}


.jianyitxt p{margin: 10px 0px; color: #666}
.jianyitxt p b,.jianyitxt p strong{color: #333}



.jianyibox{margin-top: 20px;}


.xinggebos{border-radius: 10px; margin: 0px 10px; overflow: hidden; margin-top: 20px;animation: scale2 2s infinite; box-shadow:0px 0px 10px rgba(0,0,0,0.1)}
.xinggebos img{width: 100%; display: block}



@keyframes scale2
{
	0%{ transform: scale(0.95);}
	50%{ transform: scale(1);}
	100%{ transform: scale(0.95);}
}








.tousud{position: fixed; right: 0px; border-bottom-left-radius:10px; width: 20px; border-top-left-radius:10px; background:rgba(0,0,0,0.4); top: 50%; transform: translate(0,-50%); color: #fff; text-align: center; z-index: 9999999999999999; line-height: 1.2; font-size: 12px; padding: 5px 3px;}


.tousud svg{width: 15px; height:15px;}



.dingdx p{color: #888; padding: 20px 0px;}

.dingdx textarea{width: calc(100% - 22px); height: 150px; border: 1px solid #ddd; border-radius: 10px; padding: 20px 10px; margin:10px 0px}
.wembens{width: calc(100% - 22px); height:50px; border: 1px solid #ddd; border-radius: 10px; padding:0px 10px; margin:10px 0px}

.chanxusninput{background: -webkit-linear-gradient(top,#f5858c,#c73841);background: linear-gradient(180deg,#f5858c,#c73841);border-radius:50px; height:50px; font-size:24px!important; width: 100%; border: none; color: #fff; margin-top: 20px; }



.wodetit{height:50px;line-height:50px;
font-size:20px;text-align: center;background:#ca2d2d;color: #fff; border-bottom-left-radius: 20px; border-bottom-right-radius: 20px; margin-bottom:10px;}



.dingdx textarea{width: calc(100% - 22px); height: 100px; border: 1px solid #ddd; border-radius: 10px; padding: 10px; margin-top:0.5rem}

.xiadan{border-radius: 10px; background: #fff; padding:20px; box-shadow:0px 0px 10px rgba(0,0,0,0.05); margin-top: 20px; line-height: 2; color: #666}
.lijizhi{font-size:20px;width: 100%;height:50px;line-height: 50px;border-radius:50px;color: #ffffff;  margin-top:20px; display: block; text-align: center;background: -webkit-linear-gradient(top,#f5858c,#c73841);
    background: linear-gradient(180deg,#f5858c,#c73841);}

.xiadan h3{border-bottom: 1px solid #ddd; font-weight: normal; margin-bottom:20px; font-size: 16px; padding-bottom: 10px;}






.anlist { display: none; }
.anlist:first-child { display: block; }


#container{width: 100%; height: 3rem}


.m_top_tip {
	background-color: #000
}

/*******红包样式*****/

.hongbaotanchubj{background: rgba(0,0,0,0.5); position: fixed; left: 0px; top: 0px; width: 100%; height: 100%; z-index:9999999; display: none}

.hongbaobox{width: 80%; position: absolute; left: 50%; top: 50%; transform: translate(-50%,-50%)}

.hongbaotop{position: absolute; left: 0px; width: 100%; top: 15%; text-align: center; line-height: 1.2 }
.hongbaotop h1{color: #e38000;font-size:30px; font-weight: bold}

.hongbaotop h2{font-size:54px; font-weight: bold;color: #f00; margin: 2% 0px 4%}

.hongbaotop h2 span{font-size: 0.4rem;}
.hongbaotop h3{font-weight: normal;font-size: 16px;color: #f00;}

.hongbaobot{text-align: center; position: absolute; bottom:6%; width: 100%; left: 0px;font-size:16px;}

.jujue{color: #f7b352;font-size:20px;border: 1px solid #d49c46;border-radius:50px;background: hsla(0,0%,100%,0);height:50px;line-height:50px; display: inline-block;  width:70%; }


.hbzhifu{ width:70%; display: inline-block}


.hbzhifu{animation: scale 1s infinite; }
@keyframes scale
{
	0%{ transform: scale(1);}
	50%{ transform: scale(1.1);}
	100%{ transform: scale(1);}
}

.hongbaobot{color: #fff; letter-spacing: 1px}

.hongbaobot p{margin-bottom: 20px;}

.guanbihb,.guanbihb2{width: 30px; position: absolute; left:50%; transform: translate(-50%,0); bottom: -50px; opacity: 0.8}   




