<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@import url('/static/css/font.css');

* {
     font-family: 'Roboto-Regular';
}

.centent {
    width: 91%;
    margin: 0 auto;
}


.gg-ads.top,
.gg-ads.end {
    border: 0px;
    height: auto !important;
    width: 100%;
    margin: 15px auto 25px;
    padding: 10px 0;
}



.gg-ads-top {
    width: 100%;
    max-height: none !important;
    height: auto !important;
    min-height: 0px !important;
}

.tuwen .tuwentle {
    padding: 12px 0;
    font-size: 18px;
    margin: 0;
    text-align: center;
    color: #343A40;
    font-weight: normal;
}

.tuwen .allap {
    height: auto !important;
    margin: 30px 0;
    padding-left: 0;
    overflow: hidden;
}

.tuwen .tuwen-list li {
    width: 100%;
    margin: 0;
    padding-bottom: 10px;
    box-shadow: none;
    float: left;
}

.tuwen .tuwen-list li .tuwen-img {
    width: 100%;
    height: initial;
    max-height: 224px;
    box-shadow: 0 3px 5px 3px rgba(0, 0, 0, .1);
    border-radius: 6px;
    overflow: hidden;
    position: relative;
    transition: all ease .5s;
}

.tuwen .tuwen-list li .tuwen-img a {
    display: block;
    height: 100%;
    width: 100%;
}

.tuwen .tuwen-list li .tuwen-img img {
    display: inline;
    width: 100%;
    vertical-align: middle;

}

.tuwen .tuwen-list li .tuwen-text {
    width: 100%;
}

.tuwen .tuwen-list li .tuwen-text .textout {
    height: 102px;
    margin: 15px 0 0;
    font-size: 16px;
}

.tuwen .tuwen-list li .tuwen-text .textout {
    text-align: left;
    margin: 20px 0;
    height: 60px;
    color: #666;
}

.tuwen .tuwen-list li .tuwen-text .textout .textcan {
    display: inline-block;
    margin: 0 40px 0 0;
    padding: 0;
    overflow: hidden;
}

.tuwen .tuwen-list li .tuwen-text .textout .textcan span {
    padding-left: 0;
}

.google-auto-placed {
    width: 100%;
    height: auto;
    clear: both;
    text-align: center;
}

#pageBtn {
    margin: 0 0 30px;
    font-size: 22px;
    font-weight: 700;
    text-align: center;
    clear: both;
}


#pageBtn a:first-child:after {
    width: 10px;
    height: 10px;
    border-top: 1px solid #333;
    border-left: 1px solid #333;
    content: '';
    display: inline-block;
    -webkit-transform: rotate(-45deg);
}

#pageBtn a:last-child:after {
    width: 10px;
    height: 10px;
    border-top: 1px solid #333;
    border-right: 1px solid #333;
    content: '';
    display: inline-block;
    -webkit-transform: rotate(45deg);
}

.subs {
    display: none;
    padding: 30px 0 33px;
    width: 100%;
    background: rgba(247, 199, 39, .15);
    text-align: center;
    margin-top: 20px;
}

.sub-now {
    font-size: 23px;
    color: #7b7b7b;
    margin: 0 0 10px;
}

.email-form {
    margin-top: 10px;
    width: 90%;
    margin: 0 auto;
}

.email-form p {
    font-size: 16px;
    text-align: center;
    margin-bottom: 34px;
    color: #7b7b7b;
}

.email-form div {
    margin-bottom: 0;
}

.email-form input {
    width: 100%;
    font-size: 16px;
    height: 46px;
    line-height: 46px;
    border-radius: 4px;
    border: none;
    color: #bababa;
    padding-left: 20px;
    outline: none;
}


.email-form .email-btn {
    width: 100%;
    margin: 0 auto;
    margin-top: 15px;
    height: 46px;
    line-height: 46px;
    font-size: 18px;
    font-weight: 400;
    border-radius: 4px;
    border: none;
    outline: none;
    background: #FD7E14;
    color: #fff;
    vertical-align: bottom;
    cursor: pointer;
}
/*search ads top é‡å¤æ€§å‡ºçŽ° DP-top-Responsiveå¹¿å‘Šç»Ÿä¸€è®¾å®š*/
.search-ads .search-ads-title {
                    font-size: 22px;
                    line-height: 24px;
}

.search-ads .search-ads-title a {
                    color: #001ba0;
}

.search-ads .search-ads-label {
                    color: #666;
                    font-size: 11px;
                    font-weight: normal;
                    border: 1px solid #ddd;
                    border-radius: 6px;
                    padding: 0 3px 0 2px;
                    margin-right: 4px;
}

.search-ads .search-ads-site {
                    color: #006d21;
                    text-transform: lowercase;
                    word-break: break-all;
}

.search-ads .search-ads-desc {
                    color: #767676;
                    font-size: 16px;
}

                .search-ads-top {
                    margin: 20px;
                }

                .search-ads-mobile {
                    display: none;
                }

                .search-ads-pc {
                    display: block;
}

@media (max-width: 500px) {
                    .search-ads-mobile {
                        display: block;
                        width: 90%;
                        margin: 0 auto;
                    }

                    .search-ads-top {
                        margin-bottom: 20px;
                    }

                    .search-ads-pc {
                        display: none;
                    }
}






</pre></body></html>