.flex{
    display: flex;
}
input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
    -webkit-appearance: none;
}
.createFollowCheck input[type=“number”] {
    -moz-appearance: textfield;
}

input::placeholder,textarea::placeholder {
    font-size: 12px;
    font-family: "微软雅黑", "黑体", "宋体";
    color: #bbb;
}
.texts1{
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    max-width: 200px;
}
.texts2{
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    width: 160px;
}
.iconclass .iconicon_huabanfuben{
    cursor: pointer;
    font-size: 18px;
    color: #f23c3c;
    position: relative;
    top: 1px;
    left: 3px;
}
.table-jiexi .jiexi3{display: inline-block;padding-right: 30px;cursor: pointer;}
.table-jiexi .after,.table-jiexi .before{position: relative; z-index: 2; cursor: pointer; top: -1px;}
.table-jiexi .jiexi1{ position: relative; width: 65px; padding-left: 3px; }
.table-jiexi .jiexi2{ position: absolute; left: -2px; top: -2px; background: #fff; border: 1px solid #dfdfdf;width: 70px;text-align: center; padding-top: 24px;}
.table-jiexi .jiexi2 span{ display: block; text-align: center; line-height: 30px; cursor: pointer;}
.table-jiexi .jiexi2 span.on{ background: #f1f1f1;}
.table-jiexi .after:before { position: absolute; right: 3px; top: 11px; width: 0; height: 0; content: ''; border-top: 4px solid #aaa; border-left: 4px solid transparent; border-right: 4px solid transparent; }
.table-jiexi .before:before { position: absolute; right: 3px; top: 4px; width: 0; height: 0; content: ''; border-bottom: 4px solid #aaa; border-left: 4px solid transparent; border-right: 4px solid transparent; }
.table-jiexi .after.on:before { border-top: 4px solid #333;  }
.table-jiexi .before.on:before { border-bottom: 4px solid #333;  }
.table-jiexi .jiexi3 .after,.table-jiexi .jiexi3 .before { right: -20px;}

/*弹窗*/
.mask{ width:100%; height:100%; position: fixed; left: 0; top:0; bottom:0; right:0; background: #000; opacity:0.7; filter:alpha(opacity=70); z-index: 102; display: none;}
.popup{ position: fixed; left:50%; top:50%; transform: translateY(-50%); -webkit-transform: translateY(-50%); z-index: 103;background: #fff; font-size: 12px; color: #333; display: none; border-radius: 4px;-webkit-border-radius: 4px; }
.popup .close {
    position: absolute;
    right: 24px;
    top: 14px;
    color: #999;
    z-index: 11;
    width: 18px;
    height: 18px;
    text-align: center;
    line-height: 18px;
    cursor: pointer;
    padding: 4px;
    border-radius: 3px;
}
.popup .iconX:hover{background: #f0f1f2; color: #999}
.popup .label{ text-align: left; float: left; padding-right: 5px; font-size: 12px;}
.popup#add-box .flex-g .label{width: 118px;}
.iconloading{font-weight: bold; color: #ebac00; animation: rotate 1s linear infinite;}
.popup h3 {
    display: block;
    border-bottom: 1px solid #e1e1e1;
    border-radius: 4px 4px 0 0;
    position: relative;
    padding-left: 0;
    margin-bottom: 0;
    font-size: 16px;
    color: #333;
    font-weight: bold;
    padding: 0 24px;
    line-height: 60px;
}
.popup ul, .popup .contText {
    padding: 30px 42px 25px;
    min-height: auto;
    text-align: left;
}
.popup ul li {
    line-height: 34px;
    min-height: 34px;
    margin-bottom: 20px;
}
.popup ul li .text {
    width: 100%;
    box-sizing: border-box;
    height: 32px;
    line-height: 32px;
    border: 1px solid #e3e4e5;
    padding-left: 10px;
}
.popup ul li.flex > label{
    display: block;
    width: 90px;
    text-align: left;
    font-size: 14px;
}

.popup .operation{padding:10px 32px 30px; overflow: hidden;text-align: right;}
.popup .operation .btn{margin-left: 10px}
.popup .operation .btn.back{float: right;}


.colorff9933{
    color: #edad00;
}
.header{
    background: rgba(0,0,0,0.8)
}
body{
    background: #fcfcfc;
}
.textNew{
    height: 30px;
    line-height: 30px;
    border: 1px solid #e3e4e5;
    padding: 0 2px 0 8px;
    border-radius: 2px;
    display: inline-block;
}
.fixed_price01{ background: url(../img/domain/domian23.png) center; background-size:cover; width: 100%; height: 495px; position: relative;}
.fixed_price01a{ color: #fff; text-align: center; margin-bottom: 90px;}
.fixed_price01a h1{ font-size: 40px; padding: 180px 0 20px; color: #ffbd0c; display: block;font-weight: 500;}
.fixed_price01a p{ opacity: 0.8; font-size: 18px; padding-bottom: 28px;}
.fixed_price01b{background: rgba(0,0,0,0.4); height: 100px; position: absolute; width: 100%; bottom: 0; left: 0;}
.fixed_price01c{ width: 1200px; margin: 0 auto; width: 1200px; display: flex;}
.fixed_price01d{ width: 300px; font-size: 16px; color: #fff; line-height: 100px; position: relative; display: flex; justify-content: center; align-items: center;}
.fixed_price01d:before{ content: ''; display: block; width: 1px; height: 60px; background: rgba(255,255,255,0.4); position: absolute; right: 0; top: 20px;}
.fixed_price01d:last-child:before{ display: none;}
.fixed_price01d svg{ width: 40px; height: 40px; margin-right: 24px;}
.fixed_price01d:hover{ color: #ffbd0c;}

.tableNew{ width:100%; border-collapse: inherit;word-break: break-all; border-top: 0 none; margin-bottom: 40px; box-shadow: 0 0px 6px 0 rgba(0, 0, 0, 0.06); background: #fff; border-radius: 4px;}
.tableNew th,.tableNew td{line-height: 22px;padding:12px 0 12px 20px;text-align: left; position: relative; z-index: 1; color: #333; font-size: 14px;}
.tableNew th { line-height: 32px; color: #999; padding-top: 16px;}
.tableNew th.foot { padding-top: 20px; padding-bottom: 20px;}
.tableNew tr.color999 td{ color: #999;}
.tableNew tr:not(.nodate):nth-child(even) td{ background-color: #F9f9f9;}
.tableNew tr.dns-edit td{ background-color: #fff !important;}
.tableNew td a{ color: #ebac00; vertical-align: middle;}
.tableNew td b { padding: 0 4px; color: #e0e0e0; vertical-align: middle; font-weight: 500; display: inline-block;}

/*分页*/
.paging{ height: 32px; text-align:right;}
.paging ul{ float: right; overflow: hidden;margin:0 10px; display: inline; background: #fff;}
.paging li{ float: left;line-height: 30px;box-sizing: border-box; min-width: 32px;text-align: center;margin: 0 3px; border-radius: 4px;}
.paging li a{ display: block; color: #666;border: 1px solid #E3E4E5;border-radius: 4px; padding: 0 3px; box-sizing: border-box;}
.paging li a.disabled{ color: #ccc !important; border-color:#f0f1f2 !important; }
.paging li a:hover{border: 1px solid rgba(255,208,19,1);}
.paging li a.prev,.paging li a.next{ letter-spacing:-4px}
.paging li a.current{background:linear-gradient(-10deg,rgba(255,208,19,1),rgba(255,218,35,1)); border: none;width: auto;height: 32px;line-height: 32px;}
.paging li span {color: #ccc;display: block;  border: 1px solid #f0f1f2;border-radius: 4px;}
.paging li.active {background: #FFD013; border-color: #FFD013;}
.paging li.active span {color: #333;}
.paging dl{ float: right; position: relative; font-size: 12px; color: #4c4c4c; background: #fff;}
.paging dt{ width:75px; padding-left: 16px; line-height: 32px; background: #F7F7F7; padding-right: 22px; text-align: left; position: relative; cursor: pointer; border-radius: 3px;-webkit-border-radius: 3px;}
.paging dt:hover{ background: #f3f4f5;}
.paging dt span{ position: absolute; right:0; top:-1px; width:26px; height: 30px;}
.paging dt b{ font-weight:normal;}
.paging dd{ position:absolute; left:0; bottom:31px; padding:8px 0; width:111px; box-shadow: 0 0px 10px 0 rgba(0, 0, 0, 0.1); background: #fff; z-index: 111; display: none; text-align: left; border-radius: 4px;}
.paging dd a{ display: block; padding-left: 14px; color: #4c4c4c; line-height: 30px;}
.paging dd a:hover{ color: #333; background: #f5f5f5;}
.paging dl:hover dd{ display: block}
.paging .num{ float: right; line-height: 32px; color: #949393; padding-right: 10px;}
.paging .num b{ padding:0 6px;}
.paging .num span{ padding-left: 27px;}
.paging .num span{ padding-left: 27px;}

#dmTextarea {
    position: absolute;
    overflow: hidden;
    resize: none;
    height: 32px;
    padding: 5px 0 0 8px;
    line-height: 20px;
    box-sizing: border-box;
    z-index: 1;
}
.brand_search02g{
    display: inline-block;
    width: 300px;
    height: 32px;
    position: relative;
}

.fixed_price02{
    background: #fff;
    box-shadow: 0 0px 6px 0 rgba(0,0,0,0.1);
    padding: 0px 30px;
    margin: 50px auto;
    box-sizing: border-box;
}
.brand_search02b{
    border-bottom: 1px dashed #e3e4e5;
    line-height: 32px;
    padding: 12px 0;
    display: flex;
    justify-content: left;
    font-size: 14px;
}
.brand_search02i{
    padding: 24px 0;
    display: block;
    overflow: hidden;
}
.brand_search02h{
    background: #f0f0f0;
    font-size: 12px;
    padding: 4px 10px;
    border-radius: 12px;
    margin-left: 8px;
    display: inline-block;
    line-height: 16px;
}
.brand_search02h.on{
    background: -webkit-linear-gradient(
            -10deg
            ,#FFC300,#FFDA23);
}
.brand_search02h font{
    cursor: pointer;
}
.brand_search02h i{
    font-size: 12px;
    padding: 4px 0px;
    cursor: pointer;
    margin-left: 5px;
}
.brand_search02b:last-child{
    border: none;
}
.brand_search02b .label{
    color: #999;
    width: 50px;
}
.brand_search02b .tag{
    width: 1060px;
    height: 32px;
    overflow: hidden;
    display: flex;
    flex-wrap: wrap;
    position: relative;
}
.brand_search02b .tag.on{
    height: auto;
}
.brand_search02b .tag > label{
    margin-right: 24px;
}
.brand_search02b .tag > label.bl{
    border-left: 1px solid #e3e4e5;
    padding-left: 20px;
}
.brand_search02b .open{
    width: 90px;
    text-align: right;
    cursor: pointer;
}
.brand_search02bs{
    padding: 20px 0;
}
.brand_search02bs .tag:nth-child(1):before{
    display: block;
    content: '';
    width: 1px;
    height: 100%;
    position: absolute;
    right: 0;
    top: 0;
    background: #e3e4e5;
}

.fixed_det01{
    font-size: 14px;
    padding: 80px 0 20px;
    color: #666;
}
.fixed_det02{
    display: flex;
    justify-content: space-between;
}
.fixed_det02a{
    box-shadow: 0 2px 12px 0 rgba(0,0,0,0.1);
    width: 920px;
    background: #fff;
}
.fixed_det02b{
    line-height: 70px;
    font-size: 20px;
    padding:0 40px;
    display: flex;
    justify-content: space-between;
}
.fixed_det02b a:hover{
    color: #ebac00;
}
.fixed_det02c{
    border-bottom: 1px solid #e3e4e5;
    font-size: 14px;
    margin: 0px 40px 24px;
    padding-bottom: 20px;
    border-top: 1px solid #e3e4e5;
    padding-top: 20px;
}
.fixed_det02c p{
    line-height: 40px;
    display: flex;
}
.fixed_det02c p span{
    display: inline-block;
    width: 110px;
    color: #999;
}
.fixed_det02c p font{
    display: inline-block;
    width: 730px;
}
.fixed_det02d{
    color: #999;
    font-size: 14px;
    background: #f7f7f7;
    margin: 0 40px;
    padding: 10px 16px;
}
.fixed_det02ds{
    color: #f23c3c;
    font-size: 14px;
    margin: 0 40px 20px;
    padding: 10px 16px;
    border:1px solid #f23c3c;
}
.fixed_det02e{
    padding-left: 40px;
    margin: 20px 0 32px;
}
.fixed_det02e a{
    height: 40px;
    line-height: 40px;
    padding: 0 30px;
    font-size: 14px;
    margin-right: 20px;
}
.fixed_det02f{
    width: 260px;
    box-shadow: 0 2px 12px 0 rgba(0,0,0,0.1);
    background: #fff;
}
.fixed_det02g{
    padding: 20px 0;
    margin: 0 20px;
    border-top: 1px solid #e3e4e5;
}
.fixed_det02g a{
    line-height: 50px;
    background: #f7f7f7;
    margin-bottom: 10px;
    padding-left: 16px;
    display: flex;
    font-size: 14px;
    justify-content: space-between;
    align-items: center;
}
.fixed_det02g  a:hover {
    color: #f6b300;
}
.fixed_det02g a span{
    display: flex;
    align-items: center;
}
.fixed_det02g a svg{
    display: inline-block;
    width: 20px;
    height: 20px;
    margin-right: 8px;
}
.fixed_det02g i{
    display: inline-block;
    margin-right: 8px;
}
.fixed_det02i{
    display: flex;
    margin-top: 20px;
}
.fixed_det02j {
    font-size: 14px;
    color: #333;
    padding: 14px 24px;
    background: #f3f4f5;
    display: block;
    text-align: center;
    margin-right: 20px;
}
.fixed_det02j span {
    background: #facf1a;
    color: #333;
    font-size: 12px;
    width: 20px;
    height: 20px;
    line-height: 20px;
    border-radius: 50%;
    text-align: center;
    display: inline-block;
    margin-right: 10px;
}
.fixed_det02k{
    background: url(./img/thirdpaybg02.png) center no-repeat;
    display: inline-block;
    width: 59px;
    height: 50px;
    margin: 0 20px;
}
.fixed_det02l {
    font-size: 18px;
    padding-bottom: 8px;
    margin: 40px 0 10px
}
.fixed_det02m{
    background: #f3f4f5;
    padding: 20px 32px;
    margin: 20px 0 60px;
    font-size: 14px;
    line-height: 26px;
}
.fixed_det02m p{
    padding-bottom: 10px;
    padding-left: 20px;
    position: relative;
}
.fixed_det02m p:before{
    content: '';
    display: block;
    width: 6px;
    height: 6px;
    border-radius: 50%;
    background: #facf1a;
    left: 0;
    top: 9px;
    position: absolute;
}

