.dommain-content * {
    box-sizing: border-box;
}

.el-result-page {
    padding-top: 20px;
    padding-bottom: 20px;
    text-align: right;
    overflow: hidden;
}

.text-red {
    color: #3c7ee5;
}

.dommain-content {
    margin-top: 30px;
}

.domain-type {
    line-height: 50px;
    height: 52px;
    border: solid 1px #e6e6e6;
    border-bottom: 2px solid #3c7ee5;
    border-left: none;
    background: #fff;
}

.domain-type .switch-tab:first-child {
    border-left: 1px solid #e6e6e6;
}

.domain-type .switch-tab:first-child.active {
    border-left: 1px solid #3c7ee5;
}

.switch-tab {
    text-align: center;
    padding: 9px 0;
    cursor: pointer;
}

.switch-tab span {
    display: block;
    text-align: center;
    font-size: 18px;
    line-height: 32px;
    color: #333;
    border-right: solid 1px #e6e6e6;
}

.switch-tab.active {
    background: #3c7ee5;
    border-top: 1px solid #3c7ee5;
    margin-top: -1px;
}

.switch-tab.active span {
    color: #fff;
    border-right: none;
}

.el-domain-name {
    text-align: center;
    color: #666;
    font-size: 14px;
}

.dommain-content .el-domain-publish {
    float: right;
    height: 49px;
}
.el-domain-publish a{
    display: block;
    width: 100px;
    height: 49px;
    line-height: 49px;
    text-align: center;
    color: #668FFE;

    border-left: 1px solid #DFE3F1;
    background: #F1F6FE;
    font-size: 14px;
}


label {
    outline: none;
}

.classify {
    clear: both;
    overflow: hidden;
}

.domain-category {
    background: #fff;
    padding: 18px 32px;
    border: solid 1px #e6e6e6;
    margin-bottom: 20px;
    border-top: 0;
}

.domain-category .el-row {
    margin-bottom: 10px;
}

.domain-category .el-col.domain-list {
    text-align: left;
}

.domain-category .domain-list2 {
    margin-left: -30px;
    margin-right: 30px;
}

.cate-classify {
    color: #333;
    font-size: 14px;
    cursor: pointer;
    display: inline-block;
    padding: 4px 5px;
    border-radius: 4px;
    height: 24px;
    line-height: 16px;
}

.cate-classify.active {
    color: #fff;
    background: #3c7ee5;
}

.cate-classify.active:hover {
    color: #fff;
}

.cate-classify:hover {
    color: #3c7ee5;
}

.cate-label {
    color: #666;
    font-size: 14px;
}

.cate-input {
    width: 120px;
    height: 32px;
}

.cate-input input {
    height: 32px;
    line-height: 32px;
    padding: 0 10px;
}

.cate-input .el-input__icon {
    line-height: 32px;
}

.cate-input.short-input {
    width: 80px;
}

.domain-list {
    line-height: 32px;
}

.domain-list .el-checkbox__label {
    padding-left: 5px;
}

.domain-list .el-checkbox {
    margin-right: 10px;
}

.domain-list .domain-list .el-checkbox {
    margin-left: 10px;
}

.line-span {
    color: #999;
    font-size: 14px;
}

.classify-row {
    height: 24px;
    line-height: 24px;
}

.classify-row .el-col {
    line-height: 24px;
}

.detail-popover {
    max-width: 500px;
}

.detail-classify {
    max-width: 500px;
    margin-bottom: 10px;
    text-align: center;
}

.detail-classify .el-col {
    margin-bottom: 10px;
}

.detail-classify.detail-btn {
    margin-bottom: 0;
}

.detail-classify .el-button {
    margin: 0 5px;
}

.detail-classify .el-button.active {
    background: #fff;
    color: #3c7ee5;
    border: 1px solid #dcdfe6;
}

.search-btn {
    text-align: center;
    margin-bottom: 0;
}

.classify-self {
    margin-bottom: 10px;
    height: auto;
    overflow: hidden;
}

