#domain-banner.domain-result-banner .content {
    padding-top: 220px;
}
#domain-banner .bg{
    background: url(/template/Home/Default/PC/Static/img/aptitude_banner.jpg) no-repeat center center;
    background-size: cover;
}
.change-aptitude .cz {
    display: none !important;
}

.yms-box {
    display: none !important;
}

.yzc {
    display: none !important;
}


#domain-banner .input-box {
    width: 800px;
}
#domain-banner .input-box input {
    width: 590px;
}
#domain-banner.change-aptitude {
    height: 340px;
}
#domain-banner .input-box .button {
    width: 200px;
}

#domain-banner.domain-result-banner .bg {
    height: 340px;
}

#domain-banner .input-box .button {
    background: #ff6700;
}

#domain-result h3 {
    border-bottom: 1px solid #e2383a;
}

#domain-result {
    background: #f5f5f5;
}

#domain-result ul li {
    border: 1px solid #e6e6e6;
    border-top: none;
    border-bottom: 1px dashed #e6e6e6;
}
#domain-result ul .done b{
    color: #e2383a;
}
#domain-result #resText .right a span{
    color: #666;
    padding-left: 0;
}
#domain-result ul .right .zc .icon{
    display: none;
    background:url(/template/Home/Default/PC/Static/img/domain_whios_03.png) no-repeat;
    background-position: center center;
}
#domain-result ul .right .zc:hover .icon{
    display: none;
    background:url(/template/Home/Default/PC/Static/img/domain_whios_03_hover.png) no-repeat;
    background-position: center center;
}
#domain-result #resText .right .zc:hover{
    background-color: #e2383a;
}
#domain-result ul .done .right .zc .icon{
    width: 20px;
}
#domain-result #resText .right .zc:hover span{
    color: #fff;
}
#domain-result ul .done .right a span{
    padding-left: 28px;
}


.trade_table {
    border-left: solid 1px #e6e6e6;
    border-right: solid 1px #e6e6e6;
    border-bottom: solid 1px #e6e6e6;
    width: 1120px;
}
.trade_table tr{
    height: 90px;
}
.trade_table tr:hover{
    background: #f7f7f7;
}
.trade_table tr:last-child td{
    border-bottom: none;
}
.trade_table tr td{
    text-align: center;
    vertical-align: middle;
    border-bottom: dashed 1px #e6e6e6;
}
.td-img{
    width: 180px;
    width: 20%;
    padding-left: 15px;
}
.td-img img{
    width: 160px;
    height: 100px;
    margin: 10px auto;
}
#trademark_result .td-name{
    width: 120px;
    width: 16%;
}
.green{
    color: #009959;
}
.red{
    color: #e2383a;
}
.yellow{
    color: #fe8431;
}
.td-btn{
    padding: 15px;
    width: 150px;						
}
.td-btn a{
    display: inline-block;
    width: 120px;
    height: 32px;
    text-align: center;
    line-height: 32px;
    color: #666;
    border-radius: 5px;
    border: solid 1px #e6e6e6;
    background: #fff;
}
.td-btn a:hover{
    background: #e2383a;
    color: #fff;
}
#trademark_result .td-desc{
    width: 300px;
    padding: 15px;
    padding-left: 30px;
    text-align: left;
    padding-right: 0;
}
#trademark_result .td-desc .td-p{
    line-height: 32px;
    width: 260px;
}

.none-tip{
    width: 500px;
    text-align: center;
    height: 92px;
    margin: 40px auto;
    margin-bottom: 0;
}
.blue{
    color: #5c92fa !important;
}
.none-tip-top{
    font-size: 28px;
    line-height: 40px;
}
.none-tip-desc {
    font-size: 16px;
    line-height: 32px;
}
.none-tip-desc a{
    font-size: 16px;
}
.none-icon{
    display: inline-block;
    width: 40px;
    height: 40px;
    background: url("/template/Home/Default/PC/Static/img/none_tip_03.png") no-repeat center center;
    background-size: contain;
    margin-right: 4px;
    vertical-align: middle;
}
.write.none-icon{
    background: url("/template/Home/Default/PC/Static/img/none_tip_05.png") no-repeat center center;
    background-size: contain;    
}
#domain-result ul .right .zc{
    margin-right: -5px;
}
#resText li:last-child{
    border-bottom: 1px solid #e6e6e6;
}
#domain-banner .input-box .mask{
    opacity: .2;
}