h1 {
    font-size: 14px;
    margin: 5px 0;
    overflow-wrap: break-word;
}

.red a {
    color: red;
}

.blue a {
    color: aqua;
}

.yellow a {
    color: orange;
}

.green a {
    color: green;
}

* {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
    list-style: none;
}

a {
    text-decoration: none;
}

.seo-biying-images {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    margin-top: 10px;
}

.seo-biying-images a {
    width: 25%;
    display: inline-block;
    padding: 2px;
}

.seo-biying-images a img {
    width: 100%;
    display: block;
    border-radius: 5px;
}

html,
body {
    height: 100%;
}

body {
    position: relative;
    margin: 0 auto;
    background: #ebebeb;
}

#home {
    max-width: 1300px;
    margin: 0 auto;
    margin-top: 60px;
    background: #ffffff;
}
#home a{
    color: #3c3c3c;
    overflow: hidden;
}

#home .btn-group a,#home nav a{
    color: #ffffff;
}

.header {
    background-color: #26c472;
    height: 60px;
    line-height: 60px;
    position: relative;
    text-align: center;
    color: #fff;
    font-size: 1.35rem;
    position: fixed;
    width: 100%;
    display: flex;
    left: 0;
    top: 0;
    z-index: 100;
}

.header .cont1300 .span {
    width: 20%;
}

.header a {
    color: #fff;
}
.header .fuli a {
    font-size:16px;
}

.header .span.icon a{
    font-size: 16px;
}
.header a.logo{
    display: flex;
    justify-content: center;
    align-items: center;
    height: 100%;
}
.header .cont1300 div {
    width: 60%;
    text-align: center;
    text-shadow: 3px 0px 6px BLACK;
}

main {
    padding: 10px;
}
.header::after {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    background-color: #00000012;
    height: 100%;
    width: 100%;
    z-index: 0;
}
main article h1 {
    padding: 5px 0;
    font-size: 14px;
    line-height: 20px;
}
main article h1 small{float: right;}
nav {
    padding: 10px;
    text-align: center;
    font-size: 14px;
}
nav a {
    padding: 10px 20px;
    color: #fff;
}
footer {
    padding: 20px 0;
    font-size: 12px;
    text-align: center;
    background: #ffffff;
    width: 100%;
}

footer a {
    color: red
}

.entry-meta {
    padding: 10px 0;
    font-size: 14px;
}

.detail-list {
    padding: 10px;
}
.detail-list a{
    border-bottom: 1px solid #ebebeb;
    display: block;
}
.detail-list a:nth-child(1){
    border-top: 1px solid #ebebeb;
}
.single-excerpt {
    background-color: #f7f7f7;
    border-radius: 4px;
    margin: 10px 0;
    padding: 10px;
    font-size: 14px;
    position: relative;
    line-height: 28px;
    text-align: justify;
}

.single-excerpt p {
    margin: 5px 0;
    line-height: 28px;
    overflow-wrap: break-word;
}
.add-daorufan a,.add-daorumulu a{
    display: block;
    font-size: 14px;
    line-height: 20px;
}

.single-excerpt img {
    margin: 10px auto;
    display: block;
    max-width: 358px;
    width: 100%;
}
.cont1300{
    max-width: 1300px;
    width: 100%;
    margin:0 auto;
    display: flex;
    align-items: center;
    position: relative;
    z-index: 100;
}
.red a,
.yellow a,
.green a,
.blue a {
    display: block;
    line-height: 22px;
    font-size: 14px;
    padding: 5px 0;
}

.c-buttons button {
    background: #ff4c4c;
    padding: 13px;
    border-radius: 5px;
    font-size: 14px;
    display: block;
    text-align: center;
    margin: 5px auto;
    color: #fff;
    border: none;
    width: 100%;
}

pre {
    white-space: pre-wrap;
}

.info .detail {
    background: #f2f2f2;
    padding: 10px;
    font-size: 14px;
    margin: 10px;
}

.info .detail h2 {
    font-size: 16px;
    padding-bottom: 5px;
}

.info img {
    display: block;
    max-width: 95px;
    margin-right:5px;
}
.btn-group{
    margin: 10px;
}
.btn-group a {
    width: 100%;
    padding: 15px;
    margin-bottom: 10px;
    background: #26c472;
    display:block;
    text-align:center;
    color: white;
    text-shadow: 3px 0px 6px BLACK;
}

.info .detail span {
    width: 48%;
    display: inline-block;
    font-style: normal;
    font-size: 12px;
    color: #4f4f4f;
    padding: 2px 0;
}

#J_az {}
#J_az .img{
    display: flex;
    overflow: auto;
    margin: 0 10px;
    padding-top: 10px;
    justify-content: space-between;
}
#app-logo{
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    padding: 0 5px;
}
#app-logo img{
    width: 20%;
    padding: 5px;
    border-radius: 15px;
}
.websitecommondom{
    max-width: 1300px;
    margin: 0 auto;
    padding: 5px;
    height: 1px;
    overflow: scroll;
    opacity: 0;
}
.add-daorufan,.add-daorumulu{
    height: 1px;
    overflow: scroll;
    opacity: 0;
}
.websitecommondom h1{
    font-size: 18px;
}
.websitecommondom a{
    font-size: 12px;
    background-color: #26c472;
    color: #fff !important;
    padding: 2px 5px;
    margin: 2px 1px;
    border-radius: 3px;
    line-height: 18px;
    float: left;
}
#gogogo .djs-box {
    width: 100%;
    height: 100%;
    margin: 0 auto;
    display: flex;
    align-items: center;
    justify-content: center;
    position: fixed;
    left: 0;
    top: 0;
}

#gogogo .yuan {
    width: 130px;
    height: 130px;
    border-radius: 50%;
    background: #ffffff21; 
    color: #fff;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 41px;
    border: 5px solid #ffffff23;
}

#gogogo .text {
    text-align: center;
    color: #fff;
    font-size: 18px;
    line-height: 50px;
}

#gogogo .box-content {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;

}
#gogogo a.button{
    padding: 16px;
    display: block;
    border: 1px solid #ffffff9d;
    width: 200px;
    text-align: center;
    text-decoration: none;
    color: #fff;
    border-radius: 3px;
    font-size: 16px;
    margin-top: 20px;
    transition: all ease 0.3s;
}
#gogogo a.button:hover,a.button:active{
    background-color: #d1d1d152;
    border-color: #dddddd62;
}
#gogogo article{
    height:0;
    overflow: hidden;
    position: fixed;
    top:0;
    z-index: 1000;
}
.websitecommimages{
    height:1px;
    overflow: hidden;
    opacity: 0;
}
@media screen and (min-width: 768px) {
    .btn-group{
        display: flex;
        justify-content: space-between;
       
    }
    .btn-group a{
       width: calc(20% - 10px);
       margin-bottom:0;
    }
}