.classify-self .cate-label {
    float: left;
    width: auto;
}

.classify-self .el-row {
    width: auto;
    padding-left: 42px;
    margin-bottom: 0;
}

.classify-self .el-row .el-col {
    text-align: left;
    width: 60px;
}

.classify-self .el-row .el-col .cate-classify {
    font-size: 13px;
}

.search-list {
    min-height: 300px;
}

.search-list td,
.search-list th {
    padding-left: 15px;
    text-align: left;
}

.search-list th {
    font-weight: bold;
    font-size: 16px;
    color: #666;
    background: #F1F6FE;
}

.search-list .el-table__header-wrapper {
    border-left: solid 1px #DFE3F1;
    border-right: solid 1px #DFE3F1;
    border-top: solid 1px #DFE3F1;
}

.search-list .el-table__body-wrapper {
    border-left: solid 1px #DFE3F1;
    border-right: solid 1px #DFE3F1;
}

.search-list .domain-name {
    font-weight: bold;
    font-size: 14px;
    color: #5c92fa;
}

.search-list .domain-price {
    color: #F85252;
}

.search-list .domain-wrap {
    width: 72%;
    display: inline-block;
    vertical-align: middle;
}

.search-list .domain-wrap .domain-name {
    display: block;
    text-align: left;
}

.search-list .domain-icon {
    color: #3c7ee5;
    width: 32px;
    height: 32px;
    vertical-align: middle;
    display: inline-block;
    font-size: 32px;
    cursor: pointer;
}

.search-list .el-table--enable-row-hover .el-table__body tr:hover>td {
    background-color: #fffbea;
}

.search-list .el-table--enable-row-hover .el-table__body tr:hover>td .domain-name {
    color: #3c7ee5;
}

.search-list .el-table--enable-row-hover .el-table__body tr:hover>td .domain-buy {
    background: #3c7ee5;
    color: #fff;
    border-color: #3c7ee5;
}

.search-list .el-table--enable-row-hover .el-table__body tr:hover>td .domain-buy span {
    color: #fff;
}

.doamin-recommend {
    border-bottom: none;
    border-right: none;
}

.doamin-recommend .domain-sort {
    height: 50px;
    padding-top: 10px;
    padding-bottom: 10px;
    background: #F1F6FE;
    border: solid 1px #e6e6e6;
}

.doamin-recommend .domain-sort .el-col {
    width: auto;
    padding: 0 20px;
    border-right: solid 1px #e6e6e6;
}

.doamin-recommend .domain-sort .el-col span {
    width: 100%;
    text-align: center;
    font-size: 16px;
    color: #666;
    display: inline-block;
    line-height: 30px;
    height: 30px;
    cursor: pointer;
}

.doamin-recommend .domain-sort .el-col:last-child {
    border-right: none;
}

.doamin-recommend .recommend-list {
    /* background-color: #ebeef5; */
    min-height: 296px;
}

.doamin-recommend .recommend-list a {
    display: block;
}

.doamin-recommend .recommend-list .el-card {
    border-radius: 0;
}

.doamin-recommend .recommend-list .el-card__body {
    padding: 20px 10px;
}

.doamin-recommend .recommend-list .el-card__body .domain-name {
    font-weight: bold;
    font-size: 18px;
    color: #5c92fa;
    line-height: 24px;
    margin-bottom: 5px;
    display: inline-block;
    text-align: left;
}

.doamin-recommend .recommend-list .el-card__body .card-info {
    text-align: left;
    font-size: 12px;
    color: #666;
    overflow: hidden;
    text-overflow: ellipsis;
    height: 40px;
    margin-bottom: 10px;
}

.doamin-recommend .recommend-list .el-card__body .card-price {
    line-height: 28px;
}

.doamin-recommend .recommend-list .el-card__body .card-price .c-price {
    float: left;
    color: #F85252;
    font-weight: bold;
}

.doamin-recommend .recommend-list .el-card__body .card-price .c-time {
    font-size: 14px;
    color: #333;
    float: right;
}

