@charset "utf-8";.transition{-webkit-transition:all .3s ease-in-out 0s;-moz-transition:all .3s ease-in-out 0s;-ms-transition:all .3s ease-in-out 0s;-o-transition:all .3s ease-in-out 0s;transition:all .3s ease-in-out 0s}
.rental_pay{ display: flex;}
.rental_pay>i{display: inline-block;width: 22px;height: 22px;background: url(../img/pay_list_t.png) no-repeat;background-size: auto 22px;margin-right: 5px;cursor: pointer;position: relative;}
.rental_pay>i.rental_pay_usdt{background-position: 0 0;}
.rental_pay>i.rental_pay_usdc{background-position: -27px 0;}
.rental_pay>i.rental_pay_usd{background-position: -53px 0;}
.rental_pay>i.rental_pay_zelle{background-position: -81px 0;}
.rental_pay>i.rental_pay_paypal{background-position: -108px 0;}
.banner_video{position: absolute;min-width: 100%;z-index: 1;opacity: 1;}
.rental_pay>i .doubt-tip{ display: none;
    position: absolute;
    min-width: 61px;
    background: #000;
    padding: 5px 9px;
    color: #fff;
    line-height: 22px;
    font-size: 12px;
    
    border-radius: 4px;
    left: 0;
    margin: 0 auto;right: 0;bottom: 103%;
    z-index: 10;}
