html {
    /* background-image: url(../images/bg1.png); */
    background-repeat: no-repeat;
    background-size: cover;
    overflow-y: scroll
}
ul,li,ol {
    list-style: none;
}
.logo {
    width: 220px;
    height: 57px;
    background: url(../images/logo.png?v=3) no-repeat;
    background-size: 100% 100%;
    margin-top: 30px;
}

.logo a {
    display: block;
    width: 100%;
    height: 100%;
    cursor: hand;
}

.newAdress {
    text-align: right;
    font-size: 16px;
    font-weight: normal;
    margin: 55px 0 10px 5px;
}

.newAdress a {
    color: #F5A623;
    text-decoration: underline;
}

.newAdress a:hover {
    color: #FFB92E;
    text-decoration: underline;
}

.newAdress .ftred {
    color: red;
    font-size: 14px;
}

body,
h1 {
    margin: 0;
    padding: 0
}

body {

    max-height: 358px;
    padding: 21px 0;
    font-size: 14px;
    font-family: "Microsoft YaHei, simhei";
}

a {
    text-decoration: none
}

h1 {
    width: 204px;
    margin: 0 auto 10px;
    *margin-bottom: 0;
}

h1 a {
    font-size: 48px;
    font-weight: normal
}

h1 strong {
    position: relative;
    top: -2px;
    left: 5px;
    font-size: 40px;
    font-weight: normal;
    font-family: "Microsoft YaHei, simhei";
}

label {
    display: block;
    font-size: 14px;
    font-weight: bold
}

input {

    height: 16px;
    padding: 7px 5px;
    font-size: 14px;
    font-weight: bold;
    font-family: "Georgia, tahoma, arial";

}

diy {
    height: 30px;
    border-left: 4px solid #FFB92E;
    padding-left: 10px;
    font-size: 16px;
    font-weight: normal;
    line-height: 30px;
    margin: 10px 0;
}

.alias input.r {
    width: 20px;
    height: 20px;
    padding: 0;
    border: 0;
    border-radius: 0;
    box-shadow: none;
}

.alias input.w {
    width: 20px;
    height: 20px;
    padding: 0;
    border: 0;
    border-radius: 0;
    box-shadow: none;
}

button {
    height: 40px;
    padding: 0 15px 4px;
    *padding: 0 17px;
    color: white;
    font-size: 20px;
    font-family: Microsoft YaHei, simhei;
    /* background: #ce1171 url(../image/bg.png) 0 -400px; */
    border: solid 2px white;
    border-radius: 5px;
    cursor: pointer;
    margin-right: 5px;
    outline: none;
}

textarea::-webkit-input-placeholder {
    text-align: center;
    padding-top: 70px
}

.section {
    width: 700px;
    margin: 0 auto;
}

.success {
    position: relative;
    font-size: 14px;
    word-break: break-all;
    word-wrap: break-word
}

.success a {
    color: black;
}

.foot {
    color: black;
    text-align: center
}

.foot a {
    color: black;
}

.ad {
    width: 728px;
    margin: 110px auto 0 -96px;
}

.text {
    width: 695px;
    display: block;
    margin: 0 auto 25px auto;
    height: 200px;
    resize: none;
    font-size: 20px;
    padding: 5px;
    border: 1px solid #CCC;

    border-radius: 5px;
}

.url {
    margin: 15px 0 12px
}

.url label {
    margin-bottom: 3px
}

.alias label {
    display: inline;
    margin-right: 4px
}

.alias input {
    width: 80px;
    margin: 0 3px;
    padding: 3px
}

#form {
    position: relative;
}

.shorten {
    position: absolute;
    right: -15px;
    top: 245px;
    text-align: right;
    margin: 25px 5px 10px 5px;
    clear: both;
}

#bdshare {
    position: absolute;
    right: -5px;
    top: 0px;
}

.n {
    width: 200px;
    padding: 5px 3px;
    border: 0;
    border-radius: 0;
    box-shadow: 0 0 0 0;
}

