*{padding:0; margin:0; outline: none; box-sizing: border-box; border: none;}
a{text-decoration: none; color: #000;
	-webkit-tap-highlight-color: rgba(255, 255, 255, 0);
	-webkit-user-select: none;
	-moz-user-focus: none;
	-moz-user-select: none;
}
ul,li{list-style-type: none;}
body{font-size: 13px; font-family: Arial, Helvetica, sans-serif; background:#fff;}
body.open{width: 100%; height: 100vh; overflow: hidden;}
body.minebg{background-color: #f1f1f1;}
body.bodylogin{ background-color:#f1f1f1;}
body.bodyapply{ background-color:#f1f1f1;}
body.bodybg1{ background-color:#f1f1f1;}
/*body.bodybg1{background:#e3ecff url(../images/BG-29.png) no-repeat center top; background-size: 100% auto;}*/

/* header */
.header{width: 100%; height: 60px; padding: 0 15px; background: #ed0030; overflow: hidden; display: flex; align-items: center; justify-content: space-between;}
.header .logo img{display: block; height: 24px;position: relative;z-index:999;}
.header .user a{display: flex; align-items: center;}
.header .user img{display: block; width: 30px; height: 28px; margin-right: 6px;}
.header .user span{text-decoration: underline; color: #8adcf1; font-weight: bold;}
.headerfix{width: 100%; height: 45px; background: #FFF; display: flex; justify-content: center; position: sticky; top: 0;}
.headerfix .back{position: absolute; top: 50%; left: 15px; transform: translateY(-50%);}
.headerfix .back img{display: block; height: 20px;}
.headerfix h2{color: #000; text-align: center; line-height: 45px;}

/* main */
.section{width: 100%; height: auto; overflow: hidden;}
/* home */
.index_ad{
    background: #ed0030;
    padding:0 15px 15px;
}
.index_ad_inner{
    height:48px;
    background-color: #fff;
    border-radius: 8px;
    display: flex;
    align-items: center;
    padding: 0 15px;
}
.index_ad img{display: block; height: 18px; margin-right: 10px;}
.index_h2{padding: 25px;}
.index_h2 h2{font-size: 22px; color: #222;}
.index_h2 p{margin-top: 10px; display: flex; align-items: center; font-size: 15px; color: #000;}
.index_h2 img{display: block; height: 25px; margin-left: 8px; position: relative; top: 2px;}
.index_menu { background-color:#f1f1f1; padding-bottom:30px; padding-top:10px;}
.index_menu ul{display: flex; flex-wrap: wrap;}
.index_menu ul li{width: 25%; display: flex; justify-content:center; align-items: center; flex-direction: column; margin-top:25px;}
.index_menu ul li .img{background: #fff; width: 64px; height: 64px; border-radius: 50%; display: flex; align-items: center; justify-content: center; margin:0 auto; margin-bottom:8px;}
.index_menu ul li img{display: block; height: 60px; }
.index_menu ul li p{color:rgb(102, 102, 102); font-weight:bold;   font-size:14px; text-align: center;}
.index_menu ul li p1{color:#666; margin-top: 5px; text-align: center;}

.index_vip{padding: 24px 16px;}
.index_vip .title{display: flex; align-items: center; justify-content: space-between; color: #555; margin-bottom: 20px;}
.index_vip .title h2{font-size: 18px;}
.index_vip .title a{font-size: 14px; color: #ed0030; font-weight:bold; display: flex; align-items: center;}
.index_vip .title a img{display: block; height: 15px; margin-left: 5px;}
.index_vip .box ul{display: flex;height:80px; justify-content: space-between; gap:10px; }
.index_vip .box ul li{ flex:1; display:flex; flex-direction:column;background-color:#f1f1f1; justify-content:center; align-items:center;}
.index_vip .box ul .active{background-color:#fce2e8; border-bottom:3px solid #ed0030;}
.index_vip .box ul li .t img{display: block; height: 60px; margin-bottom: 5px;}
.index_vip .box ul li .t p{color: #002aa2; font-weight: bold; font-size: 16px; font-weight: bold;}
.index_vip .box ul li .b{color: #0d152c;}
.index_vip .box ul li .b h2{font-size: 14px; padding: 8px 0;}
.index_vip .box ul li .b p{font-size: 12px;color:#666; padding-bottom: 10px; justify-content: space-between;}
.index_vip .box .level_name{font-size:20px;font-weight: 600;padding:24px 0 16px 0; color:#ed0030;}
.index_vip .box .level_desc{color:#555; font-size:16px; line-height:22px;}
.index_banner {
    margin-top:15px;
    position: relative;
}
.index_banner .swiper-pagination{
    bottom: 12px;
    left:12px;
}
.index_banner .swiper-pagination-bullet{
    margin:0 6px;
    opacity: 0.5;
    background-color: #000;
}
.index_banner .swiper-pagination-bullet.swiper-pagination-bullet-active{
    opacity: 1;
    background-color: #000;
}
.index_banner img{
    width:100%;
    display: block;
}

.index-products {
    padding: 0 15px;
    display: flex;
    flex-wrap: wrap;
    gap: 10px;
}
.index-products .item{
    width: calc(50% - 7px);
    border:1px solid #f6f6f6;
}
.index-products .item-img {
    height: 162px;
    padding: 6px;
}
.index-products .item-img img {
    width:100%;
    height:100%;
    object-fit: contain;
}
.index-products .item-content{
    padding:12px;
}
.index-products .item-price {
    font-size: 16px;
    color:#f89900;
}
.index-products .item-describe{
    font-size: 14px;
    margin-top: 6px;
    line-height: 20px;
    height: 40px;
    overflow: hidden;
}
.index-title{
    font-size: 18px;
    font-weight: 600;
    line-height: 26px;
    padding: 20px 15px 10px 15px;
    color:#555;
}


.index_partner .partner_list{
    display: flex;
    flex-wrap: wrap;
    gap:16px;
    padding:8px 16px 32px 16px;
}
.index_partner .partner_item{
    width:calc(33.3% - 12px);
}
.index_partner .partner_item img{
    width:100%;
    display: block;
    height:15vw;
}
.download_wrap {
    margin:30px 15px 0 15px;
    border-radius: 12px;
    padding: 30px 60px 30px 15px;
    background: url(data:image/png;base64,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) no-repeat 50% / 100% 100%;
    box-sizing: border-box;
}

.download_wrap .down_title{
    font-weight: 600;
    font-size: 20px;
    color: #000;
}
.download_wrap .sub_title{
    font-size: 16px;
    margin-top: 6px;
    color:#999;
}
.menupop{width: 100%; height: 100vh; position: fixed; top: 0; left: 0; background: rgba(0,0,0,0.3); color: #fff; z-index: 9; display:none; }
.menupop .bg{width:370px; height: 600px; background: #f1f2f3; border-radius: 10px; padding: 15px; position: absolute; left: 50%; top: 50%; transform: translate(-50%,-50%); }
.menupop .bg img{width:56px}
.menupop .bg p{color:#888;margin:8px 0;font-size: 16px;}
.menupop .t img{display: block; height: 50px;}
.menupop .t p{font-weight: bold; color: #fff; padding: 10px 0;}
.menupop .t h2{ padding-bottom: 10px;color:#555; font-size:20px;}
.menupop .b{width: 100%; height: 500px; overflow-y: scroll;}
.menupop .b img {width:100%}
.menupop .b::-webkit-scrollbar {display: none;}
.menupop .b h1{padding-top:10px;}
.menupop .b p{color: #000; padding: 7px 0; line-height: 1.8; font-size: 14px;}
.menupop .b p img {width:100%;}
.menupop .menupopHide{color: #ed0030; cursor: pointer; position: absolute; top: 16px; right: 16px; font-size: 20px;}

/* starting */
.starting{padding: 0 15px;}
.starting .view_one{margin: 15px 0; border-radius: 10px;}
.starting .view_one .t{display: flex; justify-content: space-between; padding-bottom: 10px;}
.starting .view_one .t h2{font-size: 20px; color: #0d152c; font-weight: normal;}
.starting .view_one .t p{font-size: 16px; display: flex; align-items: center; color: #0d152c;}
.starting .view_one .t img{height: 25px; margin-left: 5px; position: relative; top: 3px;}
.starting .view_one .b ul{display: flex;justify-content: space-between;}
.starting .view_one .b ul li{    width: 48%;display: flex;align-items: center;padding: 16px 10px;background: #f5f5f5;flex-direction: column;border-radius: 16px;text-align: center;}
.starting .view_one .b ul li .l img{height: 50px; display: block;}
.starting .view_one .b ul li .m{margin-left: 15px;}
.starting .view_one .b ul li .m p{color: #555; font-size:16px; font-weight:600;}
.starting .view_one .b ul li .m h2{font-size: 16px; color: #ed0030; margin-top: 12px;}
.starting .view_one .b ul li .r{font-size: 12px; color: #888; line-height: 1.4;margin-top:8px;}

.starting .view_two img{width: 100%; border-radius: 10px; display: block;}
.starting .view_three .t{padding: 15px 0; margin-top: 15px; font-size: 16px; color: #000; display: block;}
.starting .view_three .t .item1{display: flex;justify-content: space-between;}
.starting .view_three .t .s{width: 100%;height: 8px;margin: 16px 0;background: #f1f1f1;border-radius: 16px;}
.starting .view_three .t .s .s1{background: #ed0030;}
/*.starting .view_three .t p{flex: 1; text-align: center; padding-right: 40px;}*/
.starting .view_three .t a{padding:0 16px; line-height:48px; color: #fff; border-radius: 8px; margin-top:30px; display: block; background: #ed0030;text-align: center; font-weight:600;height:48px;}
.starting .view_three .b ul li {display: flex; margin-top: 15px;}
.starting .view_three .b ul li .l{background: #fff; padding: 10px; border-radius: 100%;}
.starting .view_three .b ul li .l img{display: block; height: 40px;}
.starting .view_three .b ul li .r{border-radius: 10px; background: linear-gradient(270deg,#fcf0f1,#fff); font-size: 16px; flex: 1; display: flex; align-items: center; justify-content: center;}
.starting .view_three .b ul li .r .white{color: #0d152c; padding: 0 10px;}
.starting .view_three .b ul li .r .blue{color: #000; padding: 0 10px;}
.starting .view_three .b ul li .mr-20{margin-right: 20px;}
.starting .view_three .tip{padding: 16px 0;}
.starting .view_three .tip h2{ font-size: 18px; color:#555; margin-bottom: 12px;}
.starting .view_three .tip p{color: #888;font-size:16px; line-height: 1.6;}
/* alert */
.fixinfo_back {display:none;width:100%;height:100%;position:fixed;top:0;left:0;overflow:auto;background:rgba(0,0,0,0.4)}
.fixinfo{width: 80%; height: auto; border-radius: 10px; padding: 0 15px; position: fixed; margin-left:10%;background:#FFF;}
.fixinfo .title{padding: 25px 0 30px; display: flex; justify-content: space-between;}
.fixinfo .title h2{color: #000;}
.fixinfo .title img{width: 30px;}
.fixinfo .thumb img{display: block; height: 70px; border-radius: 10px; margin: 0 auto;}
.fixinfo .thumb p{text-align: center; color: #0d152c; font-size: 16px; color: #0d152c; padding: 20px 0;}
.fixinfo .u1{display: flex; justify-content: space-between; padding: 10px 0 25px;}
.fixinfo .u1 li{color: #0d152c;}
.fixinfo .u1 li p{font-size: 14px;}
.fixinfo .u1 li h2{color: #ed0030; padding-top: 5px;}
.fixinfo .u1 li{flex: 1; flex-direction: column; display: flex; justify-content: center; align-items: center;}
.fixinfo .u2{border-top: 1px solid #24345d;}
.fixinfo .u2 li {display: flex; align-items: center; justify-content: space-between; padding: 20px 0; border-bottom: 1px solid #e9e9e9;}
.fixinfo .u2 li p:first-child{font-size: 16px; color: #222; font-weight: bold;}
.fixinfo .u2 li p:last-child{font-size: 14px; color: #999;}
.fixinfo button{width: 100%; margin: 20px 0;background: #ed0030; color: #fff; text-align: center; height: 50px; line-height: 50px; border-radius: 15px; font-size: 15px;} 
.article {padding: 16px; background-color:#ed0030;margin-top:30px;
}
/* cert */
.cert{padding: 35px 15px 15px; overflow: hidden;}
.cert img{ width: 100%; margin-bottom: 10px;}

/* withdraw */
.withdraw .tabnav ul{display: flex; justify-content: space-between; padding: 25px 40px; background: #F2F2F2;}
.withdraw .tabnav ul li a{color: #ababaa; font-size: 18px;}
.withdraw .tabnav ul li.on a{color: #ed0030; font-weight: bold;}
.withdraw .tabbox{ color: #000;}
.withdraw .tabbox01{ color: #000;}
.withdraw .li{display: none;}
.withdraw .li.on{display: block;}
.withdraw .one{padding: 0 15px;}
.withdraw .one .t{padding: 20px 15px; margin:15px 0 10px; border-radius: 10px; background: #F2F2F2;color: #000;}
.withdraw .one .t p{font-size: 14px; color:#999;}
.withdraw .one .t p b{color:#222;}
.withdraw .one .t h2{font-size: 20px; padding: 10px 0;}
.withdraw .one .b h2{font-size: 16px; padding: 10px 0;}
.withdraw .one .b article{font-size: 14px;color:#999;}
.withdraw .one .box{background: #fff; border-radius: 10px; margin-top: 15px;}
.withdraw .one .item p{color: #000; font-size: 16px; padding-right: 10px; text-align: justify; white-space:nowrap;}
.withdraw .one .item input{ background: none; color: #000; font-size: 16px;}
.withdraw .one .item input::placeholder{font-size: 14px;}
.withdraw .one .item{padding: 20px 15px; background:#f5f5f5; display: flex; align-items: center;}
.withdraw .one .item.end{border-bottom: none;}
.withdraw .one button{width: 100%; margin-top: 20px; background: #ed0030; color: #fff; text-align: center; height: 50px; line-height: 50px; border-radius: 8px; font-size: 16px; font-weight:bold;}
.withdraw .two ul li{padding: 25px 20px; color: #222;}

/* deposit */
.deposit .one .t h2{padding-bottom: 0;}
.deposit .checkbox ul{display: flex; justify-content: space-between;}
.deposit .checkbox ul li{flex:0 0 31%; padding: 20px 0px; color:#999; text-align: center; border-radius: 10px; background-color: #141e42; color: #999; margin-bottom: 10px;}
.deposit .checkbox ul li .p1,.deposit .checkbox ul li .p3{font-size: 14px;}
.deposit .checkbox ul li .p2{font-size: 16px; padding: 5px 0; font-weight: bold;}
.deposit .checkbox ul li.on{background: linear-gradient(180deg,#ffc301,#fe262c)!important; font-weight: bold; color: #000;}
.deposit .inputbox{background-color: #141e42; display: flex; justify-content: space-between; padding: 20px; border-radius: 10px; font-size: 15px; color: #f86701; position: relative;}
.deposit .inputbox input{background: none; text-align: right; font-size: 15px; color: #0d152c;}
.deposit .three ul li{color: #0d152c; padding: 20px; border-radius: 10px; display: flex; justify-content: space-between; align-items: center; border-bottom: 1px solid #30435e;}
.deposit .three ul li .l h2{font-size: 14px; padding-bottom: 5px;}
.deposit .three ul li .r{display: flex; flex-direction: column; justify-content: flex-end;}
.deposit .three ul li .r span{width: auto; margin-left: auto; background: linear-gradient(180deg,#ffc301,#fe262c); padding: 2px 10px; color: #111; border-radius: 10px; margin-bottom: 5px; font-weight: 700;}
.deposit .three ul li .r p{color: #717779; font-size: 14px; font-weight: bold;}

/* viplevel */
.viplevel{padding: 15px 15px 0 15px;}
.viplevel ul li{display: flex; padding: 20px 15px; border-radius: 10px; position: relative; margin-bottom: 15px; background-color: #fff;}
.viplevel ul li .img{margin-right: 10px;}
.viplevel ul li .img img{display: block; height: 50px; position: relative; top: -5px;}
.viplevel ul li .info h2{color: #330000; font-size: 16px; display: flex; align-items: center;}
.viplevel ul li .info h2 .active{font-size: 12px; color: #9d9d9d; border: 1px solid #dcdcdc; padding: 2px 8px; border-radius: 3px; margin-left: 10px;}
.viplevel ul li .info h3{color: #002aa2; font-size: 13px; margin: 10px 0;}
.viplevel ul li .info p{color: #a8a8a8; font-size: 13px;}
.viplevel ul li .update{position: absolute; top: 20px; right: 15px; color: #0d152c; text-decoration: underline; font-size: 13px;}

/* records */
.records{padding-bottom: 20px;}
.records .tabnav ul{display: flex; justify-content: space-between; padding: 20px 0; background: #ed0030}
.records .tabnav ul li{flex: 1; text-align: center;}
.records .tabnav ul li a{color: rgba(255,255,255,0.6); font-size: 18px;}
.records .tabnav ul li.on a{color: white; font-weight: bold;}
.records .tabbox{padding: 0 15px;}
.records .tabbox ul li{background-color: #fff; border-radius: 8px; padding: 15px 10px; margin-top: 20px; color: #009900; position: relative;}
.records .tabbox ul li .t{display: flex; color: #0d152c;}
.records .tabbox ul li .t img{max-height: 55px; max-width: 55px; border-radius: 10px; margin-right: 10px;}
.records .tabbox ul li .t p{padding-bottom: 5px;}
.records .tabbox ul li .t .info{padding-right:90px;}
.records .tabbox ul li .t h2{font-size: 16px;color:#555; overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;margin-top:6px; line-height:20px;}
.records .tabbox ul li .time{color: #888; padding: 10px 0; font-size: 14px;}
.records .tabbox ul li .b{display: flex; justify-content: space-between; font-size: 14px; color: #999; line-height: 1.6;}
.records .tabbox ul li .b .r{color: #ed0030; font-weight: bold;text-align:right}
.records .tabbox ul li .tip{ position: absolute; right: 10px; top: 20px; border: 1px solid #ffcc33; color: #0d152c; padding: 2px 8px; border-radius: 15px;background: #ffcc33;}
.records .tabbox .item{display: none;}
.records .tabbox .item.on{display: block;}
.records .tabbox .item.on .loading_text{text-align:center;color:#FFF;margin-top:16px;font-size:18px}

/* user */

.userbox{position:relative;padding-top:60px;}
.userbox::after{
    content:"";
    width:100%;
    height:150px;
    position: absolute;
    left:0;
    top:0;
    background-color: #ed0030;
}
.usertop{padding: 15px 0 20px 15px;  position: relative; background-color:#fff;border-radius:8px;margin:0 16px; z-index:1;}

.usertop .userface{position: absolute; top: -66px; left: 0; width:100%;}
.usertop .userface img.face{width: 80px; height: 80px; border-radius: 100%; border: 4px solid #fff; background:#fff;}
.usertop .userface p{display: flex; align-items: center; justify-content:center; font-size: 16px; color: #555; font-weight:600; margin-top: 10px;}
.usertop .userface p img{ height: 23px; margin-left: 5px; position: relative; top: 0;}
.usertop .invite_code{ font-size: 14px !important;color: #94c2cf !important;}
.usertop .invite_code span{ margin-left: 8px;}
.userbox .userinfo ul{display: flex;gap:10px; justify-content: space-between; padding-top: 100px; color: #666; text-align: center;}
.userbox .userinfo ul p{padding-top: 3px;}
.userbox .userinfo ul h2{color: #ed0030; font-size: 16px; padding-top: 10px;}
.userbox .userinfo ul li{flex: 1; }
.userbox .userlist{background: #fff; border-radius: 10px;}
.userbox .userlist dl dt{padding: 25px; border-bottom: 1px solid #24345d; font-size: 16px; font-weight: bold; color: #0d152c;}
.userbox .userlist dl dd{border-bottom: 1px solid #24345d;}
.userbox .userlist dl dd a{color: #000; font-size: 15px; display: flex; align-items: center; width: 100%; padding: 15px 25px; background: url(../images-02.png) no-repeat right 20px center; background-size: auto 15px; }
.userbox .userlist dl img{display: block; height: 25px; margin-right: 15px;}
.userbox .userlist dl dt.end{border-bottom: none; padding: 0px;}
.userbox .userlist dl dt a{text-align: center; display: block; width: 100%; padding: 25px; color: #fe262c;}
.userbox .footer{padding-bottom: 50px;}
.userbox .index_menu{ background:#fff; margin:16px 16px 0 16px; border-radius:8px;}
.userbox .index_menu ul li {width: 33% !important;padding:0;}
.userbox .index_menu ul li .img{background:#f5f5f5;border-radius:50%;}

.contactuspop{width: 100%; height: 100vh; padding: 0 10px; display: none; position: fixed; top: 0; background: rgba(0,0,0,0.5); overflow: hidden;}
.contactuspop .bg{width: 100%; height: 100vh; position: relative;}
.contactuspop .box{ position: absolute; width: 100%; bottom: -100%;}
.contactuspop .box ul{background: #0d152c; border-radius: 5px;}
.contactuspop .box ul li{height: 44px; line-height: 44px; text-align: center; font-size: 18px;}
.contactuspop .box .contactuspopclose{background: #0d152c; border-radius: 5px; height: 44px; line-height: 44px; text-align: center; font-size: 18px; margin-top: 6px;}

/* Transaction */
.transaction{ padding: 15px;}
.transaction ul li{background: #fff; display: flex; align-items: center; padding: 15px; border-radius: 5px; margin-bottom: 10px;}
.transaction ul li img{display: block; height: 36px; margin-right: 15px;}
.transaction ul li .info{color: #0d152c; }
.transaction ul li .info h2{font-size: 16px;color:#555; margin-bottom: 8px;}
.transaction ul li .info .timeprice{display: flex; align-items: center; justify-content: space-between;}
.transaction ul li .info .timeprice span{color: #f86701; font-weight: bold;}
.transaction ul li .info .timeprice time{color:#666;}

/* profile */
.profile{padding: 15px;}
.profile dt{background: url(../images/next4.png) no-repeat right 15px center; background-size: auto 15px;background-color:#f5f5f5; margin-bottom:10px;}
.profile dt a{display: flex; justify-content: space-between; padding: 20px; align-items: center; }
.profile dt a p{color: #000; font-size: 16px;}
.profile dt img{display: block; width: 30px; border-radius: 100%; margin-right: 10px;}
.profile dl{background: #fff; border-radius: 10px; margin-bottom: 10px;}
.profile dl dd{border-bottom: 1px solid #e0e0e0;  background-size: auto 15px;background:#f5f5f5;}
.profile dl dd a{display: flex; justify-content: space-between; align-items: center; font-size: 16px; color: #9b9b9b; padding: 20px; width: 100%; }
.profile dl dd a p{color: #000;}
.profile dl dd a span{font-size: 14px; padding-right: 15px;}
.profile dl dd:last-child{border-bottom: none;}
.profile form{width: 0px; height:0px; overflow: hidden;}
.personalform{padding: 15px;}
.personalform .t{color: #fff; text-align: center; line-height: 1.6; padding-bottom: 15px;}
.personalform ul li{display: flex; border-radius: 10px; align-items: center; background: #f5f5f5; margin-bottom: 15px; padding: 0 15px;}
.personalform ul li p{color:#000; font-size: 16px;}
.personalform ul li input{line-height: 55px; background: none; text-align: right; flex: 1; font-size: 14px; color: #0d152c;}
.personalform button{width: 70%; margin: 30px auto 0; background-color: #ed0030; color: #fff; text-align: center; height: 50px; display: block; border-radius: 10px; font-size: 15px;}
.personalform .tip{color:#fff; text-align:center; padding-top:20px;}

/* withdrawalinfo */
.withdrawalinfo{padding: 15px;}
.withdrawalinfo .t{color: #666; text-align: center; line-height: 1.6; padding-bottom: 15px;}
.withdrawalinfo ul li{display: flex; border-radius: 10px; align-items: center; background: #f5f5f5; margin-bottom: 15px; padding: 0 15px;}
.withdrawalinfo ul li p{color:#000; font-size: 16px;}
.withdrawalinfo ul li input{line-height: 55px; background: none; text-align: right; flex: 1; font-size: 14px; color: #0d152c;}
.withdrawalinfo button{width: 70%; margin: 30px auto 0; background-color: #ed0030; color: #fff; text-align: center; height: 50px; display: block; border-radius: 10px; font-size: 15px;}

/* notifications */
.notifications{padding: 15px;}
.notifications ul li{background: #fff; padding: 15px; border-radius: 5px; margin-bottom: 10px;}
.notifications ul li p{font-size: 14px; margin-bottom: 8px; color: #0d152c;}
.notifications ul li time{color:#f86701;}

/* invitation */
.invitation{padding:15px;}
.invitation .bg{ margin-top:16vh; width: 100%; height:auto; overflow: hidden; background: #050e1f; border-radius: 10px; padding:30px 15px;  }
.invitation .t img{height:50px; display: block; margin:0 auto;}
.invitation .t h2{color:#f86701; text-align:center; font-size:18px; padding:20px 0; }
.invitation .t p{color:#0d152c; text-align:center; }
.invitation .b{padding: 15px; border-radius: 10px; margin-top: 15px; background: linear-gradient(90deg,#32588d,#16203f);  color: #0d152c; display: flex; justify-content: space-between; align-items: center;}
.invitation .b p{font-size:14px; padding-bottom:3px;}
.invitation .b h2{font-size: 17px;}
.invitation .b a{padding:12px 10px; font-weight:bold; font-size:13px; color: #0d152c; border-radius: 5px; overflow: hidden; display: block; background: linear-gradient(90deg,#282184,#f76186);}

/* footer */
.footer{padding: 30px 0 105px; text-align: center; color: #fff;}

.footerfix{width: 100%;height: 60px; background: #f1f1f1; position: fixed; bottom: 0px; z-index: 8;
   }
.footerfix ul{display: flex; align-items: center;}
.footerfix ul li{flex: 1; height: 60px; display: flex; align-items: center; justify-content: center; flex-direction: column;}
.footerfix ul li a{display: flex;color: #555;flex-direction: column;align-items: center;}
.footerfix ul .active a{color:#ed0030; font-weight:bold;}
.footerfix ul li img{display: block; height: 34px; margin: 0 auto;}
.footerfix ul li p{ font-size:12px;}

/* login register */
.login{width: 100%; min-height: 100vh; overflow: hidden; }
.login .logo img{display: block; width: 200px; margin: 0 auto;}
.login .logo h2{font-size: 22px; color: #555; /*text-align: center;*/ padding: 30px 30px 15px;}
.login .logo p{font-size: 13px; color: #888; line-height:22px; padding: 0 30px 15px;}
.login .logo article p {color: #f86701; text-align: center; line-height: 1.6;}
.login button{width: 60px; height: 60px; display: flex; align-items: center; justify-content: center; position: absolute; background: #ed0030; border-radius: 100%; bottom: -25px; left: 50%; transform: translateX(-50%);}
.login button img{display: block; width: 24px; cursor: pointer;}

.login .form{position: relative; width: 360px; height: auto; padding: 20px; margin: 30px auto 0; background: #fff; border-radius: 12px;}
.login .form .tit .t{display: flex; align-items: center; justify-content: space-between; }
.login .form .tit .t h2{font-size: 24px; color: #555;}
.login .form .tit .t a{color: #ed0030; text-decoration: underline; font-size: 16px;}
.login .form .tit .b{margin-top: 15px; color: #666; margin-bottom: 20px;}
.login form{border-top: 1px solid #e9e9e9; padding-bottom: 30px;}
.login form .item{padding: 20px 0px; border-bottom: 1px solid #e9e9e9; display: flex; align-items: center;}
.login form .item p{color: #555; font-size: 16px; padding-right: 10px; text-align: justify; white-space:nowrap;}
.login form .item input{ background: none; color: #252525; font-size: 16px;}
.login form .item input::placeholder{font-size: 14px;}
.login form .item.end{background: url(../images/bottom.png) no-repeat right 10px center; background-size: 15px auto;}
.login form .item.end input{text-transform: capitalize;}
.login .agree{color: #252525; display: flex; align-items: center; padding: 15px 0 10px 15px;}
.login .agree input{width: 16px; height: 16px; margin-right: 8px; background-color: #2f9d00; border: 1px solid #c9c9c9; border-radius: 2px; color: #2f9d00; text-align: center; line-height: 15px;-webkit-appearance:none; appearance:none; outline: none;}
.login .agree input:checked {color: #0d152c; background-color: #2f9d00;  border: 1px solid #2f9d00;}
.login .agree input:after {content: "\2713";} 
.login .agree a{color: #252525; text-decoration: underline;}

.agreeinfo{width: 100%; height: 100vh; display: none; overflow-y: scroll; position: fixed; top: 0; background: #fff;}
.agreeinfo .tit{width: 100%; height:44px; background: #002aa2; display: flex; justify-content: center; position: fixed; background: #;}
.agreeinfo .tit h2{font-size: 16px; color: #fff; line-height: 44px;}
.agreeinfo .tit a{position: absolute; left: 15px; top: 50%; transform: translateY(-50%);}
.agreeinfo .tit a img{ height:20px;}
.agreeinfo .article{padding: 60px 15px 0; color: rgba(0,0,0,0.5); font-size: 14px;}
.agreeinfo .article article{padding-bottom: 20px;}
.agreeinfo .article p{line-height: 1.5; padding: 5px 0;}

.login .foot{color: #FFF; text-align: center; padding: 50px 0 25px;}


/* public */
.msgpop{    z-index: 9999;width: auto; height: auto; overflow: hidden; display: none; padding: 15px 30px; border-radius: 10px; line-height: 1.6; font-weight: bold; white-space:nowrap; text-align: center; background: rgba(0,0,0,0.8); color: #fff; position: fixed; left: 50%; top: 50%; transform: translate(-50%,-50%);}

.alertpop{width: 100%; height: 100vh; overflow: hidden; display: none; position: fixed; top: 0; left: 0; background: rgba(0,0,0,0.5); z-index:10;}
.alertpop .box{width: 300px; height: auto; border-radius: 10px; background: #fff; overflow: hidden; position: absolute; top: 50%; left: 50%; transform: translate(-50%,-50%);}
.alertpop .box .h2{text-align: center; padding-top: 25px; font-size: 18px; color: rgba(0,0,0,0.9);}
.alertpop .box article{height: 88px; line-height: 1.6; font-size: 15px; display: flex; align-items: center; justify-content: center; text-align: center; color: #999;}
.alertpop .box .btn a{display: block; width: 100%; height: 48px; line-height: 48px; text-align: center; color: #ed0030; font-size: 16px; border-top: 1px solid #eaeaeb;}

.confirmpop{width: 100%; height: 100vh; overflow: hidden; display: none; position: fixed; top: 0; left: 0; background: rgba(0,0,0,0.5);}
.confirmpop .box{width: 300px; height: auto; border-radius: 10px; background: #fff; overflow: hidden; position: absolute; top: 50%; left: 50%; transform: translate(-50%,-50%);}
.confirmpop .box .h2{text-align: center; padding-top: 25px; font-size: 18px; color: rgba(0,0,0,0.9);}
.confirmpop .box article{height: 88px; line-height: 1.6; font-size: 15px; display: flex; align-items: center; justify-content: center; text-align: center; color: #999;}
.confirmpop .box .btn{display: flex;}
.confirmpop .box .btn a{display: block; flex: 1; height: 48px; line-height: 48px; text-align: center; color: #009900; font-size: 16px; border-top: 1px solid #eaeaeb;}
.confirmpop .box .btn a:first-child{color: #000;}

.selectpop{width: 100%; height: 100vh; padding: 0 10px; display: none; position: fixed; top: 0; background: rgba(0,0,0,0.5); overflow: hidden;}
.selectpop .bg{width: 100%; height: 100vh; position: relative;}
.selectpop .box{ position: absolute; width: 100%; bottom: -100%;}
.selectpop .box ul{background: #0d152c; border-radius: 5px;}
.selectpop .box ul li{height: 44px; line-height: 44px; text-align: center; border-bottom: 1px solid #f0f0f1; font-size: 18px;}
.selectpop .box ul li:last-child{border-bottom: none;}
.selectpop .box .selectpopclose{background: #0d152c; border-radius: 5px; height: 44px; line-height: 44px; text-align: center; font-size: 18px; margin-top: 6px;}

.loading{width: auto; height: auto; overflow: hidden; display: none; padding: 15px 30px; border-radius: 10px; line-height: 1.6; font-weight: bold; white-space:nowrap; text-align: center; background: rgba(0,0,0,0.5); color: #0d152c; position: fixed; left: 50%; top: 50%; transform: translate(-50%,-50%);}
.loading img{width: 35px;}
.loading p{font-size: 14px;}
.imageList{
        overflow-x: auto;
        overflow-y: hidden;
        height:180px;
        white-space: nowrap;
      img{
        width:auto;
        height:100%;
        margin-right:10px;
      }
 }
.handle-container{
    width: 59px;
    background: #fff;
  
    font-weight: bold;
    z-index: 1;
    border-radius: 15px 0 0 15px;
    padding: 6px 0 6px 12px;
    display: flex;
    display: -webkit-flex;
    justify-content: space-between;
    -webkit-justify-content: space-between;
    align-items: center;
    -webkit-align-items: center;
    flex-direction: row;
    -webkit-flex-direction: row;
    flex-wrap: nowrap;
    -webkit-flex-wrap: nowrap;
    position: absolute;
    right: 0;
    top: 70px;
}
.handle-container .handle-text{
    font-style: normal;
    font-weight: 400;
    font-size: 12px;
    line-height: 18px;
    margin-right: 4px;
    color:#ed0030;
}
.handle-container i{
    border: solid #ed0030;
    border-width: 0px 3px 3px 0;
    display: inline-block;
    padding: 3px;
    transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
    margin-right: 8px;
}