/*
 *  Zname.com - v2.0.0 - 2023-10
 *  Author: DH
 *  Content:main style
 */
/*from*/
.textarea-extended-mini{height: calc(1.5em + .75rem + 2px);width:9.5rem;position: relative;vertical-align: middle;display: inline-block;}
.textarea-extended-mini textarea{height: calc(1.5em + .75rem + 2px);line-height:calc(1.5em + .75rem + 2px);box-sizing: border-box; border-radius: .25rem;width:100%;padding: 0 .555rem;border: 1px solid #ccc;overflow: hidden;position: absolute;z-index:2;}
.textarea-extended-mini textarea:focus{overflow: auto;height:8.333rem;}
/*box*/
.main-banner-box{padding:5rem 1rem;background-size: cover;background-color: #e2e8ef}
.primary-bg{background: #e2e8ef}
.white-box{	border-radius:.7rem;border: none; background-color: #fff!important;transition: background-color .3s ease;}
.white-box.shadow {box-shadow:0 .2rem 1.5rem rgba(0,0,0,.15)!important;}
.gray-box{background:#f5f7f9}
/*card*/
.card-primary-box{background: #fff;border: none;border-radius: 1rem; box-shadow: 0 .5rem .5rem rgba(0,0,0,.1);}
/*table-area*/
.table-area {text-align: center;font-size: .875rem}
.table-area .time{font-size: .875rem;color: #999;}
.table-area .table-th,
.table-area .table-tr{display: flex;
    justify-content: space-around;
    flex-direction: row;
    flex-wrap: wrap;
    align-content: center;
    align-items: center;}
.table-area .table-th{font-weight: bold;height: 2.5rem;}
.table-area .table-th div{padding: .55rem .277rem;}
.table-area .table-tr{}
.table-area .table-tr:hover{background:#fff7e5}
.table-area .table-tr div {height: inherit;padding: .55rem .277rem;white-space: nowrap;overflow: visible;}
.table-area .table-tr div:first-child {padding-left: 0;}
/*table-sorting*/
.table-sort{font-style: normal;display: inline-block;vertical-align: middle;position: relative;height: 23px;cursor: pointer;padding-right:13px;}
.table-sort::before{content: "\ea4c";font-family: "iconfont" !important;font-size: 12px;position: absolute;right: 0;top:0; color: #bbb}
.table-sort::after{content: "\ea4d";font-family: "iconfont" !important;font-size: 12px;position: absolute;right: 0;top:1px; color: #bbb}
.table-sort-asc.table-sort::before{color: #666}
.table-sort-desc.table-sort::after{color: #666}
.table-sort:hover,.table-sort:hover::before,.table-sort:hover::after{color: #4150e3;}
.table-sort-asc:hover::before{color: #4150e3;}
.table-sort-asc:hover::after{color: #b7bbe3;}
.table-sort-desc:hover::before{color:#b7bbe3 ;}
.table-sort-desc:hover::after{color:#4150e3 ;}
/*table-area-bordered*/
.table-area-bordered{border: solid 1px #dcdcdc;}
.table-area-bordered .table-th,
.table-area-bordered .table-tr{border-bottom: solid 1px #dcdcdc;}
/*icon*/
.icon-line{border-left:solid 1px #d9dbdc;margin-left:.3rem;width: .3rem;height: 1rem;vertical-align: middle}

.banner-tab-button{display: inline-block;border-radius: 10rem;background: #d8e2fb;font-size: .875rem}
.banner-tab-button a{color:var(--subject-color);line-height: 2.18rem;padding:0 1.75rem;display: inline-block;}
.banner-tab-button a.active{color: #fff;background:var(--subject-color);border-radius: 10rem;}
/*adv-svip*/
.adv-svip,
.adv-svip:hover{display: inline-block;background: url(../images/adv-svip.png) no-repeat;color: #eed093;font-size: .875rem;line-height: 1.625rem;height: 1.625rem;width: 19rem;padding-left: 3rem;}

.input-group .form-control+.input-group-append img {height: calc(1.5em + .75rem + 2px);width: 6rem;border-radius: 0 .3rem .3rem 0;}
.input-group .form-control-lg+.input-group-append img {height: calc(1.5em + 1rem + 4px);}
.input-group .form-control-sm+.input-group-append img{height: calc(1.3em + .5rem + 2px);}
/*--------------------------------------------------
expired domain
-------------------------------------------------- */
/*domain-filter*/
.domain-filter-box{padding-bottom: 3rem;}
.domain-filter-top{border-bottom: solid 1px #d9d9d9;display: flex;padding: 10px 0;justify-content:flex-end;align-items: center;flex-wrap: wrap;}
.domain-filter-top .title{font-weight: bold;font-size: 1.125rem;margin: 0 auto 0 0;white-space: nowrap;}
.domain-filter-btn{margin-left:.6rem;font-weight: bold;color:var(--subject-color);white-space: nowrap;}
.domain-filter-btn .icon-arrows::before{transition: all 0.3s;transform:rotate(180deg);}
.domain-filter-btn i::before{font-size: .8rem;display: inline-block}
.domain-filter-btn.collapsed {color:#333}
.domain-filter-btn.collapsed .icon-arrows::before{transform:rotate(0deg);transition: all 0.3s;}
.domain-filter-con .card{border: none; border-bottom: solid 1px #d9d9d9;background: none;z-index: 1;padding-left: 0;padding-right: 0}
.domain-filter-con .search_bottom{text-align: center;padding-top: 1rem;position: relative}
.domain-filter-con .search_bottom .search_bottom_reset{position: absolute;left: 0}
.domain-filter-con .filter-from>div{margin-bottom: .5rem}
.domain-filter-con .filter-from {font-size: .777rem;}
.filter-from .col-form-label{margin-right: .5rem;}
@media (min-width:1400px){
    .domain-filter-con .domain-filter-column{width: 21%;}
}
@media (max-width:992px){
    .domain-filter-con .domain-filter-column {width:auto}
    .domain-filter-top {justify-content: space-between;}
    .domain-filter-top .title{flex-wrap: nowrap;margin: 0 auto .5rem 0;}
}

@media (max-width: 576px){
    .domain-filter-con .filter-from .col-form-label{margin-right: .5rem;display: inline-block;justify-content: flex-start;}
    .domain-filter-top .filter-from{display: flex;align-items: flex-start;width: 100%;flex-wrap: wrap;flex-direction: column;}
    .domain-filter-top .filter-from .domain-filter-top-btn{width: 100%;}
    .domain-filter-con .search_bottom{text-align: center}
}
/*filter-from*/
.filter-from{font-size: .888rem;display: flex;}
.filter-from .btn-sm,
.filter-from .form-control,
.textarea-extended-mini textarea{height:2.1rem;line-height: 2.01rem; padding: 0 .75rem;font-size: .888rem;max-width: 11rem}

.saved-filter-from{max-width: calc(100% - 27rem);overflow-x: auto;white-space: nowrap;}
.saved-filter-from::-webkit-scrollbar {height: 0;}
.saved-filter-from a{margin-right: .125rem;display: inline-block;font-size: .75rem;border-radius: .1rem;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;max-width:8rem;vertical-align: middle;}
@media (max-width:768px){
    .saved-filter-from{display: none;}
}
/* saved-sets */
.saved-sets{position: relative;}
.saved-sets .saved-sets-btn{border-left:solid 1px #d9d9d9;border-right:solid 1px #d9d9d9;display: block;background:#f0f2f5;color: #333;border-radius: 0.125rem;font-size:.875rem;padding:0 1rem;height:3rem;line-height:3rem;margin-left: 0.5rem;font-weight:400;}
.saved-sets .yd_shoucang_con{position: absolute;z-index:3; display: none; right: 0;top:3rem;width:13rem;background: #fff;border: solid 1px #ddd;box-shadow: .05rem .05rem .5rem  rgba(0,0,0,.1)}
.saved-sets:hover .yd_shoucang_con{display: block}
.saved-sets .yd_shoucang_con ul{height:10rem;overflow-y: auto;}
.saved-sets .yd_shoucang_con li a {width:10rem;}
.select_baocun{font-size: .875rem;}
.select_baocun .iconfont{font-size: .875rem}

.yd_shoucang_con li{line-height:2rem;padding:0 .312rem 0 .937rem;border-bottom: dashed 1px #d9d9d9;overflow: hidden;font-weight:400;}
.yd_shoucang_con li i{display: block;float: right;width: 21px;height:21px;cursor: pointer;opacity: .3;}
.yd_shoucang_con li i::after{content: "\e6a5";font-family: "iconfont" !important;font-style: normal;}
.yd_shoucang_con li:last-child{border-bottom:none}
.yd_shoucang_con li:hover{background: #f0f6ff;}
.yd_shoucang_con li:hover i{opacity: 1;}
.yd_shoucang_con li i:hover{background-position:4px -54px;}
.yd_shoucang_con li a{color:#333;max-width: 170px;font-size: .875rem; text-align: left;white-space: nowrap;overflow: hidden;text-overflow: ellipsis;float: left;}
.yd_shoucang_bottom{border-top: solid 1px #f3f3f3;padding: .625rem;}
.yd_shoucang_bottom a{display: block;font-size: .875rem;text-align: center;line-height: 1.875rem;background: #f6f9ff;border: 1px solid #c1d3ee;color: #6ea2f0;font-weight:400;}
.yd_shoucang_bottom a .iconfont{font-size: .875rem;margin-right: .5rem}
.yd_shoucang_bottom a:hover{background: #deebff;color: #4c8ae8;border: solid 1px #93baf4;}
.yd_shoucang_noinfo{text-align: center;padding:3.312rem 1.25rem;line-height: 1.25rem;color: #999}

.mainResult .yd_shoucang{float: right;margin:0 0 .312rem .312rem;}
@media (max-width:992px){
    .yd_shoucang .yd_shoucang_tit{background-image:none;padding: 0 1.25rem;}
}
@media (max-width: 576px){
    .domain-filter-top .domain-filter-btn{width: 100%}
    .saved-sets .saved-sets-btn {border: solid 1px #d9d9d9;height: 2rem;line-height: 2rem;}
    .saved-sets .yd_shoucang_con {top: 2rem}
}

/* saved-sets end */

/*stats_search*/
.stats_search_nav{overflow: hidden;float: left;margin: -1.944px 0 0 6.5rem;border-left: solid 1px #d8d8d8;}
.stats_search_nav li{float: left;padding:0 2.222rem;font-size:.888rem;background: #fff;border: solid 1px #d8d8d8;border-left:none;line-height: 1.888rem;cursor: pointer}
.stats_search_nav li:hover{background: #fffee7;color: #f3183f;}
.stats_search_nav li.active{font-weight: bold;border-bottom: solid 1px #fff;color: #f3183f;border-top:solid 1px #ff3c6f;}
.stats_search_con{background: #fff;border: solid 1px #d8d8d8;margin-bottom:.833rem;}
.stats_search_list:first-child{padding-top: 10px;}
.stats_search_list{padding:1px 7px;padding-right:.833rem; line-height:2.222rem;height:2.222rem;}
.stats_search_list em{font-weight: bold;display: inline-block;width:88px;text-align: left;color: #333;padding-right:.166rem;}
.stats_search_list .fr em{width:8.333rem;}
.stats_search_list .stats_label{margin:0 2px 0 10px;cursor: pointer}
.my_bidding_btn_box{margin-left: 15px;}
.my_bidding_search_box{margin-right: -15px;}

.select_all{display: inline-block;padding:2px 8px;border:solid 1px transparent;line-height:1.11rem;border-radius: 2px;}
.select_all.active{border-color:var(--subject-color);color: var(--subject-color);}

.stats_search_btnbox{text-align: center;padding:.833rem;}
.stats_search_btnbox .bnt{padding: 0 36px;}
.stats_search_btnbox .stats_search_set{position: absolute;margin:.166rem 0 0 25px;}

/*Stats*/
.stats_search_list .stats_attt_wrapper{margin-right:0}
.stats_attt_checked{font-weight:400}
.domain_attt_picker{position:relative;display:inline-block;cursor:pointer;outline:0}
.domain_attt_picker .stats_attt_checked{color:#06c;font-weight:400;position:relative;top:.277rem;left:0;width:auto;height:auto;line-height:1.11rem;margin-top:-.555rem;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;border-radius:.166rem;z-index:2;display:inline-block}
.stats_box{position:relative;display:inline-block;margin-right:.277rem}
.stats_attt_dropdown{margin:0;padding:0;color:rgba(0,0,0,.65);line-height:1.5;list-style:none;-webkit-font-feature-settings:'tnum';font-feature-settings:'tnum';position:absolute;top:1.61rem;left:0;z-index:2;-webkit-box-sizing:border-box;box-sizing:border-box;font-size:.777rem;font-variant:initial;background-color:#fff;border-bottom-left-radius:.222rem;border-bottom-right-radius:.222rem;outline:0;-webkit-box-shadow:0 2px 8px rgba(0,0,0,.15);box-shadow:0 2px 8px rgba(0,0,0,.15)}
.stats_attt_dropdown ul{margin:0}
.stats_attt_dropdown_padd{padding:.833rem}
.stats_attt_list li{float:left;width:72px;height:1.555rem;border:1px solid #e9ecef;cursor:pointer;transition:all .2s;line-height:1.555rem;text-align:center;color:#404040;margin:0 0 -1px -1px}
.stats_attt_list li:hover{background:var(--subject-light-bg);color:var(--subject-color)!important}
.stats_attt_list li.active{color:var(--subject-color);position:relative;border:1px solid var(--subject-color)!important;background:var(--subject-light-bg)}
.stats_attt_bottom{overflow:hidden;width:100%;padding-top:.666rem}
.stats_attt_bottom_input{width:3.888rem;border:1px solid #ced4da;border-radius:.15rem;padding:0 .2rem;height:1.555rem}
.stats_attt_bottom_btn{background:var(--subject-color);color:#fff;cursor:pointer;font-size:.777rem;font-weight:700;text-align:center;width:3.888rem;float:right;line-height:1.444rem;height:1.555rem;vertical-align:middle;text-decoration:none;border:none}
.stats_attt_dropdown_list{position:absolute;top:1.611rem;right:-6.666rem}
.stats_attt_dropdown_list li{display:block;padding:.166rem .666rem;overflow:hidden;color:#404040!important;font-size:.777rem;font-weight:400!important;line-height:1.6rem;white-space:nowrap;text-overflow:ellipsis;cursor:pointer;-webkit-transition:background .3s ease;transition:background .3s ease;border-bottom:1px solid #e9ecef}

.stats_attt_dropdown_list li:hover{background: var(--subject-light-bg); color:var(--subject-color)!important}
.stats_attt_dropdown_list li.active {position: relative;color: #fff!important; background: var(--subject-color);}

.stats_search_list *{box-sizing: border-box;}
.stats_relative{position: relative;width:9.1rem;height: 1.555rem;vertical-align: middle;display: inline-block;}
.stats_min_textarea{height: 1.555rem;line-height:1.5rem;width: 9.1rem; padding: 0 .555rem;border: 1px solid #ccc;overflow: hidden;position:absolute;z-index:7;}
.stats_min_textarea:focus{overflow: auto;height:8.333rem;}
@media (max-width: 576px){.stats_attt_box .stats_box{width: 100%;}}
/**/
.select_constitute_box{position: relative;display: inline-block;vertical-align: middle;}
.select_constitute_box:hover .select_constitute{}
.select_constitute_box input{border: 1px solid #ccc;width:11.111rem;border-radius:.111rem;line-height:1.944rem;height:1.944rem;padding: 0 .555rem;}
.select_constitute{ border:1px solid #d5dcde;position:absolute;left:0;font-size:.777rem;top:1.888rem;-webkit-transition:all .5s;-moz-transition:all .5s;-ms-transition:all .5s;-o-transition:all .5s;transition:all .5s;width:600px;z-index:300;padding-bottom:.277rem;background-color:#fff;line-height:1.5;box-shadow:0 1px 3px rgba(0,0,0,.1)}
.select_constitute ul{margin-bottom: 0}
.select_constitute li{clear:both;width:100%;padding:.555rem;border-bottom:1px dashed #ddd;margin:0;height:auto}
.select_hz_tit{width:5rem;font-weight:700;float:left;margin-right:-5rem;text-align:right}
.select_hz_com{margin-left:5.2rem;margin-right:1.111rem}
.select_hz_com a{color:#666;text-decoration:none;padding:1px 4px;border-radius:.111rem; display:inline-block}
.select_hz_com a:hover{color:var(--subject-color);background:var(--subject-light-bg)}
.select_hz_com a.active{color:#fff;background-color:var(--subject-color);}
.select_hz_com .zj_item{border:1px solid #ccc;margin:auto .111rem}
.select-constitute-fake-container{position:relative;display:inline-block;width:8.888rem!important;}
.select-constitute-fake{width:150px;font-size:.777rem;padding:1px .277rem;background-color:#fff;border:1px solid #ccc;box-shadow:0 1px .111rem rgba(0,0,0,.1) inset;color:#666;cursor:text;height:1.222rem;line-height:1.222rem; *margin-left:-4.444rem;}
.select_constitute_com_sub{ margin-top:.277rem; background:#fcfcfc; padding:.277rem;}
.select_constitute .oper-btns-container{padding: 10px;text-align: center}
@media (max-width: 576px){.select_constitute{position: fixed;margin: .888rem;width: 100%;top:6rem}}
/*delatelist_box*/
.delatelist_box{position: relative;vertical-align: middle;    display: inline-block;}
.delatelist{border: 1px solid #d5dcde;box-shadow: 0 1px .25rem rgba(0,0,0,.1); background:#fff;position:absolute;top: 2.1rem;left:0;width: 100%;z-index:6}
.delatelist li{margin: 0;padding:0 .5rem;border-bottom: 1px dashed #ededed;width: 99%;line-height:1.944rem;text-overflow:ellipsis;}
.delatelist .last{ border-bottom:0}
.delatelist li div{overflow:hidden;white-space:nowrap;text-overflow:ellipsis;-o-text-overflow:ellipsis;}
.delatelist li:hover{cursor:pointer;color: var(--subject-color);background: var(--subject-light-bg);}
.delatelist_box input{border: 1px solid #ccc;border-radius:.25rem;height: 2.1rem;line-height: 2.01rem;padding: 0 .75rem;width: 9.5rem;}

/*domain-filter-results*/
.domain-filter-results{padding: .777rem 0 1rem;font-size: .875rem}
.domain-filter-results .row{align-items: center;}
/*watchlist*/
.watchlist{float: right;position: relative;}
.watchlist .btn{min-width: 10rem}
.watchlist .watchlist_con{display: none; position: absolute;background:#fff;box-shadow: 0 .3rem .5rem .2rem rgba(0,0,0,.1);z-index:9;width: 16.6rem;right: 0;border: 1px solid #e6e6e6;}
.watchlist:hover .watchlist_con{display: block;}
.watchlist .watchlist_con ul{max-height:16rem;overflow-y: auto;width: 100%;}
.watchlist_con li{line-height:1.94rem;padding:0 .277rem 0 .833rem;border-bottom: dashed 1px #f7f7f7;overflow: hidden;}
.watchlist_con li:last-child{border-bottom:none}
.watchlist_con li:hover{background: #f0f6ff;}
.watchlist_con li i{display: block;float: right;cursor: pointer;color:var(--subject-color);opacity: 0;transition: all 0.3s;}
.watchlist_con li:hover i{opacity:1;transition: all 0.3s;}
.watchlist_con li i:hover{color: #e03500}
.watchlist_con li a{color:var(--subject-color);max-width:calc(100% - 2.22rem);; white-space: nowrap;overflow: hidden;text-overflow: ellipsis;float: left;}
.watchlist_bottom{border-top: solid 1px #f3f3f3;padding: .6rem;background: var(--subject-light-bg)}
.watchlist_noinfo{text-align: center;padding:1.944rem .111rem;line-height:.111rem;color: #999}
/*domain-table*/
.table-expired-domain .table-th{font-size:.83rem;}

.table-expired-domain>div{}
.table-expired-domain .table-th{margin-top: -3rem;height: 3rem;}
.table-expired-domain .domain-name{width:13rem;text-align: left;}
.table-expired-domain .domain-name .domain-check{white-space: nowrap;overflow: hidden!important;text-overflow: ellipsis!important;width: 100%;margin-bottom: 0;}
.table-expired-domain .domain-search{width:6rem;}
.table-expired-domain .domain-length{width:2.9rem;}
.table-expired-domain .website-history{width:4rem;}
.table-expired-domain .sogou-included,
.table-expired-domain .baidu-included{width:4rem;}
.table-expired-domain .WeChat-detection,
.table-expired-domain .QQ-detection,
.table-expired-domain .detected-by-wall{width:4rem}
.table-expired-domain .category{width:3rem}
.table-expired-domain .last-registered,
.table-expired-domain .delete-date{width:5rem}
.table-expired-domain .action{width:5.555rem}
.table-expired-domain .table-bottom{display: flex;padding: .8rem 0; justify-content: space-between;border-bottom: solid 1px #d9d9d9;background: #fff;}
.table-expired-domain .table-icon-link{display: none;}
.table-expired-domain .domain-check input+span {font-size: 1rem;line-height: 1;}
@media (max-width:992px){
    .table-expired-domain{background:#e8e8e8;margin-left: -15px;margin-right: -15px;}
    .table-expired-domain .table-tr div{width: auto;display: none;}
    .table-expired-domain .table-tr.active div{display: block;padding-left:.5rem;padding-right:.5rem;}
    .table-expired-domain>div {align-items: flex-end;justify-content: flex-start!important;}
    .domain-filter-box {padding-bottom: 0;}
    .table-expired-domain .table-th{display: none;}
    .table-expired-domain .table-tr .domain-name{flex: 1 1 65%;white-space: nowrap;overflow: hidden;text-overflow: ellipsis;}
    .table-expired-domain .table-tr .action{flex: 1 1 35%;text-align: right;padding-right: 15px!important;}
    .table-area .table-tr div:first-child {padding-left: 15px;}
    .table-expired-domain .table-tr .domain-name,
    .table-expired-domain .table-tr .action{display: block;order: -1;border-bottom: solid 1px #d9d9d9;border-top: solid 1px #d9d9d9;margin-bottom: -1px;background: #fff;padding: .8rem .5rem;height: 3.5rem;}
    .table-expired-domain .table-tr .domain-name label{width: 100%; white-space: nowrap;overflow: hidden;text-overflow: ellipsis;}
    .table-expired-domain .table-tr.active .domain-name,
    .table-expired-domain .table-tr.active .action{background: #f5f5f5;box-shadow: 0 0.1rem 0 #d9d9d9;}
    .table-expired-domain .table-icon-link{display:inline-block;}
    .table-expired-domain .table-icon-link .iconfont{color:#999;margin-left: .5rem;}
    .table-expired-domain .active .table-icon-link .iconfont{color:var(--subject-color);}
    .table-expired-domain .table-bottom{padding-left: 15px;padding-right: 15px;}
}
/*--------------------------------------------------
pagination
-------------------------------------------------- */
.pagination {margin:.555rem auto;text-align:center;font-size:.777rem;line-height:1.2rem;padding:.5rem 0 !important;white-space: nowrap;}
.pagination a, .pagination span{display:inline-block;margin: 0 .22rem;padding:0 .833rem;line-height: 2rem;height: 2rem;font-size: .833rem;border-radius: .111rem;text-align:center; vertical-align:middle;background:#fff;}
.pagination a,
.pagination button{text-decoration: none;color:#7e7f7f;}
.pagination a:hover,
.pagination button:hover{border-color:#cdd8f9; background:#f2f5ff;color: #4a6de9!important}
.pagination .active {background: #707fb1;color: #ffffff; font-weight:bold;border: solid 1px #80869a;}
.pagination span{color:#999;border: none;background: none;}
.pagination input {width:2.77rem;border: solid 1px #d8d8d8; display:inline-block; line-height:2.22rem;height:2.22rem;margin-left:.16rem; vertical-align:middle;}
.pagination .layui-laypage .layui-laypage-skip,
.pagination .layui-laypage button {line-height:2.22rem;height:2.22rem;vertical-align: middle;}
.pagination .layui-laypage button{margin: 0}
.pagination .layui-laypage{display: block;margin: auto;}
.pagination .layui-laypage .layui-laypage-curr .layui-laypage-em{background-color:var(--subject-color)}
.pagination .layui-disabled:hover{color: #d2d2d2!important;border: 1px solid #eee;background: #fff}
/*--------------------------------------------------
Backorders
-------------------------------------------------- */
.backorders-box{background: url("../images/backorders-bg.jpg") no-repeat center top #ecf0f3;height: 25rem;margin-bottom: -10rem;background-size: cover;}
.backorders-mian{position: relative;z-index: 1;overflow: hidden}
.backorders-mian::before{content: "";width: 100%;background: #5461e4;height: 3rem;z-index: 0;left: 0;top: 0;position: absolute;}
.backorders-mian .backorders-mian-title{color: #fff;height: 3rem;display: flex;justify-content: space-between;align-items: center;}
.backorders-mian .backorders-mian-title .title{font-weight: bold}
.backorders-mian-textarea textarea{height: 17rem}
/*backorders-channel*/
.backorders-channel .table{margin-bottom: 0}
.backorders-channel .table td,
.backorders-channel .table th{border: none;padding:.45rem .15rem;text-align: center}
.backorders-channel .td_thead .table th{font-size: .875rem;font-weight: normal;color: #5c657d;line-height: 1;}
.backorders-channel .td_tbody{font-size:1rem;height: 14.5rem;overflow: auto;}
.backorders-channel .td_bottom{text-align: right}
.backorders-channel .td_tbody tr.active {color:var(--subject-color)!important;background:var(--subject-light-bg);font-weight: bold}
.backorders-channel .td_tbody tr.active .item1{}
.backorders-channel .td_tbody tr td{padding:.45rem .15rem;font-size: .875rem;}
.backorders-channel .table .item1{width: 19%;text-align:left}
.backorders-channel .table .item2{width: 15%;}
.backorders-channel .table .item3{width: 15%;}
.backorders-channel .table .item4{width: 35%;}
.backorders-channel .table .item5{}
/*intelligent-channel*/
.intelligent-channel{position: absolute;}
@media (max-width:1200px){.backorders-mian .backorders-mian-title-dark{color: #333;border-top: solid 1px #e8e8e8;border-bottom: solid 1px #e8e8e8;}}
@media (max-width:992px){
    .backorders-box {margin-bottom: -13rem;}
    .backorders-mian-textarea.bulk-search-textarea .form-control{height:12rem}
    .backorders-channel .td_tbody{height:auto;max-height:9rem;}
}
@media (max-width:768px){
    .backorders-channel .td_thead .table .item4,
    .backorders-channel .td_thead .table .item5{display: none;}
    .backorders-channel .td_thead tr,
    .backorders-channel .td_tbody tr{display: flex;justify-content: space-between;flex-wrap: wrap;padding: .5rem;border-bottom: solid 1px #dcdcdc}
    .backorders-channel .td_thead .item1,
    .backorders-channel .td_tbody .item1{width: 30%;}
    .backorders-channel .td_thead .item2,
    .backorders-channel .td_tbody .item2{width: 30%;}
    .backorders-channel .td_thead .item3,
    .backorders-channel .td_tbody .item3{width:auto;}
    .backorders-channel .td_tbody .item4{width: 65%;}
    .backorders-channel .td_tbody .item5{}
    .backorders-channel .td_tbody tr td {padding: 0 .15rem;}

    .intelligent-channel{position: relative!important;top: 0!important;right: 0!important;margin-top:1rem}
}

/*domain-backorders*/
.domain-backorders_main{padding: 150px 0;}
.domain-backorders_main2{padding: 50px 0;}
.domain-backorders_main h1{font-size: 53px;margin-bottom: 20px;}
.domain-backorders_main p{color: #666666;margin: 15px 0 0;}
.banner_btn_box{padding-top:60px;}
.banner_btn_box .banner_btn{font-size: 18px;border-radius: 6px;border: solid 1px #cccccc;background: #fff;display: inline-block;padding:0 25px;line-height: 50px;text-align: center; min-width: 180px; margin-right:20px;color: #666}
.banner_btn_box .banner_btn:hover{color: #007bff}
.banner_btn_box .banner_btn_hot{color:#fff;background: #4150e3;border-color: #4150e3;}
.banner_btn_box .banner_btn_hot:hover{color:#fff;background: #3543ca;border-color: #3543ca;}
.domain-backorders_banner_img img{max-width: 100%;}

.domain-backorders_bg_gray{background: #f7f7f7;}
.domain-backorders_bg_white{background: #fff;}
.main_title{text-align: center;font-size:40px;width: 100%;font-weight: bold}

.domain_domain-backorders_list h2{font-size: 22px;padding: 20px 0;}
.domain_domain-backorders_list:first-child {padding-right:0px!important;padding-left:0px!important;}
.domain_domain-backorders_bottom{padding: 30px 0;text-align: center;}

.domain-backorders_domin_tit{}
.domain-backorders_domin{border-bottom: solid 1px #e4e4e4;}
.domain-backorders_domin .domain-backorders_domin_tit{border-radius: 0;padding: .3rem .5rem;; line-height:1.5;background: #fafafa;font-size: 14px;border: solid 1px #e4e4e4;border-bottom: none}
.domain-backorders_domin .domain-backorders_domin_tit.on{background: #eaf0fb;color: #3c65bb;border-color:#c6d3ec;}
.domain-backorders_domin .domain-backorders_domin_tit b{color: #3c65c1;font-size: 1.25rem;}
.domain-backorders_domin .domain-backorders_domin_tit .download{color: #03ac71;}
.domain-backorders_domin .domain-backorders_domin_tit .download:hover{color: #da0000;}
.domain-backorders_domin .domain-backorders_domin_tit .domain-backorders_tit2{display: inline-block;margin: 0 .312rem;}
.domain-backorders_domin .domain-backorders_domin_show{padding: 0;transition-duration: .3s;border:solid 1px #c6d3ec;margin-bottom: -1px;display: none}
.domain-backorders_domin .domain-backorders_domin_show.active{transition-duration: .3s;display: block;}

.domain-backorders_order{}
.domain-backorders_order_tit{line-height:25px; padding:0 0 1.25rem;}
.domain-backorders_order_tit b{font-size: 22px;font-weight: bold;color: #333;}
.domain-backorders_order_list{padding: 15px;box-sizing: border-box;border: none; background: #fff;max-height:15.6rem;overflow-y: auto;}
.domain-backorders_order_list ul{margin-bottom: 0}
.domain-backorders_order_list ul.one{float: left;width: 40%;}
.domain-backorders_order_list ul.two{float: left;width: 60%;}
.domain-backorders_order_list li{float: left;width:100%;display: block;padding:0 10px;box-sizing: border-box;}
.domain-backorders_order_list li:hover{background: #e4e8f7}
.domain-backorders_order_list li span{display: inline-block;overflow: hidden;max-width:12rem;vertical-align: middle;text-overflow: ellipsis;white-space: nowrap;}
.domain-backorders_order_list li i{font-size: 12px;padding: 0 5px;margin-left:8px;font-style: normal;display: inline-block;border-radius: 3px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;}
.domain-backorders_order_list li .backorders-list-icon-red span{max-width: 450px;}
.backorders-list-icon-green{background: #f4fdf4;color: #85bb86;}
.backorders-list-icon-blue{background: #f4f9fd;color: #1e94ed;padding: 0 5px;cursor: pointer;}
.backorders-list-icon-blue-1{background: #4c9bed;color: #fff;}
.backorders-list-icon-red{background: #f9ebe8;color: #ec6d5c;}
.backorders-list-icon-gray{background: #f5f5f5;color: #999;}
.domain-backorders_order_con{overflow: hidden;border-bottom: solid 1px #f1f1f1;padding: 10px 0;}
.domain-backorders_order .f20{font-size: 20px;}

.domain-backorders_accounts{border: solid 1px #d8d8d8;background: #fcfcfc;padding: 15px;text-align: right;}
.domain-backorders_accounts_btn{text-align: right;padding: 30px 0}
.domain-backorders_accounts_bottom{background: #f4f4f4;border: solid 1px #d8d8d8;border-top: none; text-align: right;padding: 15px;}

.domain-backorders_accounts_main{max-width:31.25rem;width: 100%;display: inline-block;}
.domain-backorders_accounts dl{display: flex;margin-bottom:0;width: 100%; justify-content: space-between;align-items: flex-start;flex-direction: row;flex-wrap: wrap;}
.domain-backorders_accounts dt{font-weight:normal;}
.domain-backorders_accounts dd{}
.domain-backorders_accounts_main .agg dt{font-weight: bold;font-size:1.25rem;}

.domain-backorders_table{margin-top: 20px;}
.domain-backorders_table .td_thead{background: #fcfcfc}
.domain-backorders_table .td_table tr th{text-align: center;padding:10px 5px;}

.domain-backorders_table .td_table{width: 100%;}
.domain-backorders_table .td_table tr{border-bottom: solid 1px #e6e6e6;}
.domain-backorders_table .td_table tr:hover{background: #fcfcfc}
.domain-backorders_table .td_table tr td{padding:5px 5px;text-align: center}
.domain-backorders_table .td_table tr td:first-child{font-weight: bold;}
.domain-backorders_table .td_table tr tr:nth-child(even) {background: #f6f7f8;}
.domain-backorders_table .td_table tr.active{color: #3240c9!important;font-weight: bold;background: #fdfdff;}
.domain-backorders_table b{color: #333}
.domain-backorders_table .orange{color: #ff3300}
.domain_escrow_list_table{border: solid 1px #dee2e6; text-align: center;}
.domain_escrow_list_table th{padding: .5rem;background: #f4f4f4}
@media (max-width: 768px){
    .domain-backorders_main2 {padding: 20px 0;}
    .domain_escrow_list .card {padding: 10px 15px;}
    .domain-backorders_table {width: 100%;overflow-x: auto;white-space: nowrap}
    .domain-backorders_main {padding: 50px 0;}
    .domain-backorders_main h1 {font-size: 34px;margin-bottom: 20px;}
    .main_title{font-size: 34px;}
}

/*--------------------------------------------------
bulk domain
-------------------------------------------------- */
.bulk_domain_box{background: url("../images/bulk-domain-search-bg.jpg") no-repeat center top #f2f5fa;background-size:cover;}
/*bulk-search*/
.bulk-search-textarea{border: solid .43rem #ededed;position: relative;}
.bulk-search-textarea textarea{border: solid 1px #cccccc;}
.bulk-search-textarea-bottom{position: absolute;bottom: .6rem;right:1.5rem}
.bulk-search{display: flex;flex-wrap: wrap;flex-direction: row;align-items:flex-start;}
.bulk-search > div{padding-bottom: .7rem}
.bulk-search .bulk-search-label{width:19%;font-size:.875rem;padding-right:1rem;text-align: right;font-weight: bold;}
.bulk-search .bulk-search-con{width:80%;}
.bulk-search-con .badge{font-weight: normal;font-size:.9rem}
.bulk-search-con .layui-form-radio{margin: 0}
.bulk-search-con .layui-form-radio * {font-size: .875rem;}
.bulk-search-bottom{text-align: center;position: relative;font-size: .875rem;min-height: 1.5rem;}
.bulk-search-bottom .right{position: absolute;right: 0}
/*domain-suffix*/
.domain-suffix-nav{border-right: solid 1px #eeeeee;}
.domain-suffix-nav .nav-link{background: none;margin-bottom: .25rem;border: none;font-weight: normal;text-align: right;padding:.2rem .6rem;border-radius: 0;}
.domain-suffix-nav .nav-link.active,
.domain-suffix-nav .show>.nav-link{background:var(--subject-light-bg);color: var(--subject-color)}
.domain-suffix-nav{margin-top: .6rem;}
.domain-suffix-con {max-height: 13rem;min-height: 10rem;overflow-y: auto;padding-left: 1rem}
.domain-suffix-con ul{display: flex;flex-wrap: wrap;}
.domain-suffix-con li{width:20%}
.domain-suffix-con li .dm-name-box{float: left;width: 100%;position: relative;}
.domain-suffix-con li .dm-name{color: #666;font-size:1rem;float: left;line-height:1.7;}
.domain-suffix-con li .dm-name:hover{color: var(--subject-color)}
.domain-suffix-con li .dm-tip{display: none; position: absolute;z-index: 9; top:2.4rem;left:0; font-size:.75rem;background: #fff;padding:.75rem;line-height: 1.5;box-shadow: 0 .3rem .7rem rgba(0,0,0,.15);border-radius: .2rem}
.domain-suffix-con .dm-name-box:hover .dm-tip{display: block;width:140px;}
.domain-suffix-con li .dm-name-box .price{float: right;color: #465270;font-size: 15px;}

.domain-suffix-con .checkbox_label{cursor: pointer;display: inline-block;vertical-align: middle;margin-bottom: .2rem;}
.domain-suffix-con .checkbox_label input{display: none!important;}
.domain-suffix-con .checkbox_label input:checked+.dm-name{color:#3f49b3;font-weight:bold;}

@media(max-width:1200px){
    .domain-suffix-con {min-height:8rem;}
}
@media(max-width:992px){
    .domain-suffix-con li{width:20%;}
}
@media(max-width:768px){
    .domain-suffix-con li{width:25%;}
    .domain-suffix-con .dm-name-box:hover .dm-tip{display: none}
}
@media(max-width:576px){
    .domain-suffix-con li{width:25%;}
    .bulk-search .bulk-search-label {width: 100%;padding-bottom: 0.2rem;text-align: left;padding: 0}
    .bulk-search .bulk-search-con {width:100%;}
    .domain-suffix-nav{display: flex;flex-direction: row!important;justify-content: space-between;}
    .domain-suffix-con {min-height: auto;}
    .domain-suffix-con ul{margin-bottom: 0;}
}
/*dm-icon*/
.dm-icon{display: inline-block; font-size: 12px;background: #ddd;color: #fff;line-height: 14px;height: 14px;padding: 0 3px;border-radius:2px;position: relative;margin-left: .2rem;}
.dm-icon:before{content: ""; width: 0;height: 0;overflow: hidden;border:3px solid transparent;border-right:5px solid #ddd;position: absolute;left:-7px;top:4px;}
.dm-icon-orange{background: #ffb603;}
.dm-icon-orange:before{border-right:5px solid #ffb603;}
.dm-icon-red{background: #ff0000;}
.dm-icon-red:before{border-right:5px solid #ff0000;}
/*our advantages*/
.our-advantages{}
.our-advantages .advantages-icon{border-radius: 100%;background:#f5f5f5;color: #666;width: 2rem;height: 2rem;line-height: 2rem;text-align: center;}
/*adcard*/
.adcard-box{border-radius: 1rem;color: #fff;}
.adcard-box .badge{background: rgba(251,251,251,0.6);}
.adcard-1{background: url('../images/adcard-1.png') right bottom no-repeat,linear-gradient(65deg,#784bde,#b654ea);}
.adcard-1 .badge{color: #4e1d9f}
.adcard-2{background: url('../images/adcard-2.png') right bottom no-repeat,linear-gradient(65deg,#5d5fd3,#5396ed);}
.adcard-2 .badge{color: #5759d7}
/*default-list*/
.default-list{display: block!important;background: #fff;color: #88939e!important; width: 100%!important; padding:5rem!important;text-align: center!important;}
/*--------------------------------------------------
pre-registration
-------------------------------------------------- */
/*adv-right*/
.adv-right{border-radius: .5rem;overflow: hidden;box-shadow: 0 .5rem 1rem rgba(0,0,0,.15)!important;}
.adv-right .carousel-caption{text-align: left;padding: 0;left: 12%;top:15%;}
.adv-right .carousel-caption a:hover{text-decoration: underline;color: #fff}
.adv-right .sub-services-dark{color: #000;}
.adv-right .carousel-caption.sub-services-dark a:hover{color: #000}
.adv-right .carousel-caption p,
.adv-right .carousel-caption h4{display: block; overflow: hidden;line-height: 1.2;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 2;}
.adv-right .carousel-caption p{margin-bottom: .5rem;opacity: .8;font-size: .875rem}
.adv-right .carousel-caption h4{font-weight: bold;font-size: 1.4rem}
/*pre-registration-box*/
.pre-registration-box{background: url("../images/pre-registration-bg.png") no-repeat right top #ecf0f2;height:30rem;margin-bottom: -12rem;}
.pre-registration-mian::before {background:linear-gradient(65deg,#844ddf,#5461e4);}
.pre-registration-mian .backorders-mian-textarea textarea{height: 14rem;}
@media(max-width:768px){
    .pre-registration-box{height: 23rem;}
    .pre-registration-mian::before {height:4rem;}
    .pre-registration-mian .backorders-mian-title {justify-content: space-between;align-items: flex-start;flex-direction: column;}
    .pre-registration-mian .backorders-mian-title .title{margin-top: .5rem}
}
/*escrow-registration-box*/
.escrow-registration-box{background: url("../images/escrow-registration-bg.png") no-repeat right bottom #ecf0f2;height: 37rem;margin-bottom: -18rem;}
.escrow-registration-mian::before {background:linear-gradient(65deg,#4659d1,#7681e9);}
.escrow-registration-mian .backorders-mian-textarea textarea{height: 14rem;}
@media(max-width:768px){
    .escrow-registration-box{height: 29rem;}
    .escrow-registration-mian::before {height:4rem;}
    .escrow-registration-mian .backorders-mian-title {justify-content: space-between;align-items: flex-start;flex-direction: column;}
    .escrow-registration-mian .backorders-mian-title .title{margin-top: .5rem}
}
/*--------------------------------------------------
suffix introduce
-------------------------------------------------- */
.suffix-banner{background: url(../images/bulk-domain-search-bg.jpg) center bottom no-repeat;background-color: #e9f0f8;padding: 3.5rem 0;}
.suffix-card-intro{overflow: hidden;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 3;height: 5.8rem;}
@media(max-width:576px){
    .suffix-card-intro{height:auto;}
}
/*--------------------------------------------------
contact us
-------------------------------------------------- */
.contact_us_box{padding: 6rem 1rem;text-align: center;background: url(../images/Support-ContactUs-bg.jpg) no-repeat center top #d7e3fb;background-size:cover;}
.contact_us_box2{background:url("../images/Support-ContactUs-bg2.jpg") no-repeat center center;}
.contact_us_box3{background: url(../images/Support-ContactUs-bg3.jpg) no-repeat center top #f4f5f7;background-size-x:cover;}
.contact_us_box3 .input-group-append img{height: calc(1.5em + 1rem + 4px);width: 7rem;border-radius: 0 .3rem .3rem 0;}
/*about_us_box*/
.about_us_box{padding:7rem 0 4rem;text-align: center;background: url(../images/aboutus-bg.jpg) no-repeat center top #3747b9;background-size:cover;color: #fff;}
.about-2{background: url("../images/aboutus-bg2.jpg") no-repeat center top #5070df;color: #fff;padding: 4rem 0;margin: 5rem 0;}
@media(max-width:768px){
    .about-2{margin:2rem 0;}
}
/*--------------------------------------------------
search-domain
-------------------------------------------------- */
/*search-domain-from*/
.search-domain-from{padding:.7rem 0}
.search-domain-from .form-control,
.search-domain-from .btn{box-shadow: 0 .5rem 1rem rgba(0,0,0,.15)!important;height: 4.5rem;border: none;font-size: 1.12rem;border-radius: .4rem!important}
.search-domain-from .form-control{padding-left: 1.5rem;}
.search-domain-from-sub{font-size: .875rem;padding:.5rem 0;}

.domain-search-suffix-box{}
.domain-search-suffix-box .col-auto img{height:3.65rem;}
.domain-search-suffix-box .text-muted{font-size: .875rem}
/*bottom-search*/
.bottom-search-box{background: url("../images/bottom-search-bg.jpg") #3968ee;padding: 3.2rem 0;}
.bottom-search-box .form-control, .bottom-search-box .btn{height:3.5rem;}
/*--------------------------------------------------
domain-search-result
-------------------------------------------------- */
.search_result_input .form-control,
.search_result_input .btn {height:3.6rem;font-size: 1.25rem;}
.search_result_input .btn {border-radius: 0 .4rem .4rem 0!important}
/*search_result_input*/
.search_result_input .index_search{padding:0;box-shadow:0 6px 11px 4px rgb(0 0 0 / 6%)}
.search_result_input .search_result_a{padding:0;display:block;text-align:left;margin:5px auto}
.search_result_input .search_result_a a{color:#333}
.search_result{background-color:#fff}
.search_result .row{background-color:#fff;padding:0 15px}
.search_result_list .row{background-color:#fff;padding:0 15px 0;align-items:center}
.search_result_list{padding:1.25rem 0;border-bottom:1px solid #e1e1e1}
.search_result h6{font-size:22px;font-weight:400;margin:10px 0}
.search_result .title_text{margin-top:5px;height:37px;line-height:37px;text-align:center;color:#333;border-radius:3px;cursor:pointer}
.search_result .title_text:hover{color:#6a90e2}
.search_result_input .search_result_a a:hover{color:#6a90e2}
.search_result_table{padding:0}
.search_result_table .form-check{padding-left:0}
.search_result_table li{width:100%;min-height:60px;line-height:60px;color:#323232;padding:0 20px;font-size:1.25rem;border-bottom:1px solid #e1e1e1}
.search_result_table li:hover{background:#fff7e5!important}
.search_result_table li:nth-child(2n-1){background:#fff}
.search_result_table li:nth-child(2n){background:#f9f9f9}
.search_result_table li.active{background:#f1f5ff!important;border-color:#99b1df;}

.result-btn{display:inline-block;vertical-align: middle;width:8.43rem;height:2.25rem;cursor:pointer;border:1px solid #4465d7;line-height:2.25rem;text-align:center;border-radius:2.25rem;color:#4465d7;font-weight:400;font-size:.875rem;background:#fff}
.result-btn:hover{color:#fff;border-color:#4465d7;background:#4465d7}
.result-btn.result-btn-lg{font-size:1rem;width:12.43rem;height:3rem;line-height:3rem;}

.result-btn.result-whois{background:#fff;color:#838383;border:solid 1px #ddd}
.result-btn.result-whois:hover{background:#f3f3f3}
.result-btn.result-added,
.result-btn.result-added:hover{background:#e4eafa;color:#4465d7!important;border:none}
.result-btn.result-link{background:none;color:#4465d7!important;border:none}
.result-btn.result-link:hover{background:#f5f5f5;color:#4465d7!important}
.result-btn.result-dark{background:#4465d7;color:#fff!important;border:none}
.result-btn.result-dark:hover{background:#3444dd;color:#fff!important}

.search_result_table li .domainRequery a{width:135px;height:36px;cursor:pointer;border:1px solid #6e8af1;line-height:35px;display:inline-block;text-align:center;border-radius:18px;margin-top:12px;color:#fff;font-weight:400;font-size:14px;background:#6e8af1}
.search_result_table li .domainRequery a:hover{border:1px solid #617bde}
.search_result_table .result-list li{display:flex;justify-content:space-between;flex-wrap: wrap;}
.search_result_table .right{display:flex}

.search-result-bottom-box{margin-top:-1px;padding: 1rem 0;width: 100%;background: #fff;border-top: solid 1px #d9d9d9;}
.search-result-bottom-box .search-result-bottom{display:flex;justify-content:space-between}

@media(max-width:768px){
    .search_result_table .left,.search_result_table .right{white-space: nowrap;line-height: 1.2;}
    .search_result_table .right{flex-direction: column;align-items: center;    margin-right: 0;
        margin-left: auto;}
    .search_result_table .result-list li{padding: 1rem}
    .search-result-bottom .right{margin-left: auto; margin-right: 0;display: flex;}
}
/*condition*/
.text-condition{position:relative;display:inline-block;line-height:45px}
.text-condition .text-condition-link{color:#06c;cursor:pointer;font-size:12px}
.text-condition .text-condition-link .layui-icon{font-size:12px}
.text-condition .text-condition-con{z-index:100;display:none;box-shadow:0 3px 5px 0 rgba(0,0,0,.1);max-width:900px;min-width:500px;padding:16px;position:absolute;top:45px;left:0;background:#fff;line-height:1.4;border-top:solid 2px #06c}
.text-condition .text-condition-con p{margin-bottom:10px}
.text-condition .text-condition-con::before{content:" ";display:block;position:absolute;left:1.25rem;top:-8px;width:0;height:0;border-left:8px solid transparent;border-right:8px solid transparent;border-bottom:8px solid #06c}
.text-condition:hover .text-condition-con{display:block}
@media screen and (max-width:768px){.bottom-main-zw{height:105px}
    .text-condition .text-condition-con{max-width:100%;min-width:330px;left:-50px}
    .text-condition .text-condition-con::before{left:48px}
    .result-list-info{width:auto}
}
/*--------------------------------------------------
cart
-------------------------------------------------- */
/*cart-items-list*/
.cart-items-list{}
.cart-items-head{display: flex;border-bottom:.16rem solid #dde2e6;justify-content: space-around;align-items:center;padding-bottom: .5rem;white-space: nowrap;overflow: hidden;text-overflow: ellipsis;margin-bottom: .2rem;}
.cart-items-head label{margin-bottom: 0}

.cart-items-body{}
.cart-items-body li{display: flex;flex-wrap: wrap;justify-content: space-around;align-items:center;border-bottom:1px solid #dde2e6;padding: .3rem 0}
.cart-loading{text-align: center;padding: 2rem;color:#ccc;}

.cart-items-name{width:40%; flex-shrink: 0;font-weight: bold;font-size: 1rem;}
.cart-items-age{flex:2;text-align: right;margin: 0 .6rem;}
.cart-items-template{flex:3;text-align: right;margin: 0 .6rem;}
.cart-items-price{flex: 1;text-align: right;margin: 0 .4rem;}
.cart-items-action{width:2.5rem; text-align: center;flex-shrink: 0;}
.cart-items-couponName{flex: 2;}
.cart-items-couponType{flex: 1;text-align: center;}
.cart-items-useClassesName{flex: 1;text-align: center;}
.cart-items-unitPrice{flex: 1;text-align: center;}
.cart-items-buyCount{flex: 1;text-align: center;}
.cart-items-endTime{flex: 1;text-align: center;}

.cart-items-name .text{white-space: nowrap;overflow: hidden;text-overflow: ellipsis;min-width:3rem;display: block;font-size: 1.125rem;}
@media screen and (max-width:768px){
    .cart-items-head .cart-items-couponType,
    .cart-items-head .cart-items-useClassesName{display: none;}
    .cart-items-body .cart-items-couponType,
    .cart-items-body .cart-items-useClassesName{}
    .cart-items-body .cart-items-couponName{flex:2 1 30%;}
    .cart-items-body .cart-items-couponType,
    .cart-items-body .cart-items-useClassesName{flex: 1 1 50%;order: 1;background: #f5f5f5;font-size: .875rem;color: #858585;}
    .cart-items-body .cart-items-unitPrice{flex: 1 1 15%;}
    .cart-items-body .cart-items-buyCount{flex: 1 1 12%;}
    .cart-items-body .cart-items-endTime{flex: 1 1 20%;}
    .cart-items-body li{padding: 0}
}
/*cart-items-card*/
.cart-items-card{padding:.875rem  1.25rem;background: #fff;box-shadow: 0 .3rem .5rem rgba(0,0,0,.1);border-radius:.6rem}
.cart-items-card .card-body{border-bottom: 1px solid rgba(0,0,0,.125);padding: .875rem}
.cart-items-card .card-body:last-child{border-bottom: none;}
/*cart-coupon*/
.cart-coupon-box{width:100%;}
.cart-coupon-tit{font-size: .875rem;padding: .2rem .5rem;background: #cdd7f2;color: #4d5e97;}
.cart-coupon-con{background:#f0f3fc;padding: .6rem;margin-bottom: .6rem}
.cart-coupon-con ul{margin-bottom: 0}
.cart-coupon-use{font-size: 13px;margin-left: 0px;color:#53639b;}
.cart-coupon-use span{line-height: 15px}
/*use-coupons*/
.use-coupons{}
.use-coupons.cart-coupon-tit{}
.use-coupons .cart-coupon-con{padding: .8rem}
.use-coupons .cart-coupon-con ul{display: flex;justify-content: flex-start;gap: 1rem;}
.use-coupons .cart-coupon-use {font-size: .875rem;margin-left: 0px;color: #53639b;background: #f9faff;padding: .4rem .6rem;border-radius: .2rem;box-shadow: 0 0.08rem 0.3rem #cdd7f2;display: inline-block}
/*step-bar*/
.step-bar ul{display:flex;width:100%;align-items:center;justify-content:space-between;color:#999;margin: 0;}
.step-bar ul li p{padding:0 .4rem;margin: 0;}
.step-bar .line{height:0;flex:auto;margin-top:-2rem;border:.125rem solid #d1d1d1;border-radius:.125rem}
.step-bar .circle{width:1.25rem;height:1.25rem;border-radius:50%;border:.187rem solid #d1d1d1;background-color:#fff;margin:0 auto}
.step-bar .circle i {display: block;width:.625rem;height:.625rem;margin:.125rem auto;border-radius: 50%;}

.step-bar .past-step-bar{color: var(--subject-color);opacity: .6}
.step-bar .past-step-bar+.line{border-color:var(--subject-color);opacity: .4}
.step-bar .past-step-bar .circle{border-color:var(--subject-color);}
.step-bar .past-step-bar .circle i{background-color:  var(--subject-color);}

.step-bar .current-step-bar{color: var(--subject-color);}
.step-bar .current-step-bar .circle {border-color:var(--subject-color);}
.step-bar .current-step-bar .circle i{background-color:  var(--subject-color);}

.step-bar .future-step-bar{color:#999;}
.step-bar .future-step-bar .circle {border-color:#ccc;}
.step-bar .future-step-bar .circle i{background-color: #ccc;}
/*list-nodata*/
.list-nodata-box{text-align: center}
.list-nodata{text-align: left;display: inline-block;overflow: hidden;padding:5rem 0;}
.list-nodata img{float: left;margin:0 -75px 0 0;}
.list-nodata h1{margin-left:6rem;color: #999;line-height: 1;font-size:calc(1.275rem + .3vw);padding:.5rem 0 0;}
.list-nodata p{margin-left:6rem;color: #999;}
/*cart-result*/
.cart-result-tit{font-size:.875rem}
.cart-result-tit .nav-link{border-radius: 0;}
.cart-result-con{border: solid 1px #e1e1e1;border-top: none; overflow: hidden;width: 100%;}
.cart-result-con dl{border-bottom: solid 1px #e1e1e1;padding:0 1.25rem;line-height:2.81rem;height:2.81rem; overflow: hidden;margin-bottom: 0}
.cart-result-con dl:last-child{border-bottom: none;}
.cart-result-con dt{float: left;font-weight: bold;color: #333;width: 11.25rem;text-overflow: ellipsis;white-space: nowrap;overflow: hidden;}
.cart-result-con dd{margin-bottom: 0}
/*--------------------------------------------------
Domain name price
-------------------------------------------------- */
.domain-price-banner {height: 22rem;text-align: center;margin-bottom:-1rem;background: url(../images/domain-price-bg.jpg) no-repeat center bottom #e7f0f9;}
/*price-table*/
.price-table .table-th{background: #f9fafb;padding: 1.5rem 0}
.price-table{}

.price-table .domain-name{flex: 2}
.price-table .domain-introduce{flex: 3}
.price-table .registration-fee{flex: 1}
.price-table .renewal-fee{flex: 1}
.price-table .transfer-fee{flex: 1}
.price-table .restoration-fee{flex: 1}
.price-table .operation{width:8rem}
@media screen and (max-width:992px){
    .price-table .domain-introduce{display: none;}
    .price-table .operation{width:3rem}
    .main-banner-box {padding: 4rem 0;}
    .domain-price-banner {background-position: left;height:17rem;}
    .price-table .table-tr b{font-weight: normal;}
}
/*--------------------------------------------------
discounts-coupon
-------------------------------------------------- */
/*filtro*/
.filtro-nav{border-bottom: solid 1px #ebebeb;margin:.625rem 0 1.125rem;padding-bottom:.625rem;}
.filtro-title{float: left;font-size: 1rem;font-weight: bold; padding-right:.937rem;line-height:1.875rem;}
.filtro-ul{}
.filtro-ul li{float: left;}
.filtro-ul li a{background: #f4f4f4;line-height:1.875rem;height:1.875rem;padding: 0 1.875rem;display: block;border-radius: 2px;margin-right:.937rem;}
.filtro-ul li a:hover{color: #f43c3c;}
.filtro-ul li a.active,
.filtro-ul li a.active:hover{background:var(--subject-color);color: #fff;}
@media screen and (max-width:992px){
    .filtro-ul li a{line-height:1.875rem;height:1.875rem;padding: 0 .625rem;margin-right: .5rem;}
}
/*discounts-coupon*/
.discounts-coupon-banner {height: 22rem;text-align: center;background: url(../images/discounts-coupon-bg.jpg) no-repeat center bottom #e7f0f9;margin-bottom: -6rem;}
.discounts-coupon-card{box-shadow: 0 .2rem 1rem rgba(0,0,0,.15)!important;}
.discounts-coupon-card .card-header{padding: .5rem;background: #f4f4f4;}
.discounts-coupon-card .card-body{padding: 1rem 1.25rem}

.coupon-buy{display: flex;text-align: center;margin: auto;justify-content: center;}
.coupon-buy .number,
.coupon-buy .min,
.coupon-buy .add{text-align: center; width:2.2rem;height:2.2rem;line-height:2.1rem;font-weight: bold;border: solid 1px #dcdcdc;background: #fafafa;font-size:20px;color: #878787;border-radius: 0;cursor: pointer;}
.coupon-buy .number{margin: 0 -1px;font-weight: normal;color: #333;font-size: 1rem;width:5.5rem;}

.user-progress{overflow: hidden;margin-top: 3px;}
.user-progress .progress-con{background:rgb(135 135 135);height:8px;margin-right:80px;margin-top: 3px;display: block;}
.user-progress .progress-con i{display:block;background: rgba(255,255,255,0.6);height:8px;}
.user-progress .progress-text{float: right;font-size: 12px;width:80px;margin-left: -80px; text-align: center;}

@media screen and (max-width:992px){
    .discounts-coupon-banner {background-position: right;height:19rem;}
}
/*--------------------------------------------------
Separate page
-------------------------------------------------- */
/*new-banner-box*/
.new-banner-box{background: url("../images/backorders-bg.jpg") no-repeat center top #ecf0f3;height: 25rem;margin-bottom: -12rem;background-size: cover;}
.news-list{}
.news-breadcrumb{border-bottom: solid 1px #ddd;margin-top: 1rem; padding: .8rem 0;color:#666;}
.news-breadcrumb a{color:#666;}
.news-card{line-height:1.8;font-size: 1rem;}
.news-card img{max-width: 100%}
.news-title{padding: 3rem 0;}
.news-content{margin-bottom: 3rem}
.news-card h1{padding: .5rem 0}
.news-card h2{padding: .5rem 0}
.news-card h3{padding: .5rem 0}
.news-card h4{padding: .5rem 0}
.news-card h5{padding: .5rem 0}
/*help-banner-box*/
.help-banner-box{background: url(../images/help-banner-bg.jpg) no-repeat center top #ecf0f3;height: 25rem;margin-bottom: -13rem;background-size: cover;padding: 4rem 1rem 10rem;}
/*deal*/
.sub-deal-1-box{background: url("../images/sub-deal-1-box.jpg") no-repeat center top #fff;height: 30rem;margin-bottom: -16rem;background-size: cover;}
.sub-deal-2-box{background: url("../images/sub-deal-2-box.jpg") no-repeat center top #fff;height: 30rem;margin-bottom: -16rem;background-size: cover;}
.sub-deal-3-box{background: url("../images/sub-deal-3-box.jpg") no-repeat center top #fff;height: 30rem;margin-bottom: -16rem;background-size: cover;}
@media screen and (max-width: 992px){
    .sub-deal-1-box{margin-bottom: -18rem;}
    .sub-deal-2-box{margin-bottom: -18rem;}
    .sub-deal-3-box{margin-bottom: -18rem;}
}
/* domain-renewal*/
.domain-renewal-box{padding: 3rem 0; background: url("../images/domain-transfer-bg.jpg") no-repeat center bottom #0b1117;color:#fff;text-align: center}
.domain-renewal-box2{padding: 3rem 0; background: url("../images/domain-transfer-bg2.jpg") no-repeat center bottom #0b1117;color:#fff;text-align: center}

/* domain-transfer-box*/
.domain-transfer-box{padding: 3rem 0; background: url("../images/domain-transfer-bg.jpg") no-repeat center bottom #0b1117;color:#fff;text-align: center}
.domain-transfer-icon{padding: .8rem;box-shadow: 0 0.2rem 0.8rem rgb(0 0 0 / 26%);width:3.5rem;height:3.5rem; border-radius: 100%;display:inline-block}
.domain-transfer-icon img{width:100%;}
/*report*/
.report_banner{background: url("../images/report_banner.jpg") no-repeat center bottom #010103;color:#fff;text-align: center}
/*External Account Changes*/
.domain_wbrk_banner_box{background: url("../images/banner-eac.jpg") no-repeat center bottom #121f37;color:#fff;text-align: center}
.domain_wbrk{background-color:#262a30}
.domain_wbrk_list{display: flex;padding: 5rem 0;justify-content: center;align-items: center;flex-direction: column;font-size:1.125rem;color: #fff;}
.domain_wbrk_list img{margin-bottom: .8rem}
.domain_wbrk_list:nth-child(1){background:url(../images/wbrk_back1.png) center no-repeat;background-size:cover}
.domain_wbrk_list:nth-child(2){background:url(../images/wbrk_back2.png) center no-repeat;background-size:cover}
.domain_wbrk_list:nth-child(3){background:url(../images/wbrk_back3.png) center no-repeat;background-size:cover}
.domain_wbrk_list:nth-child(4){background:url(../images/wbrk_back4.png) center no-repeat;background-size:cover}
.domain_wbrk_list:nth-child(5){background:url(../images/wbrk_back5.png) center no-repeat;background-size:cover}

@media screen and (max-width:992px){
    .domain_wbrk_list img{margin-right: .8rem;margin-bottom:0;width: 2.5rem;}
}
@media screen and (max-width:768px){
    .domain_wbrk_list{display: flex;padding:1.5rem 0;flex-direction: row;}
}
/*svip  page*/
.svip-banner-area{background: url("../images/banner-svip.jpg") no-repeat  center bottom #121f37;color:#f4d6a6;text-align: center}
.svip_introduce{padding:7rem 0}
.svip_introduce .svip_introduce_list{border-left:solid 1px #ebebeb}
.svip_introduce:first-child .svip_introduce_list{border-left:none}
.svip_introduce_list{text-align:center;}
.svip_introduce_list>h1{font-size:1.875rem;font-weight:600}
.svip_introduce_list>p{color: #999}
.svip_introduce_list ul{display: inline-block;}
.svip_introduce_list ul li{display:flex;justify-content:flex-start;align-items:center;margin:1.25rem 0}
.svip_introduce_list ul li img{width: 3rem;}
.svip_introduce_list ul li p{font-size:1.125rem;color:#333;text-align:left;margin:0 0 0 .875rem;}
.svip_introduce_list button{min-width:13.125rem;height:3.125rem;border-radius:1.56rem}
.svip_introduce_list .red{color:#f30;font-weight:600}
.svip_grade{background-color:#f7f7f7;padding:6rem 0}
.svip_grade .svip_tab th{background-color: #4e59c7;border-color: #767dc1;color:#fff;font-weight:600;font-size:1rem;padding:.55rem;text-align: center;vertical-align: middle;}
.svip_grade .svip_tab{box-shadow:0 6px 11px 4px rgb(0 0 0 / 6%);background:#fff;width:100%;margin:auto;border-radius:0;overflow:hidden}
.svip_grade .svip_tab td{padding:.937rem 1.875rem;color:#333;font-size:1rem;border:solid 1px #ddd}
.svip_grade .svip_tab tr:hover{background-color:#fbfbfb;}

@media (max-width: 992px) {
    .svip_introduce {padding:3.125rem 0;}
    .svip_introduce_list h1 {font-size:1.75rem;}
    .svip_introduce_list>p {margin-bottom:1.187rem;}
    .svip_introduce_list ul li {margin: .625rem 0;}
    .svip_introduce_list ul li img{width:2.5rem;}
    .svip_introduce_list ul li p {font-size:1.125rem;margin-left:.937rem;}
    .svip_introduce_list .svip_btn{font-size:1.25rem;}
}
@media (max-width:768px) {
    .svip_introduce .svip_introduce_list{border-left: none;padding: 1.5rem 0 0;margin-bottom: 1.2rem;border-radius: .8rem;box-shadow: 0 0.2rem 1rem rgb(0 0 0 / 10%);}
    .svip_introduce {padding: 2rem 0 0;}
    .svip_grade .svip_tab td{padding:.8rem .7rem;font-size:.875rem;}
    .svip_grade {padding:4rem 0;}
}

/*--------------------------------------------------
whois
-------------------------------------------------- */
.domain_whois{background: url(./../images/whois_banner.png) center no-repeat #f7f7f7;padding:7rem 0 ;min-height:calc(100vh - 10rem);text-align: center;}
.domain_whois .whois-search-input,
.domain_whois .whois-search-btn{height:calc(2.2rem + 2vw)!important;box-sizing: border-box;font-size: calc(.875rem + .4vw)!important;padding: 1vw 3vw;box-shadow: 0 0.5rem 0.5rem #ddd;border-radius: 12rem;}
.domain_whois .whois-search-btn{display: flex;align-items: center;}
.whois-table{}
.whois-table th{background: rgb(0 0 0 / 4%);text-align: right;white-space: nowrap;width: 20%}
.whois-table td:nth-child(1){width: 15%}
@media screen and (max-width:768px){

}
.layui-font-12{font-size: 12px!important;}