<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.clearfix:before, .clearfix:after{ display: table; content: " "; }
.clearfix:after{clear: both; }
.width30{width: 30%;display: inline-block;}
.marginr9{margin-right: 9%;}
.layui-input, .layui-select, .layui-textarea{
    height: 30px;
}
.layui-input-block{
    min-height: auto;
}
.layui-form-radio{
    margin: 0;
}
.container{
    background: #ffffff;
}
.site-main{
    background: #f5f5f5;
    overflow: hidden;
}
.filter{
    background: #ffffff;
    margin: 15px auto 40px;
}
.filter-top {
    padding-top: 33px;
    display: -webkit-flex;
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.filter-top-left {
    margin-left: 20px;
}
.indlistzc{
    margin: 0 20px;
}
.auth{
    margin-right: 8px;
}
.layui-btn-xs {
    height: 32px;
    line-height: 32px;
    padding: 0 12px;
    font-size: 14px;
    background-color: #4499cb;
}
.layui-icon-about:before {
    content: "\e60b";
    margin-left: 6px;
    vertical-align: middle;
}
.layui-laypage .layui-laypage-curr .layui-laypage-em {
    background-color: #4499cb;
}
.pagination{
    width: 100%;
    overflow: hidden;
    padding: 12px 0;
}
.layui-box{
    float: right;
    margin-right: 1px;
}

.change-container{
    border-left: 1px solid #e6e6e6;
}
.change-container .layui-table thead tr th:nth-child(4){
    width: 60px;
}
.change-container .layui-table thead tr th:nth-child(5){
    width: 60px;
}
.mysite ul li {
    float: left;
    border-right: 1px solid #e6e6e6;
    box-sizing: border-box;
    height: 60px;
    line-height: 60px;
}
.sites-content li {
    margin: 0;
    border-bottom: none;
}
tr#meTr {
    height: 60px;
    line-height: 60px;
}
.layui-table td, .layui-table th {
    position: relative;
    min-height: 20px;
    line-height: 20px;
    font-size: 13px;
    padding: 0;
}
.layui-table th{
    height: 50px;
}
.layui-layer-dialog  .layui-layer-content{
    overflow: hidden !important;
    overflow-x: hidden;
    padding: 10px;
}
.layui-form-select dl {
    max-height: 260px;
}
.mySite_content
{
    display:none;
}
.mySite_content:first-of-type
{
    display:block;
}
.layui-layer-dialog .layui-layer-padding {
    padding: 20px 20px 20px 55px;
    text-align: left;
}
.modal-header img{
    width: 100%;
}
.rank-infos td{
    border-left-color: #D5DEEC !important;
}
.search-infos-w table:nth-child(1) td {
    border: 1px solid #D5DEEC !important;
}

.search-infos-w table:nth-child(2) td {
    border: 1px solid #ECD8D1 !important;
}

.search-infos-w table:nth-child(3) td {
    border: 1px solid #D3DCD7 !important;
}

.site-base-text li.liwidth {
    height: auto;
    padding-bottom: 0;
    margin-bottom: 0;
}
.site-base-text li.liwidth span {
    font-size: 16px !important;
    width: 100% !important;
}

.evaluate-swiper {
    background: #f7f7f7;
    border: 1px solid #ddd;
    margin-top: 12px;
    padding: 20px;
    height: 110px;
}

.tc-content .subject{
    text-align: center;
    padding: 0 40px;
}
.tc-title{
    font-size: 20px;
    font-weight: 600;
    line-height: 2.5;
    color: #ee2e2c;
}
.tc-img{
    width: 300px;
    height: 100px;
    margin: 0 auto 10px;
    text-align: center;
    border: 1px solid #e2e2e2;
    padding: 5px;
    border-radius: 5px;
    align-items: center;
    display: -webkit-flex;
    display: flex;
    justify-content: center;
}
.tc-img a{
    color: #800080;
    font-family: æ¥·ä½“;
    font-size: 30px;
}
.tc-img img{
    max-width: 288px;
    max-height: 90px;
    vertical-align: middle;
}
.tc-name{
    padding-bottom: 15px;
    margin-bottom: 15px;
    border-bottom: 1px solid #e2e2e2;
    line-height: 1.8;
}
.tc-name h2{
    font-size: 18px;
    font-weight: 600;
}
.tc-name img{
    padding-left: 8px;
    padding-bottom: 4px;
    width: 18px;
}
.tc-info{
    width: 65%;
    text-align: left;
    margin-left: 30%;
    line-height: 1.8;
    font-weight: 600;
}
.tc-info span{
    width: 80px;
    display: inline-block;
    text-align-last: justify;
    text-align: justify;
    text-justify: distribute-all-lines;
}
.tc-input{
    width: 16.2em;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.layui-layer-dialog .layui-layer-content {  overflow: auto !important; overflow-x: hidden; }
.layui-select-title input.layui-input.layui-unselect {
    text-align: center;
    padding-left: 30px;
}


.evaluate-s-title{
    padding-bottom: 15px;
}
.site-base-text li.liwidth .evaluate-s-title .evaluate-s-span{
    color: #333;
    font-size: 15px !important;
    font-weight: 600;
    width: 29% !important;
    display: inline-block;
}
.evaluate-s-score{
    height: 14px;
    padding: 0 7px 5px;
}
.evaluate-s-reason {
    height: 70px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
}

.evaluate-swiper button.layui-icon.layui-carousel-arrow {
    left: 98% !important;
    display: none;
}

.evaluate-default {
    height: 100px;
    line-height: 100px;
    text-align: center;
    font-size: 22px;
    color: #dddd;
    font-weight: 600;
}

div#evaluate button.layui-icon.layui-carousel-arrow:last-child {
    display: block;
}

.demo-class .layui-layer-content {
    overflow: unset !important;
    min-height: 500px;
}

.demo-class .layui-layer-btn {
    padding-bottom: 40px;
    background: #fff;
}

.site_success_list{
    width: 42%;
    display: inline-block;
    overflow: hidden;
    text-overflow: ellipsis;
    margin-bottom: -2px;
}

.qtrfw li{
    border-bottom: none !important;
}

.qtrfw .site_success_list{
    width: 150px;
}

.qtrfw .top-in-li:nth-child(4) div i {
    background-color: #d02;
    color: #fff;
}


.ggDiv{
    height: 180px;
}

.didiWeight{
    background: url(https://static.seowhy.com/www/didi/static/didi/didiPc.png) no-repeat left;
    width: 100px;
    display: inline-block;
    height: 30px;
    position: absolute;
    top: -5px;
    padding-left: 45px;
    color: #fff;
    line-height: 30px;
}
.crumbs-div-p{
    position: relative;
    left:0;
    top: -10px;
    color: #333;
    font-size: 13px;
    padding: 3px 0 3px 8px;
    border-left: 5px solid #ee2e2c;
    width: 300px;
    display: inline-block;
}</pre></body></html>