.doamin-recommend .recommend-list .el-card {
    cursor: pointer;
    height: 100%;
}

.doamin-recommend .recommend-list .el-card:hover {
    transform: scale(1.05);
    transition: all 0.1s;
}

.doamin-recommend .recommend-list .el-card:hover .domain-name {
    color: #3c7ee5;
}

@media screen and (min-width: 1200px) {
    .recommend-list .el-col {
        width: 20%;
        height: 98px;
    }
}

@media screen and (max-width: 1200px) {
    .recommend-list .el-col {
        width: auto;
        height: 130px;
    }
}

.package-table .package-table-close {
    width: 24px;
    height: 24px;
    display: block;
    font-size: 24px;
    position: absolute;
    right: 12px;
    z-index: 2;
    top: 16px;
    color: #999;
    cursor: pointer;
}

.package-table .el-table th {
    background: #f7f7f7;
}

.package-table .el-table th,
.package-table .el-table td {
    text-align: center;
}

.package-table .el-table .el-table__body tr {
    border-bottom: 1px dashed #e6e6e6;
}

.package-table .el-dialog__header {
    display: none;
}

.package-table .el-dialog__body {
    border: solid 6px #a3b7d8;
    padding: 0;
}

.package-table .el-dialog__body .el-table .el-table__body-wrapper {
    /*ÃƒÆ’Ã‚Â¦Ãƒâ€šÃ‚Â»ÃƒÂ¢Ã¢â€šÂ¬Ã‹Å“ÃƒÆ’Ã‚Â¥Ãƒâ€šÃ‚ÂÃƒÂ¢Ã¢â€šÂ¬Ã¢â‚¬Â*/
}

.package-table .el-dialog__body .el-table .el-table__body-wrapper::-webkit-scrollbar {
    /*ÃƒÆ’Ã‚Â¦Ãƒâ€šÃ‚Â»Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã‚Â¥Ãƒâ€¦Ã‚Â Ãƒâ€šÃ‚Â¨ÃƒÆ’Ã‚Â¦Ãƒâ€šÃ‚ÂÃƒâ€šÃ‚Â¡ÃƒÆ’Ã‚Â¦ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¢Ãƒâ€šÃ‚Â´ÃƒÆ’Ã‚Â¤Ãƒâ€šÃ‚Â½ÃƒÂ¢Ã¢â€šÂ¬Ã…â€œÃƒÆ’Ã‚Â¦Ãƒâ€šÃ‚Â Ãƒâ€šÃ‚Â·ÃƒÆ’Ã‚Â¥Ãƒâ€šÃ‚Â¼Ãƒâ€šÃ‚Â*/
    width: 4px;
    /*ÃƒÆ’Ã‚Â©Ãƒâ€šÃ‚Â«Ãƒâ€¹Ã…â€œÃƒÆ’Ã‚Â¥Ãƒâ€šÃ‚Â®Ãƒâ€šÃ‚Â½ÃƒÆ’Ã‚Â¥Ãƒâ€¹Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã‚Â¥Ãƒâ€¹Ã¢â‚¬Â Ãƒâ€šÃ‚Â«ÃƒÆ’Ã‚Â¥Ãƒâ€šÃ‚Â¯Ãƒâ€šÃ‚Â¹ÃƒÆ’Ã‚Â¥Ãƒâ€šÃ‚ÂºÃƒÂ¢Ã¢â€šÂ¬Ã‚ÂÃƒÆ’Ã‚Â¦Ãƒâ€šÃ‚Â¨Ãƒâ€šÃ‚ÂªÃƒÆ’Ã‚Â§Ãƒâ€šÃ‚Â«ÃƒÂ¢Ã¢â€šÂ¬Ã¢â‚¬Å“ÃƒÆ’Ã‚Â¦Ãƒâ€šÃ‚Â»Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã‚Â¥Ãƒâ€¦Ã‚Â Ãƒâ€šÃ‚Â¨ÃƒÆ’Ã‚Â¦Ãƒâ€šÃ‚ÂÃƒâ€šÃ‚Â¡ÃƒÆ’Ã‚Â§Ãƒâ€¦Ã‚Â¡ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾ÃƒÆ’Ã‚Â¥Ãƒâ€šÃ‚Â°Ãƒâ€šÃ‚ÂºÃƒÆ’Ã‚Â¥Ãƒâ€šÃ‚Â¯Ãƒâ€šÃ‚Â¸*/
    height: 1px;
}