.rental_pay>i:hover .doubt-tip{display: block; }
.gallery-top .maxwidth{max-width: 1200px;flex-flow: column;align-items: center;justify-content: center;display: flex;margin: 0 auto;z-index: 2;position: relative;}
.gallery-top .swiper-slide .first-p{font-size: 20px;color: #fff;font-weight: 300;}
.gallery-top .swiper-slide .first-h3{font-size: 60px;font-weight: 600;text-transform: uppercase;color: #fff;display: block;}
.gallery-top .swiper-slide .first-h3::after{content: "";    display: block;
    content: "";
    height: 1px;
    background: #fff;
    width: 100px;
    margin: 35px auto;  }
.gallery-top .swiper-slide .first-h4{font-size: 30px;font-weight: 300;text-align: center;color: #fff;}
.gallery-top .swiper-slide .banner_more{    transition: all .3s;min-width: 220px;margin: 50px auto 0;border: 1px solid transparent;display: block;background: #f95715;line-height: 42px;text-align: center;color: #fff;border-radius: 3px;}
.gallery-top .swiper-slide .banner_more:hover{ transform: translateY(-3px);}
.card_box{display: flex;width: 1200px;margin: 20px auto 0;justify-content: space-between;}
.card_label{color: #fff;width: 49%;border-radius: 16px;box-sizing: border-box;padding: 35px 40px;text-align: center;background-repeat: no-repeat !important;transition: all 0.3s;}
.card_label .card_label_labe{transition: all 0.3s;}
.card_label:hover .card_label_labe{transform: scale(1.02);}
.card_label:hover{box-shadow: 0 0 20px rgb(0 0 0 / 25%); }
.card_top{
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.card_title{font-size: 24px;font-family: PingFang SC;font-weight: bold;line-height: 33px;}
.card_title span{font-size: 14px;opacity: 0.8;display: inline-block;margin-left: 8px;font-weight: normal;}
.card_pic{font-size: 14px;}
.card_pic span{ }
.card_coin{font-size: 30px;font-weight: bold;line-height: 25px;display: block;margin: 50px auto 8px;}
.card_text{opacity: 0.8;}
.card_bug{
    width: 250px;
    line-height: 46px;
    border: 1px solid #FFFFFF;
    opacity: 1;
    border-radius: 4px;
    display: block;
    text-align: center;
    font-size: 18px;
    color: #fff;
    transition: all 0.3s;
    margin: 36px auto 0;
    }
    .card_bug:hover{ background: #fff;
        color: #010101;}
/* pro */
.newfull{display: flex;width: 1200px;margin: 30px auto;justify-content: space-between;}
.newfull_col{
    box-shadow: 0 20px 50px rgb(0 0 0 / 5%);
    display: flex;
    flex-flow: column;
    background: #fff;
    width: 32%;
    border-radius: 16px;
    padding: 30px 10px 0;
    box-sizing: border-box;
}
.newfull_col:hover{     box-shadow: 0 0 20px rgb(0 0 0 / 25%);}
.newfull_col:hover .cursor-pointer>img{ transform: scale(1.1);}
.newfull_text{
    text-align: center;
}
.newfull_text h2{
    font-size: 23px;
    color: #000;
    font-weight: 700;
    line-height: 38px;
}
.newfull_text h3{
    color: #151517;
    font-size: 18px;
    font-weight: 400;
    line-height: 25px;
}
.newfull_lab{color: rgb(112, 112, 112);}
.newfull_pic{color: #f63;font-size: 18px;font-weight: 400;}
.newfull_btn{margin-top: 1.5rem;display: flex;justify-content: center;}
.newfull_btn .newfull_btn_t{box-shadow: 0 0 0 1px rgb(0 0 0 / 5%);padding: 0 1rem;border-radius: 9px;line-height: 32px;margin: 0 6px;text-transform: capitalize;}
.newfull_btn .newfull_btn_t.newfull_del{background: #151517;color: #fff;}
.newfull_btn .newfull_btn_t.newfull_buy{color: #fff;background: #f95715;}
.newfull_btn .newfull_btn_t.newfull_del:hover{background: #f6f6f6;color: #151517;}
.newfull_btn .newfull_btn_t.newfull_buy:hover{background: #fff4ef;color: #151517;}
.cursor-pointer{display: block;position: relative;/* overflow: hidden; */padding-bottom: 84%;margin-top: 15px;width: 100%;}
.cursor-pointer>img{transform: all 0.3s;max-width: 100%;position: absolute;left: 0;right: 0;bottom: 0;top: 0;margin: auto;max-height: 100%;padding: 20px;box-sizing: border-box;transition: all 0.3s;}



.mine_img{display: flex;overflow:hidden;margin-right: 4%;width: 21%;height: 40px;background: rgba(255,255,255,0.4);border-radius: 4px;}
.mine_img>a{display:none;width: 100%;position: relative;}
.mine_img>a:nth-child(1){display: block;}
.mine_img img{display: block;max-width: 100%;max-height: 100%;position: absolute;left: 0;right: 0;top: 0;bottom: 0;margin: auto;}
/* new */
.new_media{width: 1200px;margin: 0 auto 50px;display: flex;justify-content: space-between;flex-wrap: wrap;}
.new_media_video{display: block;width: 100%;}
.new_media_video>.title{ }
/* .new_media_video_list{width: 100%;display: flex;flex-flow: wrap;background: #ffffff;justify-content: space-between;border-radius: 16px;padding: 8px 8px;box-sizing: border-box;box-shadow: 0 20px 50px rgb(255 255 255 / 8%);border: 1px solid #3a3a3a;} */
.new_media_video_list .footer_video{/* width: 12%; *//* margin: 0 0.2% 0; *//* justify-content: space-between; */}
.new_media_video_list .aboutUs-box-img{/* padding-bottom: 73%; */}
.new_media_video_list .aboutUs-box-img>img{ }
.new_media_notice{display: block;width: 100%;}
.new_media_notice_list{background: #FFFFFF;border-radius: 8px;padding: 0;box-sizing: border-box;}
.new_media_notice_list li{line-height: 56px;border-bottom: 1px solid #eee;}
.new_media_notice_list li:last-child{border-bottom: 0;}
.new_media_notice_list li a{display: flex;font-size: 15px;justify-content: space-between;}
.new_media_notice_list li a p{text-overflow: ellipsis;white-space: nowrap;overflow: hidden;display: block;font-weight: 400;max-width: 330px;}
.media_notice_img{display: flex;margin: 13px 0 0;justify-content: space-between;}
.media_notice_img a{display: block;background: #fff;position: relative;padding-bottom: 17.6%;height: 0;width: 49%;border-radius: 8px;overflow: hidden;}
.media_notice_img a>img{position: absolute;left: 0;right: 0;top: 0;bottom: 0;margin: 0 auto;display: block;width: 100%;height: 100%;}
.title>h2>.new_media_more{display: block;float: right;font-size: 16px;color: #f95715;font-weight: normal;border-radius: 10px;border: 1px solid #f95715;box-sizing: border-box;padding: 0 12px;line-height: 31px;background: #fff;}
.new_media .title>h2{width: 100%;}


.left{float:left}
.right{float:right}
.clear{clear:both}
.seprate{vertical-align:middle;color:#fff}
.footer .right i,.pointer{cursor:pointer}
.main-content{width:1200px;margin:0 auto}
.machine{display: inline-block;font-size: 12px;}
.machine.red{    color: #ff5722;}
.machine.greed { color: #0da88b;}

.index_dom .icome_increase{color: #fd2a48;}
.index_top .icome_increase{    color: #0da88b; }

.index_dom>b{    
    background-position: 0 -13px !important;}
.index_top>b{   
    background-position: 0 0 !important; }

.phone_appDowmbox{display:none;position: fixed;bottom: 58px;width: 93%;left: 0;right: 0;margin: auto;z-index: 998;}
.phone_appDowm{background: #099bf6;border-radius: 5px;display: flex;justify-content: space-between;padding: 11px 0 11px 11px;box-sizing: border-box;}
.phone_left{display: flex;}
.phone_img{display: flex;width: 40px;height: 40px;background: #fff;margin-right: 8px;border-radius: 8px;justify-content: center;align-items: center;}
.phone_img img{ }
.phone_left img{display: block;max-width: 100%;height: auto;}
.phone_title{ }
.phone_title h2{font-size: 15px;color: #fff;font-weight: normal;line-height: 20px;}
.phone_title p{font-size: 12px;color: #fff;}
.phone_right{display: flex;align-items: center;}
.phone_right .appDowm{display: block;padding: 0 5px;box-sizing: border-box; color: #f95715;background: #fff;line-height: 30px;width: 60px;text-align: center;border-radius: 4px;font-size: 14px;}
.phone_right .phone_clone{     background: url(/static/web/img/phone_clone.png) center center no-repeat;display: block;width: 36px;height: 40px;background-size: 13px auto;margin-left: 5px;}


/*banner*/
.banner_width{display: flex;width: 1200px;margin: 0 auto;align-items: center;height: 100%;}
.banner_width.left{justify-content: flex-start; }
.banner_width.center{ justify-content: center;}
.banner_width.right{ justify-content: flex-end;}
.banner_width.left .banner_content{text-align:left}
.banner_width.center .banner_content{text-align:center}
.banner_width.right .banner_content{text-align:right}
.gallery-top .swiper-pagination{border-radius: 10px;bottom: 20px !important;box-sizing: border-box;}
.gallery-top .swiper-pagination-bullet{background: rgba(255,255,255,0.6);transition: all 0.3s;margin: 0 7px !important;box-shadow: #5858584f 2px 2px 3px 0px;}
.gallery-top .swiper-pagination-bullet-active{width: 32px;border-radius: 13px;background: #fff;}
.gallery-top .arrow-right,.gallery-top .arrow-left{z-index: 99;display: inline-block;width: 64px;height: 64px;background-size: 100%;position: absolute;top: 40%;cursor: pointer;transition: all 0.3s;border-radius: 100%;}
.gallery-top .arrow-right{ background:url(/static/web/img/Product-anniu1.png) center center no-repeat; right: 10px; }
.gallery-top .arrow-right:hover{  background:url(/static/web/img/Product-anniu_02.png) center center no-repeat; }
.gallery-top .arrow-left{ background:url(/static/web/img/Product-anniu2.png) center center no-repeat; left: 10px;}
.gallery-top .arrow-left:hover{ background:url(/static/web/img/Product-anniu.png) center center no-repeat;}
.gallery_banBox{position: relative;}
.gallery-thumbs{position: absolute;left: 0;width: 100%;bottom: 9px;right: 0;}
.gallery-thumbs .swiper-wrapper{  transform: translate3d(0px, 0px, 0px) !important;}
 
.gallery-top {height: 580px;width: 100%;}
.gallery-top .swiper-slide{display: flex;background-position: top center!important;background-repeat: no-repeat !important;/* background-color: #9a210f; *//* flex-wrap: wrap; *//* flex-flow: column; *//* align-items: center; *//* justify-content: center; */position: relative;}
.gallery-top .swiper-slide>img{display:none;}
.gallery-thumbs {height: 118px;max-width: 1200px;box-sizing: border-box;margin: 0 auto;border-radius: 2px;}
.gallery-thumbs .swiper-slide{cursor: pointer;background-repeat: no-repeat;height: 100%;background-size: auto 102%;background-position: center 26%!important;border: 1px solid transparent;box-sizing: border-box;border-radius: 13px;}
.gallery-thumbs .swiper-slide-active {opacity: 1;border: 1px solid rgb(235 235 235 / 59%);box-sizing: border-box;}
/*banner*/
.news_bottom{display: block;margin-top: 25px;}
.news_bottom .newlist{border:0;display: block;width: 49%;float: left;}
.news_bottom .newlist::after{content:"";clear: both;display: block;}
.news_bottom .newlist:first-child{margin-right: 2%;}
.news_bottom .newlistImg{display: block;width: 100%;background: #f1efef;position: relative;padding-bottom: 58.5%;overflow: hidden;}
.news_bottom .newlist .newlistImg img{opacity: 0.8;display: block;position: absolute;min-height: 100%;left: 0;right: 0;top: 0;bottom: 0;margin: auto;max-height: 100%;}
.newlistBoxd{position: absolute;padding: 0 9px;width: 100%;bottom: 0;left: 0;color: #fff;background: rgba(0,0,0,0.92);box-sizing: border-box;overflow: hidden;height: 37px;transition: all 0.3s;}
.newlistBoxd h3{height: 37px;line-height: 37px;overflow: hidden;font-size: 14px;display: block;width: 100%;}
.newlistBoxd p{display: block;line-height: 25px;height: 50px;overflow: hidden;width: 100%;}
.newlist:hover .newlistBoxd{height: 100%;padding: 30px 15px;background: rgba(0,0,0,0.7);}

/*优势*/
.lists{display: block;background: #fff;box-sizing: border-box;border-radius: 8px;overflow: hidden;box-shadow: #a0a0a047 7px 0 43px;clear: both;margin: 0px auto 0;}
.lists::after{content: "";display: block;clear: both;}
.lists>div{float:left;width:285px;text-align:center;margin-right:20px;padding: 23px 0 40px;}
.lists .last{margin-right:0!important}
.lists>div>h2{font-size: 20px;font-weight: 400;color: #2b2d2f;display: block;line-height: 22px;margin: 10px auto;}
.lists .white-text p{color: #9299a0;font-size: 14px;line-height: 20px;}
.footer{margin:0;background:#1b1b1b}

/*优惠弹窗*/
.f-layer{width: 555px;height: 52px;position:fixed;bottom:10px;left:0;right:0;z-index:9999;background:#fff;border:1px solid rgb(40,106,255,.4);box-shadow:0 6px 13px 8px rgba(143,144,151,.3);margin-left:auto;margin-right:auto;}
.f-layer .gift-icon{position: absolute;left: -43px;top: -28px;width: 158px;}
.f-layer .regist-info{margin-left: 109px;color:#333;line-height: 52px;font-size: 15px;}
.f-layer .regist-info .reg-link{font-size:14px;color:#286aff;border-bottom:1px solid #286aff;width:15px}
.f-layer .regist-info .rubik-medium{color: #286aff;font-size: 19px;font-weight: 400;}
.f-layer .regist-btn a{position:absolute;padding:0 15px;border:1px solid rgb(40,106,255,.4);color:#fff;top:-1px;right:-28px;height: 52px;text-align:center;line-height: 52px;background:#286aff;border-radius:0 32px 32px 0;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;cursor:pointer;font-size: 15px;color:#ffecc1;}
.f-layer .quxiao{position:absolute;z-index: 9999;left:105%;top: 4px;width:25px;height:25px;padding:10px;background:#ddd;border-radius:100%;cursor:pointer;}
.f-layer .quxiao:hover{background: #286aff;}

/*pro*/
.icmine_hx{ position: relative; }
.icmine_list::after{content:"";display:block;clear:both}
.icmine_listBx{clear:both;width:1200px;box-sizing:border-box}
.title>h2{display:block;clear:both;width:1200px;box-sizing:border-box;margin: 35px auto 20px;font-size: 30px;text-align: left;font-weight: 400;line-height: 32px;}
.title>h2>.itmo_title{display: inline-block;position:relative;/* padding-left: 20px; */}
.title>h2>.itmo_title::before{content: none;display:inline-block;position:absolute;left: 0;top: 0;height: 32px;width: 4px;background:#f95715;}
.title>h2 .gray{float:right;display:inline-block;font-size:14px;color:#9299a0;margin-top:7px}
.parent-container{display: block;width: 298px;overflow: hidden;float: left;min-height: 230px;border-radius: 15px;position: relative;/* border: 1px solid #ececec; */}
.leftCon-img{display: block;position: relative;    width: 100%;height: 100%;}
.leftCon-img>img{    transition: All .4s ease-in-out;
    -webkit-transition: All .4s ease-in-out;
    -moz-transition: All .4s ease-in-out;
    -o-transition: All .4s ease-in-out;position: absolute;left: 0;right: 0;top: 0;bottom: 0;max-width: 100%;max-height: 100%;margin: auto;box-sizing: border-box;}
.leftCon-img:hover>img{ transform: scale(1.1);}

.icmine_tab{text-align:center;width:1200px;position:relative;border-radius:8px;z-index:5;margin: 0 auto 10px;overflow:hidden;background:#fff;box-shadow:#81818140 7px 0 51px;display: flex;}
.icmine_list{display:flex;flex-wrap: wrap;background: #f8f8f8;margin: 0 auto 30px;position: relative;/* box-shadow: 0 0 3px #dadada; */background: #ffffff;border-radius: 16px;box-sizing: border-box;/* border: 5px solid rgb(247, 249, 255); */box-shadow: 0 20px 50px rgb(0 0 0 / 5%);padding: 20px 30px;}
.icmine_tab a{text-align:center;height: 44px;line-height: 44px;color:#414141;font-size: 16px;font-weight:400;display:block;float:left;border-right:1px #e1e1e1 solid;text-decoration:none;cursor:pointer;margin-bottom:0;box-sizing:border-box;position:relative;flex: 1;}
.icmine_tab a>i{position:relative;z-index:2;margin-right:10px;font-size:26px;width:26px;height:26px}
.icmine_tab a>span{position:relative;z-index:2}
.icmine_tab a.active{color:#fff}
.icmine_tab .sliding-block-move{background:#f95715;z-index:1}
.icmine_tab a.sliding-block{background-color:#ff9800}
.icmine_tab a:hover{background: #f95715;color: #fff;}
.icmine_tab a:last-child{border-right:0}
.icmine_tab::after{content:"";display:block;clear:both}
.icmine_boxlist{clear:both}
.zuling_boxlist{width:100%;border-radius:8px;box-shadow:#bcc1c54f 7px 0 27px;positionå:relative;background:#fff;margin: 0 auto 20px;}
.zuling_boxlist::after{clear:both;content:"";display:block}
.icmine_tip{display:inline-block;position:relative;font-weight:400}
.icmine_tip>span,.suanlitips .doubt{display:inline-block;background: url(../img/doubt.png?v=1.1) center center #e5e1e1 no-repeat;width:14px;height:14px;line-height:14px;color:#fff;font-size:10px;text-align:center;border-radius: 3px;position:relative;cursor:help;}
.icmine_tip:hover>span{background-color:#f95715}
.icmine_tip>p,.suanlitips .doubt .doubt-tip{opacity:0;text-align:left;color:#fff;z-index:-5;transition:all .3s;position:absolute;top:-19px;width:150px;left:4px;background:#111;padding:10px;line-height:20px;font-size:12px;border-radius:7px}
.icmine_tip>p::before{content:"";width:0;height:0;border-width:6px;border-style:solid;border-color:transparent #111 transparent transparent;position:absolute;top:12px;left:-12px}
.icmine_tip:hover>p,.suanlitips .doubt:hover .doubt-tip{opacity:1;left:25px;z-index:55}
.price_glf{position:relative}
.price_glf::after{content:"";position:absolute;top:47%;left:-2%;width:104%;height:1px;background:red}
.icmine_left{
    position: relative;
    width: 190px;
    box-sizing: border-box;
    padding: 13px 5px;
    border-radius: 8px 0 0 8px;
    background-size: 100% auto !important;
    line-height: 20px;
    display: flex;
    align-items: flex-start;
}
.hashrate_icon-xch {
  background: url(../img/hashrate_xch.png) #0b3a3a bottom left no-repeat;
}
.hashrate_icon-btc::before{content: "";display: block;position: absolute;left: 100%;top: 50%;z-index: 4;width: 0;height: 0;border: 10px solid;border-width: 8px 2px 9px 9px;border-color: transparent transparent transparent #fe765d;}
.hashrate_icon-ltc::before{content: "";display: block;position: absolute;left: 100%;top: 50%;z-index: 4;width: 0;height: 0;border: 10px solid;border-width: 8px 2px 9px 9px;border-color: transparent transparent transparent #a9c7e5;}
.hashrate_icon-eth::before{content: "";display: block;position: absolute;left: 100%;top: 50%;z-index: 4;width: 0;height: 0;border: 10px solid;border-width: 8px 2px 9px 9px;border-color: transparent transparent transparent #7483a2;}
.hashrate_icon-bch::before{content: "";display: block;position: absolute;left: 100%;top: 50%;z-index: 4;width: 0;height: 0;border: 10px solid;border-width: 8px 2px 9px 9px;border-color: transparent transparent transparent #84ddbc;}
.hashrate_icon-dcr::before{content: "";display: block;position: absolute;left: 100%;top: 50%;z-index: 4;width: 0;height: 0;border: 10px solid;border-width: 8px 2px 9px 9px;border-color: transparent transparent transparent #3991f6;}
.hashrate_icon-zec::before{content: "";display: block;position: absolute;left: 100%;top: 50%;z-index: 4;width: 0;height: 0;border: 10px solid;border-width: 8px 2px 9px 9px;border-color: transparent transparent transparent #f1a23d;}
.hashrate_icon-dash::before{content: "";display: block;position: absolute;left: 100%;top: 50%;z-index: 4;width: 0;height: 0;border: 10px solid;border-width: 8px 2px 9px 9px;border-color: transparent transparent transparent #695cf2;}
.hashrate_icon-grd::before{content: "";display: block;position: absolute;left: 100%;top: 50%;z-index: 4;width: 0;height: 0;border: 10px solid;border-width: 8px 2px 9px 9px;border-color: transparent transparent transparent #fdb520;}
.hashrate_icon-btc{background: url(../img/hashrate_btc.png) #f9413b bottom left no-repeat;}
.hashrate_icon-ltc{background: url(../img/hashrate_ltc.png) #98b9dd bottom left no-repeat;}
.hashrate_icon-eth{background: url(../img/hashrate_eth.png) #6b7a98 bottom left no-repeat;}
.hashrate_icon-bch{background: url(../img/hashrate_bth.png) #63c7a6 bottom left no-repeat;}
.hashrate_icon-dcr{background: url(../img/hashrate_dcr.png) #397cf6 bottom left no-repeat;}
.hashrate_icon-zec{background: url(../img/hashrate_zec.png) #f1a43b bottom left no-repeat;}
.hashrate_icon-dash{background: url(../img/hashrate_dash.png) #695cf2 bottom left no-repeat;}
.hashrate_icon-grd{background:url(../img/hashrate_grd.png) #fdb520 bottom left no-repeat;}
.hashrate_icon-bzz{background:url(../img/hashrate_bzz.jpg) #e27808 bottom left no-repeat;}
/* .icmine_title{width: 75%;} */
.icmine_title>h2{font-size: 16px;text-align: left;color: #fff;font-weight: 400;}.icmine_lright{
    box-sizing: border-box;
    display: flex;
    width: 1010px;
    position: relative;
}
.product-boxCon{
    width: 730px;
    box-sizing: border-box;
    position: relative;
    border-radius: 8px 0 0 8px;
    padding: 18px 20px;
    float: left;
}
.icmine_l-con{
    width: 280px;
    box-sizing: border-box;
    float: left;
    padding: 0 20px;
    background: #f8f8f8;
}
.dl-wrapper{clear: both;padding: 0;position: relative;display: flex;align-items: flex-start;display: -webkit-flex;flex-direction: row;flex-wrap: wrap;border-bottom: 1px rgb(227 227 227 / 79%) dashed;padding-bottom: 5px;margin-bottom: 5px;}
.dl-wrapper dl{width: 25%;display: block;font-size: 15px;text-align: left;/* margin-bottom: 10px; */color: #727378;}
.dl-wrapper dl dt{font-size: 12px;font-weight: normal;color: #b5b5b5;display: block;font-family: 'Roboto', sans-serif;}
.dl-wrapBorBox{display: inline-block;position: relative;line-height: 26px;}
.dl-wrapBorBox .dl-wrapBor{color: #727378;font-size: 16px;display: block;margin-bottom: 0px;}
.dl-wrapBorBox .dl-wrapBor>b{font-weight: 400;font-size: 17px;}
.dl-wrapequal{color: #727378;font-size: 13px;text-align: left;}
.wrapper_h3{color:#fca643;font-size:14px;font-weight:400;display:block;padding:0 0 0 23px;background:url(../img/dl-Promote_more_1.png) 0 0 no-repeat}
.botm-wrapper{display: flex;flex-wrap: wrap;background: #f8f8f8;border-radius: 2px;box-sizing: border-box;padding: 10px 20px;margin: 9px auto 0;}
.botm-wrapper::after{content:"";display:block;clear:both}
.botm-wrapper>dl{display:block;float:left;min-width: 33.33%;}
.DY_boxlist .botm-wrapper>dl{    min-width: 25%;}
.botm-wrapper>dl dt{color:#999;font-size:12px;line-height:16px}
.botm-wrapper>dl dd{font-size:14px;color:#333;line-height:16px;display:block;margin:7px 0 0}
.dl-Promote{display:inline-block;line-height:26px;position:relative;box-sizing:border-box;color: #484848;border-radius:4px;cursor:pointer;transition:all .3s;font-size: 13px;}
.dl-Promote.active .icon-down-trangle{transform:rotate(180deg)}
.dl-Promote .dl-Promote_y{color: #f95715;}
.dl-Promote .dl-promote_b{font-size:12px}
.dl-Promote_more{display:none;border-radius:4px;position:absolute;background:url(../img/dl-Promote_more.png) #ff6f36 top center no-repeat!important;width:380px;height:auto;z-index:7;right:0;top:38px;box-sizing:border-box;padding:28px 0 15px 113px;font-size:14px;line-height:28px}
.dl-Promote_more::before{content:"";display:block;width:0;height:0;border:10px solid;border-width:0 5px 4px;border-color:transparent transparent #ff473f transparent;position:absolute;bottom:100%;right:13px;box-shadow:0 -7px 15px -15px #000}
.dl-Promote_more.active{display:block}
.Promotesell-out{position:absolute;left:0;right:0;top:0;bottom:0;margin:auto;z-index:5}
.icmine_pic{color: #ff551d;vertical-align: middle;line-height: 30px;width: 100%;font-size: 16px;margin: 62px 0 32px;}
.icmine_pic>span{font-size:36px;font-weight:700;display:inline-block;font-size:20px}
.icmine_pic>span>b{font-weight:700;display:inline-block;font-size:36px}
.icmine_pic>i{display:inline-block;font-size:18px!important;color:#333;position:relative;margin-left:10px}
.icmine_pic>i::before{content:"";display:block;position:absolute;left:0;width:100%;height:1px;background:#333;top:16px}
.icmine_click{display: block;font-size: 15px;text-align: center;line-height: 40px;color: #fff;background: #f95715;width: 100%;height: 40px;border-radius: 27px;box-shadow: #0098f75c 6px -6px 21px;}
.icmine_click:hover{ transform: translate3d(0px, -5px, 0px);}
.zl_lcenter{
    width: 842px;
    background: #fff;
    padding: 0 0 0px 28px;
    box-sizing: border-box;
}
.zl_lright{padding: 18px 0px 10px;width: 100%;box-sizing: border-box;display: flex;justify-content: space-between;}

.right_list_b{display: flex;flex-flow: column;width: 31%;justify-content: center;}
.zl_lright .right_list_b:nth-child(1) {
    width: 24%;
}
.DY_boxlist{position:relative;margin:0 0 20px;}
.DY_boxlist .zl_lcenter>h2{box-sizing: border-box;position:relative;line-height: 40px;text-align: left;margin: 2px 0 9px;font-size: 20px;font-weight: 700;font-family: 'Roboto', sans-serif;color: #150012;font-weight: normal;font-size: 23px;color: #000;font-weight: 700;}
 
.wrapper_Remain{height:25px;line-height:25px;font-size:12px;display:block;}
.wrapper_Remaining>span{transition:all 3s;position:absolute;height:4px;z-index:3;background:-webkit-linear-gradient(left,#9badf3,#7084d2);background:-o-linear-gradient(right,#9badf3,#7084d2);background:-moz-linear-gradient(right,#9badf3,#7084d2);background:linear-gradient(to right,#9badf3,#7084d2);background: linear-gradient(to right,#f95715,#ff9155);}
.wrapper_Remaining{display:block;width: 40%;height:4px;float:left;position:relative;border-radius: 1px;margin:11px 0;overflow:hidden;background: #e5e1e1;}
.wrapper_Remain .platform{display:block;float:right}
.wrapper_Remain .platform>span{color:#f95715}
.zl_lright .zl_lpic{color:#ff551d;font-size:20px;vertical-align:middle;line-height:30px;font-weight: 200;}
.zl_lright .zl_lpic b{font-size: 28px;color: #ff551d;font-weight: 200;display: inline-block;margin-left: 7px;}
.zl_lright .zl_lbug{display:block;text-align:center;width:100%;border-radius: 10px;font-size: 14px;line-height: 45px;color: #fff;background: #f95715;height: 45px;text-transform: capitalize;}
.zl_lright .zl_lbug:hover{transform: translate3d(0px, -5px, 0px); }
.right-wrapBor{font-weight: 400;font-size: 12px;display: block;line-height: 18px;color: #b5b5b5;}


/*Compared*/
.Compared{display:block;margin: 0 auto 35px;width:1200px;}
.Compared_list{width:1200px;border-radius:8px;box-sizing:border-box;box-shadow:#00629c3b 7px 0 57px;table-layout:fixed;text-align:center;border-collapse:collapse;border:0;overflow:hidden}
.Compared_list td{text-align:left;font-size: 14px;padding: 7px 0 7px 16px;line-height: 20px;}
.Compared_list tr td:nth-child(1){background: #343434;border-bottom: 1px solid rgba(255,255,255,.2);color: #fff;padding-left: 16px;font-weight: 400;font-size: 16px;}
.Compared_list tr td:nth-child(2){background: #525449;color: #fff;border-bottom:1px solid rgba(255,255,255,.2);border-left: 1px solid rgba(255,255,255,.2);}
.Compared_list tr td:nth-child(3){background:#00bead;color:#fff;border-bottom:1px solid rgba(255,255,255,.2);border-left:1px solid rgba(255,255,255,.2)}
.Compared_list tr td:nth-child(4){background:#f95715;color:#fff;border-bottom:1px solid rgba(255,255,255,.2);border-left:1px solid rgba(255,255,255,.2)}
.Compared_list thead td{text-align: center;font-size:16px;padding-left: 0;line-height:50px;}
.compared_no::before{content:"";display:inline-block;width:18px;height:18px;background:url(../img/compared.png) -4px 0 no-repeat;position:relative;top:4px;margin-right:10px}
.compared_yes::before{content:"";display:inline-block;width:18px;height:18px;background:url(../img/compared.png) -45px 0 no-repeat;position:relative;top:4px;margin-right:10px}
.Compared_list td .compared_re{ font-size: 22px;color: #FFEB3B;}

/*new*/
.zx-title{display:block;width:100%;height: 33px;margin-bottom: 22px;line-height: 33px;}
.zx-title>span{color: #2b2d2f;font-size: 22px;float:left;display:block;font-weight:400;}
.zx-title>a{display:block;float:right;font-size: 16px;color: #f95715;font-weight: normal;border-radius: 10px;border: 1px solid #f95715;box-sizing: border-box;padding: 0 12px;line-height: 31px;}
.laf-box{display:block;margin: 40px auto 0;}
.laf-new-botm{width:1200px;margin: 0 auto 70px;background:  #fff;padding: 20px 30px 30px;box-sizing:  border-box;border-radius: 16px;FONT-WEIGHT: 100;box-shadow: 0 20px 50px rgb(0 0 0 / 5%);}
.clearBoth::after{display:block;clear:both;content:""}
.laf-new-botm-left-box{display:block;width: 700px;float:left;}
.laf-new-botm-left{margin-bottom: 26px;background:0 0;}
.laf-new-botm-left>.laf-new-botm-leftimg{overflow:hidden;display:block;float:left;max-width: 41%;height: 205px;border-radius: 15px;}
.laf-new-botm-left>.laf-new-botm-leftimg>img{transition:All .4s ease-in-out;-webkit-transition:All .4s ease-in-out;-moz-transition:All .4s ease-in-out;-o-transition:All .4s ease-in-out;display:block;width: 100%;max-height: 100%;}
.laf-new-botm-left:hover>.laf-new-botm-leftimg>img{transform:scale(1.1);-webkit-transform:scale(1.1);-moz-transform:scale(1.1);-o-transform:scale(1.1);-ms-transform:scale(1.1)}
.laf-new-botm-left>.laf-new-botm-letext{text-decoration:none;display:block;float:left;width: 55%;padding-left:4%;/* padding-right:3%; */}
.laf-new-botm-left:hover>.laf-new-botm-letext>h3{color:#f95715}
.laf-new-botm-letext>h3{color: #2b2d2f;font-size: 18px;margin: 0px auto 9px;display: block;width: 100%;height: 48px;overflow: hidden;line-height: 24px;font-weight: normal;}
.laf-new-botm-letext>span{color:#999;font-size:14px;float:left}
.laf-new-botm-letext>b{color:#999;font-size:14px;float:right;font-weight:400}
.laf-new-botm-letext>b>img{width:26px;position:relative;top:-2px;right:3px}
.laf-new-botm-letext>div{display:block;width:100%;height: 127px;overflow:hidden;margin-bottom: 5px;color: #5a5a5a;font-size: 14px;font-weight: 200;}
.laf-new-botm-letext>div>p{margin:0;display:block;font-size:14px;color:#666;line-height:1.5rem;width:100%}
.laf-new-botm-letext>.dl-readMore{width:110px;height:30px;border:1px solid #ddd;text-align:center;line-height:30px;border-radius:30px;color:#333;text-decoration:none;font-size:1rem}
.laf-new-botmdd{display:block;width: 407px;float:left;margin-left: 33px;}
.laf-new-botm-right{background:#fff;text-align:right;color:#333;width:100%}
.laf-new-botm-right>a{text-decoration:none;display:block;background: #f9f9f9;padding: 10px 20px 10px 10px;border-bottom: 1px dashed #edebeb;box-sizing: border-box;}
.laf-new-botm-right>a:hover{background:#f95715}
.laf-new-botm-right>a:hover .xyf-new-right>h2,.laf-new-botm-right>a:hover .xyf-new-right>p{color:#fff}
.laf-new-botm-right>a:hover .xyf-new-left{background:#fff}
.laf-new-botm-right>a:hover .xyf-new-left>span{color:#333}
.laf-new-botm-right>a:hover .xyf-new-left>b{color:#666}
.laf-new-botm-right>a:hover .xyf-new-left>span::after{border-bottom:1px solid #ddd96;}
.laf-new-botm-right>.reading_box{    width: 100%;flex-direction: column;  }
.laf-new-botm-right>.reading_box>a{width: 100%;padding-bottom: 45.41%;margin-bottom: 28px;}
.laf-new-botm-right>.reading_box>a img{     width: 100%;}
.laf-new-botm-right>.reading_box>a:last-child{margin-bottom: 0;}
.xyf-new-left{display:block;float:left;text-align:center;width: 26%;margin-right: 4%;background:#fff;}
.xyf-new-left>span{font-size: 24px;color: #2b2d2f;display:block;line-height: 44px;}
.xyf-new-left>span::after{content:'';display:block;width: 80%;margin:0 auto;border-bottom:1px solid #ddd;}
.xyf-new-left>b{font-weight:400;font-size: 13px;color:#999;display: block;line-height: 27px;}
.xyf-new-right{display:block;float:left;width: 70%;text-align:left;}
.xyf-new-right>h2{text-overflow:ellipsis;white-space:nowrap;overflow:hidden;color: #2b2d2f;display:block;line-height: 30px;height: 30px;font-size: 16px;margin-bottom:2px;font-weight:400;}
.xyf-new-right>p{color: #9299a0;margin:0;height: 36px;line-height: 18px;overflow:hidden;width:100%;font-size:12px;}
.xyf-new-right:hover>h2{color:#f95715}
.laf-new-botm-right>a:last-child{border-bottom:0}
.news-box-bottom{overflow:hidden;clear:both;padding-top:0;margin-top: 10px;display:block;border-bottom: 1px solid #f1f1f1;height: 44px;line-height: 44px;}
.news-box-bottom:last-child{border-color: transparent;}
.news-box-bottom>b{float:right;font-weight:400;color: #9299a0;font-size: 16px;}
.news-box-bottom>span>a{transition:all .3s;overflow:hidden;text-decoration:none;padding-left: 17px;font-size: 16px;color: #343434;display:block;float:left;font-weight: 200;}
.news-box-bottom>ul{display:block;float:right}
.news-box-bottom>ul>li{display:block;float:left;margin-left:15px}
.news-box-bottom>ul>li>a{color:#999;font-size:14px}
.news-box-bottom>span{position:relative;float:left;width:90%;}
.news-box-bottom>span>i{position:absolute;left: 0;top: 14px;height: 16px;width: 13px;border-radius: 4px;background: url(/static/web/img/logo_icon.png) center center no-repeat;background-size: auto 14px;}
.news-box-bottom>span:hover>a{color:#f95715;padding-left:20px}
.news-box-bottom>span:hover>i{/* background:#f95715; */}
.homeAdvantage{width:1200px;margin: 0 auto 35px;}
/*new*/


/*手机btc行情*/
.ponet_l{display: block;width: 1200px;margin: 0 auto;box-sizing: border-box;margin-top: 30px;}
.ponet_list{display: block;padding: 0 13px 10px;line-height: 30px;text-align: center;font-size: 14px;color: #4a4a4a;background: #fff;box-sizing: border-box;border-radius: 3px;cursor: pointer;position: relative;border-radius: 13px;}
.ponet_smR{display: flex;justify-content: space-between;position: relative;z-index: 2;}
.ponet_pic{display: block;font-size: 15px;line-height: 40px;font-weight: 400;}

.ponet_smL{display: flex;text-align: center;color: #1F3F59;font-weight: 400;font-size: 16px;line-height: 50px;flex-flow: row;width: 100%;align-items: center;position: relative;z-index: 2;}
.ponet_smL>i{width: 30px;height: 30px;margin-right: 10px;border-radius: 7px;}
.ponet_smR .Newhead_pic{display: block; font-size: 16px;line-height: 16px;}
.ponet_smR.ponet_top{color: #34BDA4;}
.ponet_smR.ponet_dom{ color: #fd2a48;}
.ponet_smR>p{position: relative;display: inline-block;font-size: 12px;line-height: 40px;padding-right: 14px;}
.ponet_smR>p>b{display: inline-block;width: 10px;height: 10px;position: absolute;right: 0;background: url(../img/Newhead_sm.png) no-repeat;background-size: 10px auto;top: 13px;}
.ponet_smR.ponet_top>p>b{background-position: 0 0;}
.ponet_smR.ponet_dom>p>b{background-position: 0px -13px;}
.ponet_boxlist{padding: 5px 0 12px;}
.ponet_boxlist .swiper-pagination-bullet-active{     background: #1F3F59;}
.ponet_boxlist .swiper-pagination-bullet{    width: 14px;height: 2px;border-radius: 0;margin: 0;}
.swiper-container-horizontal>.swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction{bottom: 0;}
.ponet_sm.active .icon-down-trangle{transform: rotate(180deg);color: #0fa3ff; }
.ponet_sm.active .icon-down-trangle{color: #0fa3ff; }
.ponet_sm.active .Newhead_smB{display: block;}
.ponet_Tabl{width: 100%;color: #fff;line-height: 24px;margin-top:5px;}
.ponet_Tabl th{text-align: left;width: 43%;border: 0;padding: 0;font-size: 12px;color: #c4cdd5;}
.ponet_Tabl td{font-size: 13px;border: 0;padding: 0;text-align: right;color: #1F3F59;font-weight: 400;}
.ponet_Tabl .ponet_zf>span{color: #fff;display: inline-block;line-height: 20px;height: 20px;border-radius: 3px;padding: 0 5px;}
.ponet_Tabl td.ponet_day{color: #2798EF;}
.ponet_Ttop .ponet_zf>span{ background: #11b391;}
.ponet_TDamp .ponet_zf>span{ background: #fd2a48;}

/*相关阅读*/
.reading_box{width: 1200px;margin: 0 auto;display: flex;justify-content: space-between;}
.reading_box::after{}
.reading_box>a{position: relative;margin: 0;width: 32.1%;padding-bottom: 15.41%;overflow: hidden;border-radius: 7px;display: flex;}
.reading_box>a>img{display: block;max-height: 100%;position: absolute;top: 0;bottom: 0;left: 0;right: 0;margin: auto;}


/*app下载*/
.homeAppbox{display: block;width: 1200px;background: #0085eb;margin: 35px auto;border-radius: 7px;box-shadow: #0085eb45 0 0 35px 4px;}
.homeAppbox .w1200{display: flex;min-height: 305px;justify-content: flex-start;background: url(/static/web/img/homeapp_5.png?v=1.1) no-repeat;padding: 0 50px;box-sizing: border-box;background-position: right 24px;}
.homeAppl{display: flex;text-align: left;flex-wrap: nowrap;color: #fff;align-items: center;flex-direction: column;justify-content: center;}
.homeApp_logo{display: flex;flex-wrap: wrap;align-items: center;margin-right: 12px;width: 100%;margin-bottom: 40px;}
.homeApp_img{display: block;margin-right: 16px;}
.homeApp_img>img{ }
.homeApp_text{ }
.homeApp_text h3{font-size: 24px;font-weight: 400;line-height: 134%;max-width: 600px;}
.homeApp_text p{opacity: 0.57;font-size: 16px;font-weight: normal;}
.homeApp_down{display: flex;flex-wrap: wrap;align-items: self-start;width: 100%;}
.homeApp_package{display: flex;flex-flow: column;margin-right: 10px;line-height: 30px;}
.homeApp_code{position: relative;}
.homeApp_post{position: absolute;display: none;left: -28px;top: 122%;width: 108px;border-radius: 3px;padding: 4px;background: #fff;z-index: 5;}
.homeApp_post::before { content: ""; display: block; width: 0; height: 0; border-width: 5px; border-style: solid; border-color: transparent  transparent #fff transparent; position: absolute; left: 47%; top: -10px;}
.homeApp_code:hover .homeApp_post{ display: block; }
.homeApp_post>img{display: block;width: 100%;height: auto;border-radius: 3px;}
.homeApp_package p{color: #fff;display: inline-block;position: relative;line-height: 30px;}
.homeApp_package p .icon-down-trangle{position: absolute;top: 0;opacity: 0.8;transform: rotate(-90deg);}
/*rhy wallet*/
.rhyWallet{margin: 35px auto 0;min-height: 300px;background: #fcb61e;text-align: center;display: flex;justify-content: center;align-items: center;}
.rhyWallet h2{color: #fff;font-size: 28px;font-weight: 400;margin-bottom: 31px;}
.rhyWalletform{display: flex;transition: all 0.3s;justify-content: center;max-width: 670px;margin: 0 auto;background: #fff;flex-wrap: nowrap;position: relative;height: 48px;}
.rhyWalletform input[type="text"]{ transition: all 0.3s;border: 0;color: #baad9d;background: #ffebd4;box-sizing: border-box;padding: 0 20px;width: 100%;font-size: 14px;}
.rhyWalletform input[type="submit"]{position: absolute; cursor: pointer;background: #f95715;border: 0;width: 110px;right: 0;top: 0;color: #fff;height: 100%;font-size: 16px;}
.rhyWalletform input[type="text"]:focus{box-shadow: #ca931d 0 0 13px 3px; }
.ponet_echart{position: absolute;width: 100%;height: 100%;top: 0;left: 0;padding: 10px 13px;box-sizing: border-box;z-index: 1;/* border-radius: 10px; */box-shadow: 1px 7px 11px rgb(0 0 0 / 4%);}
.ponet_echart>div{display: block;width: 100%;height: 100%;opacity: .2;}
.ponet_boxlist .ponet_btn{display: none;}
@media screen and (max-width: 767px){
    .icmine_tip:hover>p, .suanlitips .doubt:hover .doubt-tip{display: none !important;}
    .ponet_boxlist{border-radius: 15px;background: #fff;}
    .ponet_boxlist .swiper-wrapper{flex-wrap: wrap;transform: translate3d(0,0,0) !important;}
    .ponet_boxlist .ponet_list{margin: 0 !important;width: 100% !important;display: flex;border-bottom: 1px solid #f3f3f3;box-shadow: none;border-radius: 0;align-items: center;line-height: 40px;background: #fff;padding: 0 8px;}
    .ponet_boxlist .ponet_smL{font-size: 12px;flex: 2;line-height: 40px;}
    .ponet_boxlist .ponet_pic{display: block;font-size: 14px;}
    .ponet_boxlist .ponet_smR{
    display: flex;
    flex: 4;
}
.ponet_boxlist .ponet_list:last-child{border-bottom: 0;}
.ponet_boxlist .ponet_btn{display: inline-block;color: #fff;line-height: 24px;border-radius: 5px;background: #f95714;padding: 0 8px;font-size: 12px;margin-left: 5%;}
.ponet_boxlist .ponet_echart>div{opacity: 0.8;}
.ponet_boxlist .ponet_smL>i{width: 20px;height: 20px;margin-right: 6px;}
    .ponet_boxlist .ponet_smR>p{ }
    .ponet_boxlist .ponet_echart{width: 60px;height: 40px;position: relative;display: flex;flex: 1;padding: 8px 6px;box-shadow: none !important;margin-left: 1%;}
/* .new_media{
    width: 100%;
    padding: 0 15px;
    box-sizing: border-box;
    flex-wrap: wrap;
}
.new_media_video{width: 100%;}
.new_media_video>.title{ }
.new_media_video_list{
    padding: 10px 10px 1px;
}
.new_media_video_list .footer_video{
    width: 24%;
    margin: 0 0.2% 7px;
} */
.new_media_video_list .aboutUs-box-img{}
.new_media_video_list .aboutUs-box-img>img{ }
.new_media_notice{
    width: 100%;
}
.new_media_notice_list{
    /* padding: 0 15px; */
}
.new_media_notice_list li{
    line-height: 40px;
}
.new_media_notice_list li a{
    font-size: 13px;
}
.new_media_notice_list li a p{
    max-width: 85%;
}
.media_notice_img{}
.media_notice_img a{}
.media_notice_img a>img{}
.title>h2>.new_media_more{font-size: 11px;margin-top: 1px;padding: 0 12px;line-height: 18px;border-radius: 5px;}
.new_media .title>h2{}



    .gallery-thumbs .swiper-slide{background-size: auto 103%;background-position: center center;border-radius: 5px;}
    .icmine_list{    flex-wrap: wrap;}
    .phone_appDowmbox{display: block;}
    .icmClear{clear:none}
    .homeAdvantage{width:100%;margin: 0 auto 30px;}
    .laf-new-botm{padding: 10px 15px 10px;}
    .newlistBoxd{height:25px}
    .newlistBoxd h3{font-size:12px;height:25px;line-height:25px}
    .newlist:hover .newlistBoxd{height:25px}
    .banner_width{width: 100%;padding: 0 10px;box-sizing: border-box;}
    .gallery-top .arrow-right, .gallery-top .arrow-left{display: none;}
    .gallery-top .swiper-pagination{bottom: 10px !important;}
    .gallery-top{    height: auto;}
    .gallery-top .swiper-slide>img{display:block;width:100%;height:auto}
    .gallery-top .swiper-slide{background:0 0;background-size: auto 100%;}
    .gallery-thumbs{padding:3px;height:34px}
    .floor-header{margin:15px 0 10px}
    .floor-right-title{font-size:16px}
    .title_advertising{font-size:12px}
    .icmine_group{padding:10px 5px}
    .hash_list_tuan>b{font-size:12px;top:5px;right:-44px;width:120px;line-height:21px}


    /*youhui*/
    .f-layer{ display: none;bottom: 0;margin: auto;max-width: 85%;height: 110px;box-sizing: border-box;top: 0;border-radius: 5px;}
    .f-layer .regist-info{font-size:14px; box-sizing:border-box;line-height:28px;text-align:center;display:block;margin:0;padding:0 15px}
    .f-layer .gift-icon{position:absolute;top: 20px;left: -16px;max-width: 108px;}
    .f-layer .regist-info{box-sizing:border-box;line-height: 22px;text-align:center;display:block;margin:0;padding: 11px 14px 0 80px;font-size: 13px;}
    .f-layer .regist-info .reg-link{display:none}
    .f-layer .regist-btn a{position:static;margin:0 auto;display:block;width:100px;border-radius:15px;height:31px;line-height:31px;font-size:14px;margin: 4px auto;}
    .f-layer .quxiao{left: 95%;width:15px;height:15px;top: -20px;}
    .icmine_lcenter>h2{font-size:14px;padding:10px 0 0}
    .main-content{width:100%;box-sizing: border-box;padding: 0 15px;}
    .pt-img>img{margin-top:8px}
    .list-tbg>div{margin-top:0}
    .banner{display:none}

    .lists{ width: 96%;margin: 0 auto;}
    .lists>div{width:49.5%;padding: 5px 0;margin: .4rem 1% 0 0;height:auto;}
    .lists>div:nth-child(even){margin-right:0}
    .lists .white-img{width:35%;float:left;margin:1.57rem 3% 0;height:auto}
    .lists .white-img>img{max-width:100%;height:auto;display:block}
    .lists>div>h2{font-size: 13px;margin: 7px 0 3px;text-align: left;}
    .lists .white-text p{text-align:left;font-size:1rem;color:#302e2e;line-height:1.5rem}

    .tipPhone:hover>p{left:-104px!important}
    .tipPhone>p::before{left: 95px!important;border-color:transparent transparent transparent #111}
    .tipPhone>p{width:100px;left:-110px!important}
    .parent-container{position:absolute;z-index:2;width:40px;height:40px;top: 2px;left:7px;background:#fff;display: none;}
    .leftCon-img{
    top: 0;
}
    .leftCon-img>img{padding: 0;top: 0;}
 
    html{font-size:12px;/* overflow-x: hidden; */}
    .white-text{height:34px;display:block;overflow:hidden}

    .plate .items .name{font-size:14px}
    .plate .enter{width:80%;margin:13px auto 0;height:22px;line-height:22px;background-size:100% 100%;font-size:9px}
    .plate .items .items-detail{height:200px}

    .laf-new-botm{width: 100%;}
    .laf-new-botm-left-box{width: 100%;}
    .zx-title{margin-bottom:9px}
    .zx-title>span{font-size:14px;line-height:16px;margin-top:4px;}
    .zx-title>a{font-size:12px;margin-top:1px;padding: 0 12px;line-height: 20px;border-radius: 5px;}
    .laf-new-botm-left{margin-bottom: 10px;}
    .laf-new-botm-left>.laf-new-botm-leftimg{max-height: 185px;overflow:hidden;display:block;float:left;max-width: 41%;height: auto;}
    .laf-new-botm-letext>h3{font-size:13px;height:20px;margin:0 0 5px}
    .laf-new-botm-letext>div{height:64px;font-size:12px}
    .laf-new-botm-letext>div>p{font-size:12px;line-height:22px}
    .laf-new-botm-letext>span{font-size:12px}
    .laf-new-botm-letext>b{font-size:12px}
    .news-box-bottom{margin-top:8px;height:24px;    line-height: 24px;}
    .news-box-bottom>span{width:80%}
    .news-box-bottom>span>a{font-size:12px}
    .news-box-bottom>b{font-size: 12px;}
    .news-box-bottom>span>i{     top: 5px;/* height: 13px; *//* width: 2px; */}
    .news_bottom{margin-top: 10px;}
    .laf-box{margin: 10px 0 0;box-sizing: border-box;padding: 0 15px;}
    .laf-new-botmdd{width:100%;margin: 20px 0 10px;}
    .laf-new-botmdd .zx-title{width: 100%;}
    .xyf-new-left>span{font-size:19px;line-height:23px;margin-bottom:3px;padding-bottom:3px}
    .xyf-new-left>b{font-size: 10px;line-height: 14px;display: block;}
    .laf-new-botm-right>a{padding: 10px 0;background: #fff;}
    .xyf-new-right>h2{font-size:12px;margin-bottom:0;line-height: 20px;height: 20px;}
    .xyf-new-right>p{line-height:18px;height:37px;font-size: 10px;}

    .icmine_tab{flex-wrap: wrap;margin-bottom: 6px;justify-content: space-between;flex-direction: row;width: 100%;display: inline;white-space: nowrap;overflow-x: scroll;overflow-y: hidden;float: left;box-sizing: border-box;outline: none;-webkit-box-orient: vertical;-webkit-box-direction: normal;}
    .yunsl_boxlist .icmine_lcenter>div dl{width: 48% !important;}
    .icmine_tab::-webkit-scrollbar { width: 0 !important ;display:none;}
    .icmine_tab{ overflow: -moz-scrollbars-none; }
    .icmine_tab{ -ms-overflow-style: none; }
    .icmine_tab a{height: 30px;font-size: 13px;line-height: 30px;display: inline-block;min-width: 110px;float: none;}
    .icmine_tab a>i{width: 21px;height: 21px;font-size:21px;margin-right: 2px;margin-top: -2px;}
    .icmine_tab a::before{height: 1px;}
    .icmine_tip>p{ width: 85px;font-size: 10px; padding: 5px;}
    .icmine_tip:hover>p{   border-color: transparent transparent transparent #111;}
    .icmine_tipPhone>p::before{border-color:transparent transparent transparent #111;left:120px!important}
    .icmine_tipPhone>p{left:-134px!important}
    .icmine_tab .sliding-block-move{     background:transparent;}
    .icmine_tab a.active{background:#f95715;}


    .title>h2{font-size: 15px;margin: 30px auto 20px;width: 100%;line-height: 20px;}
    .title>h2>.itmo_title{padding-left:10px;}
    .title>h2>.itmo_title::before{top: 0;width: 2px;left: 0;height: 18px;}
    .title>h2 .gray{clear: both;font-size: 12px;width:96%;margin: 10px auto;}
    .Compared{width:100%;padding: 0 15px;box-sizing: border-box;}
    .Compared_list{width: 100%;margin: 0 auto;}
    .Compared_list thead td{font-size: 12px;padding-left: 5px;line-height: 20px;padding: 7px 0 7px 5px; }
    .Compared_list td{font-size: 12px;line-height: 16px;padding-top: 3px;padding-bottom: 3px;}
    .Compared_list tr td:nth-child(1){padding-left:5px;font-size: 12px;}
    .Compared_list tr td:nth-child(2){padding-left:5px;}
    .Compared_list tr td:nth-child(3){padding-left:5px;}
    .Compared_list tr td:nth-child(4){padding-left:5px;}
    .compared_yes::before{display: inline-block;width: 10px;height: 10px;top: 1px;margin-right: 4px;background-position: -25px 0;background-size: auto 100%;}
    .compared_no::before{display: inline-block;width: 10px;height: 10px;top: 1px;margin-right: 4px;background-size: auto 100%; }
    .reading_box{flex-wrap: wrap;width: 100%;margin: 0 auto;}
    .reading_box>a{width: 32%;}
    .reading_box>a>img{width: 100%;}
    .laf-new-botm-right>.reading_box{
    flex-direction: row;
}
    .laf-new-botm-right>.reading_box>a{width: 49%;padding-bottom: 24.41%;margin: 0;}

    .icmine_listBx{width:100%}
    .zuling_boxlist{width: 100%;float:none;}
    .icmine_title>h2{width:100%;height:auto;background:#fff;border-radius:8px;font-size:17px;color:#333}
    .icmine_list{flex-wrap: wrap;padding: 10px 15px;overflow: hidden;}
    .icmine_left{float: none;width: 100%;height: auto;background: #fff;padding: 10px 14px 0;border-radius: 8px;float: none;align-items: center;}
    .icmine_left::before{content: none !important;}
    .mine_img{width:40px; }
    .icmine_lright{padding: 0 15px 5px;width:100%;float:none;flex-wrap: wrap;}
    .product-boxCon,.icmine_l-con{float: none;width: 100%;padding: 0;min-height: auto;background: #fff;}
    .dl-wrapper{flex-wrap:wrap;font-size:14px;padding:0;border: 0;margin: 0;}
    .dl-wrapBorBox .dl-wrapBor,.dl-wrapBorBox .dl-wrapBor>b,.dl-wrapequal{font-size: 12px;}
    .dl-wrapper dl dt{text-align:left;font-size:12px;color:#999;margin: 3px 0 5px;}
    .dl-wrapper dl{text-align:left;width:48%;padding: 1px 0 2px 0;box-sizing:border-box;}
    .dl-wrapper dl dt dd{font-size:14px;line-height:16px;text-align:left}
    .botm-wrapper{display:flex;justify-content:space-between;align-items:flex-start;display:-webkit-flex;flex-direction:row;flex-wrap:wrap;padding: 10px 5px;margin: 5px auto 0;}
    .botm-wrapper>dl{display:block;float:left;margin-bottom: 3px;width:50%;}
    .botm-wrapper>dl dd{font-size: 12px;margin: 2px 0 0;}
    .hashrate_icon-btc::before{content:none}
    .icmine_pic{margin: 7px 0 0;float: none;}
    .icmine_pic>span>b{font-size: 20px;}
    .icmine_click{width:100%;margin:20px auto;float: none;}
    .DY_boxlist{width: 100%;margin: 0 auto;}
    .DY_boxlist .zl_lcenter>h2{width:100%;font-size: 15px;color:#333;margin:10px 0 0;line-height: 30px;}
    .zl_lcenter{width: 100%;padding: 0;float: none;border-radius: 8px;}
    .wrapper_Remaining{width:50%}
    .zl_lright{width:100%;padding: 0 0 0;flex-wrap: wrap;}
    .right_list_b{width: 100% !important;margin-bottom: 10px;}
    .zl_lright .zl_lpic b{font-size:25px}
    .right-wrapBor{margin:10px 0 20px;font-size: 12px;}
    .dl-Promote_more{width:281px;padding:12px 0 0 25px;background:#ff541d!important}
    .dl-Promote,.dl-wrapequal{font-size:12px;float:none;line-height: 18px;}

    .reading{padding: 0 15px;box-sizing: border-box;}
    /*app下载*/
    .homeAppbox_content{ padding: 0 15px;box-sizing: border-box;}
    .homeAppbox{margin: 30px auto 30px;padding:20px 10px;box-sizing: border-box;width: 100%;}
    .homeAppbox .w1200{background: transparent;min-height: 212px;padding: 0;}
    .homeApp_logo{ margin: 0 0 17px;    flex-wrap: nowrap;}
    .homeApp_text h3{font-size: 14px;}
    .homeApp_text p{font-size: 14px;}
    .homeApp_package{display: flex;flex-wrap: nowrap;width: 36%;}
    .homeApp_package>div{width: 100%;}
    .homeApp_package>div img{display: block;width:100%; }
    .homeApp_img>img{width: 50px;}
    .homeApp_post{     left: -43px; }
    /*rhy wallet*/
    .rhyWallet{min-height: 160px;margin: 15px auto 0;padding: 0 10px;}
    .rhyWallet h2{font-size: 15px;line-height: 20px;margin-bottom: 15px;}
    .rhyWalletform{height: 40px;line-height: 40px;}
    .rhyWalletform input[type="submit"]{ width: 70px;  font-size: 14px;}
    /* .pone_view>div{height: 90px;} */
    .ponet_l{width: 100%;padding: 0 15px;}



    .newfull{width: 100%;padding: 0 15px;box-sizing: border-box;flex-direction: column;}
    .newfull_col{
    width: 100%;
    margin-bottom: 15px;
    padding: 20px 10px 0;
}
    .newfull_text h2{font-size: 23px;line-height: 39px;}
    .newfull_text h3{font-size: 19px;line-height: 23px;}
    .newfull_pic{ }
    .newfull_btn{margin-top: 11px;}
    .newfull_btn .newfull_btn_t{font-size: 14px;}
    .cursor-pointer>img{ }



    .card_box{width: 100%;flex-wrap: wrap;padding: 0 15px;box-sizing: border-box;margin: 0;}
.card_label{width: 100%;border-radius: 10px;margin: 15px 0 0;padding: 25px;}
.card_top{
  }
.card_title{font-size: 16px;line-height: 20px;text-align: left;}
.card_title span{margin: 0;font-size: 12px;display: block;}
.card_pic{font-size: 12px;max-width: 115px;text-align: right;line-height: 20px;}
.card_pic span{font-size: 16px;}
.card_coin{font-size: 22px;margin: 20px auto 0;}
.card_text{font-size: 12px;}
.card_bug{width: 160px;line-height: 36px;font-size: 14px;margin: 20px auto 0;}
    .card_bug:hover{  }
 


    .gallery-top .maxwidth{padding: 60px 15px;}
.gallery-top .swiper-slide .first-p{font-size: 14px;}
.gallery-top .swiper-slide .first-h3{font-size: 23px;margin: 20px auto 0;}
.gallery-top .swiper-slide .first-h3::after{margin: 20px auto;}
.gallery-top .swiper-slide .first-h4{font-size: 14px;}
.gallery-top .swiper-slide .banner_more{     }
.gallery-top .swiper-slide .banner_more:hover{  }
.banner_video{display: none;}

}