.p {
    position: absolute;
    display: none;
    width: 122px;
    margin-top: -56px;
    *margin-top: -29px;
    left: 49px;
    padding: 2px 8px 3px;
    border: solid 1px #0f619d;
    background: #dbdbdb;
    color: black;
    text-shadow: 1px 1px 1px #fff;
    box-shadow: 0 1px 2px #0f619d;
    border-radius: 0
}

.p span {
    position: absolute;
    display: block;
    width: 0;
    height: 0;
    _overflow: hidden;
    top: 28px;
    left: 61px;
    border: solid 6px #0f619d;
    border-color: #0f619d transparent;
    border-width: 6px 6px 0
}

.f .p {
    display: block
}

.p1 {
    font-size: 16px;
    font-weight: 700;
    color: #2559a5;
}

.warp {
    display: block;
    width: 800px;
    margin: 20px auto;
    margin-bottom: 50px;
    color: black;
    word-wrap: break-word;
    margin-top: 15px;
}

.warp p {
    font-size: 14px;
    line-height: 16px;
    word-wrap: break-word;

}

.warp > div {
    margin-bottom: 30px;
}

#qrcode {
    text-align: center;
}
/* 2019.8.15精选文章 */
.article .title {
    margin: 100px 0 0;
    padding-bottom: 9px;
    font-size: 18px;
    color: #333;
    border-bottom: 1px solid #ccc;
}
.more {
    float: right;
    padding-right: 20px;
    font-size: 14px;
    color: #999;
    background: url('../images/more.png') no-repeat right center;
    background-size: 18px 18px;
    font-weight: 400;

}
.article-list {
    float: left;
    margin: 3px auto 100px;
    padding-left: 0;
    width: 33%;
    font-size: 14px;
    line-height: 20px;
}
.article-list .item {
    padding-top: 12px;
}
.article-list .item a {
    display: block;
    padding-right: 5px;
    color: #999;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
/* 2019.8.15结束 */
/* 2019.8.29开始 */

.news-right {
    margin: 20px 0 49px;
    text-align: right;
}
.news-right a {
    font-size: 16px;
    color: #333;
}

/* 2019.8.29结束 */
@media (max-width: 767px) {
    html {
        background: #FFFFFF;
        background-size: cover;
        overflow-y: scroll
    }

    .logo {
        width: 167px;
        height: 38px;
        background: url(../images/logo.png) no-repeat;
        background-size: 100% 100%;
    }

    .logo a {
        display: block;
        width: 167px;
        height: 38px;
        cursor: hand;
    }

    body {
        min-width: auto;
        width: 100%;
    }

    .section {
        width: 95%;
        margin: 0 auto;
        padding: 0 10px;
        color: black;
    }

    .p1 {
        font-size: 14px;
        font-weight: 550;
        color: #2559a5;
        font-family: Microsoft YaHei, simhei;
    }

    .warp {

        width: 100%;;
    }

    textarea::-webkit-input-placeholder {
        text-align: center;
        padding-top: 25px
    }

    .text {
        width: 98%;
        height: 90px;
        margin: 0 auto 5px auto;
        font-size: 15px;
    }

    .shorten {
        text-align: center;
        margin: 10px 5px 10px 5px;
        clear: both;
        position: static;
    }

    button {
        height: 30px;
        padding: 0 10px 8px;
        color: black;
        font-size: 18px;
        font-family: Microsoft YaHei, simhei;
        /* background: #ce1171 url(../image/bg.png) 0 -400px; */
        border: solid 2px white;
        border-radius: 5px;
        cursor: pointer;
        margin-right: 5px;
        outline: none;
    }

    .alias input.w {
        display: none;
    }

    .alias a {
        display: none;
    }

    #copybtn, #bdshare {
        display: none;
    }

}

.cl10 {
    clear: both;
    height: 10px;
}
.clearFloat {
	zoom: 1;
}
.clearFloat:after {
    content: '';
    display: block;
    clear: both;
}