.package-table .el-dialog__body .el-table .el-table__body-wrapper::-webkit-scrollbar-thumb {
    /*ÃƒÆ’Ã‚Â¦Ãƒâ€šÃ‚Â»Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã‚Â¥Ãƒâ€¦Ã‚Â Ãƒâ€šÃ‚Â¨ÃƒÆ’Ã‚Â¦Ãƒâ€šÃ‚ÂÃƒâ€šÃ‚Â¡ÃƒÆ’Ã‚Â©ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¡Ãƒâ€¦Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â©Ãƒâ€šÃ‚ÂÃƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¥Ãƒâ€šÃ‚Â°Ãƒâ€šÃ‚ÂÃƒÆ’Ã‚Â¦ÃƒÂ¢Ã¢â€šÂ¬Ã¢â‚¬Å“Ãƒâ€šÃ‚Â¹ÃƒÆ’Ã‚Â¥Ãƒâ€šÃ‚ÂÃƒÂ¢Ã¢â€šÂ¬Ã¢â‚¬Â*/
    border-radius: 10px;
    -webkit-box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.1);
    background: #535353;
}

.package-table .el-dialog__body .el-table .el-table__body-wrapper::-webkit-scrollbar-track {
    /*ÃƒÆ’Ã‚Â¦Ãƒâ€šÃ‚Â»Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã‚Â¥Ãƒâ€¦Ã‚Â Ãƒâ€šÃ‚Â¨ÃƒÆ’Ã‚Â¦Ãƒâ€šÃ‚ÂÃƒâ€šÃ‚Â¡ÃƒÆ’Ã‚Â©ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¡Ãƒâ€¦Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â©Ãƒâ€šÃ‚ÂÃƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¨Ãƒâ€šÃ‚Â½Ãƒâ€šÃ‚Â¨ÃƒÆ’Ã‚Â©Ãƒâ€šÃ‚ÂÃƒÂ¢Ã¢â€šÂ¬Ã…â€œ*/
    -webkit-box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.1);
    border-radius: 10px;
    background: #EDEDED;
}

.el-checkbox+.el-checkbox {
    margin-left: 0;
}

.search-list .domain-icon {
    position: relative;
}

.domain-icon-number {
    width: 32px;
    height: 32px;
    position: absolute;
    right: 0;
    top: 0;
    line-height: 38px;
    color: #f81;
    font-size: 14px;
    text-align: center;
}

.detail-classify .el-button.active span {
    color: #3c7ee5;
}

.domain-icon {
    background: url("../../../img/dt_sale.png") no-repeat center center;
}

.domain-icon-number {
    color: #fff;
    font-size: 12px;
}

.el-detail-btn {
    border-radius: 3px;
}

.el-detail-btn.sure {
    background: #3c7ee5;
    border-color: #3c7ee5;
}

.el-detail-btn.sure span {
    color: #fff;
}

.el-detail-btn.reset {
    background: #f5f5f5;
    border-color: #e6e6e6;
}

.el-table th.ascending div span,
.el-table th.descending div span{
    color: #3c7ee5;
}

.el-table .ascending .sort-caret.ascending {
    border-bottom-color: #3c7ee5;
}

.el-table .descending .sort-caret.descending {
    border-top-color: #3c7ee5;
}

.el-table .caret-wrapper {
    height: 21px;
}

.el-table .sort-caret.ascending {
    border-bottom-color: #c0c4cc;
    top: -2px;
}

.el-table .sort-caret.descending {
    border-top-color: #c0c4cc;
    bottom: 1px;
}

.el-table .sort-caret {
    left: 5px;
}

.el-checkbox {
    font-weight: normal;
}
