body,html{
    font-size: 35px;
}
.toast-message{
    font-size: 14px;
}
.site-img-12{
    width: 100%;
    height: auto;
    float: left;
    pointer-events: none;
}
.site-img-4{
    width: 33.33%;
    height: auto;
    float: left;
    pointer-events: none;
}
.site-img-6{
    width: 50%;
    height: auto;
    float: left;
    pointer-events: none;
}

/*wechat start*/
.wechat_one{
    width: 90%;
    margin: 0px 5%;
    height: 1.5rem;
    line-height: 1.5rem;
    font-size: .45rem;
    border-radius: 1.5rem;
    text-align: center;
    background-color: #07C160;
    color: #FFFFFF;
    display: flex;
    justify-content: center;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.wechat_one i{
    width: .6rem;
    height: 1.5rem;
    line-height: 1.5rem;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: row;
    font-size: .55rem;
    margin-right: .2rem;
}
.wechat_two{
    width: 100%;
    height: 1.6rem;
    line-height: 1.6rem;
    font-size: .45rem;
    text-align: center;
    background-color: #FFFFFF;
    color: #FFFFFF;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
}
.wechat_two .left{
    width: auto;
    height: 1.6rem;
    line-height: 1.6rem;
    display: flex;
    justify-content: flex-start;
    align-items: center;
    flex-direction: row;
    color: #333333;
    flex: 1;
    padding: 0 .4rem;
    box-sizing: border-box;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.wechat_two .right{
    width: auto;
    height: 1.6rem;
    line-height: 1.6rem;
    font-size: .45rem;
    text-align: center;
    background-color: #07C160;
    color: #FFFFFF;
    display: flex;
    justify-content: center;
    padding: 0 .4rem;
    box-sizing: border-box;
    white-space: nowrap;
}
.wechat_two .right i{
    width: 30px;
    height: 1.6rem;
    line-height: 1.6rem;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: row;
    font-size: .55rem;
}
.wechat_three{
    width: 100%;
    height: 1.6rem;
    line-height: 1.6rem;
    font-size: .45rem;
    text-align: center;
    background-color: #FFFFFF;
    color: #FFFFFF;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    padding: 0 .4rem;
    box-sizing: border-box;
}
.wechat_three .left{
    width: auto;
    height: 1.6rem;
    line-height: 1.6rem;
    display: flex;
    justify-content: flex-start;
    align-items: center;
    flex-direction: row;
    color: #333333;
    flex: 1;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.wechat_three .right{
    width: auto;
    height: 1rem;
    line-height: 1rem;
    font-size: .45rem;
    text-align: center;
    background-color: #07C160;
    color: #FFFFFF;
    display: flex;
    justify-content: center;
    padding: 0 .45rem;
    border-radius: 1rem;
    margin-top: .3rem;
}
.wechat_three .right i{
    width: .6rem;
    height: 1rem;
    line-height: 1rem;
    font-size: .45rem;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: row;
}
.wechat_right{
    width: 100%;
    height: 100%;
    background-color: #07C160;
    color: #FFFFFF;
    z-index: 999;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
}
.wechat_right i{
    font-size: .8rem;
}
.wechat_four{
    width: 100%;
    height: auto;
    font-size: .45rem;
    text-align: center;
    background-color: #FFFFFF;
    color: #666666;
    display: flex;
    flex-direction: column;
    padding: 15px;
}
.wechat_four .wechat_title{
    width: 100%;
    height: .7rem;
    line-height: .7rem;
    font-size: .45rem;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: row;
}
.wechat_four .wechat_title font{
    height: .7rem;
    line-height: .7rem;
    margin: 0;
    padding: 0;
    margin-right: .2rem;
    color: #07C160;
}
.wechat_four .wechat_title p{
    height: .7rem;
    line-height: .7rem;
    margin: 0;
    padding: 0;
    color: #07C160;
    font-weight: 500;
}
.wechat_four .wechat_describe{
    height: .8rem;
    line-height: .8rem;
    margin: 0;
}
.wechat_five{
    width: 100%;
    height: auto;
    font-size: .45rem;
    text-align: center;
    background-color: #FFFFFF;
    color: #666666;
    display: flex;
    flex-direction: column;
    padding: 15px;
}
/*wechat end*/

/*button start*/
.site-button-top{
    width: 100%;
    position: fixed;
    top: 128px;
    float: left;
    height: auto;
    z-index: 9;
}
.site-button-bottom{
    width: 100%;
    position: fixed;
    bottom: 22px;
    float: left;
    height: auto;
    z-index: 9;
}
.site-button-bottom a{
    text-decoration: none;
}
.site-button-right{
    width: 60px;
    height: 60px;
    position: absolute;
    z-index: 999;
    display: flex;
    right: 15px;
    bottom: 120px;
}
.site-button-drag{
    width: 100%;
    position: absolute;
    top: 128px;
    float: left;
    height: auto;
    z-index: 9;
}
.site-button-default{
    width: 100%;
    float: left;
    height: 1.8rem;
    line-height: 1.8rem;
    font-size: .5rem;
    text-align: center;
    background-color: #0F80FF;
    color: #FFFFFF;
    text-decoration: none;
}
.site-button-default-circle{
    width: 90%;
    margin: 0px 5%;
    float: left;
    height: 1.8rem;
    line-height: 1.8rem;
    font-size: .5rem;
    border-radius: 1.8rem;
    text-align: center;
    background-color: #0F80FF;
    color: #FFFFFF;
}
.site-button-default-circle-small{
    width: 90%;
    margin: 0px 5%;
    float: left;
    height: 1.5rem;
    line-height: 1.5rem;
    font-size: .5rem;
    border-radius: 1.5rem;
    text-align: center;
    background-color: #0F80FF;
    color: #FFFFFF;
}
.site-button-textbeat{
    animation: twinklesize 0.8s alternate infinite;
}
.site-button-fullbeat{
    animation:scaleDraw 2s ease-in-out infinite;
}

@keyframes flashChangeImg{
    from {
        left:-100%;
    }
    100% {
        left:150%;
    }
}
.animation-textbeat{
    animation: twinklesize 4s ease-in-out infinite;
}
.animation-fullbeat{
    animation:scaleDraw 3s ease-in-out infinite;
}
@keyframes scaleDraw{0%,50%{transform:scale(1)}25%,75%{transform:scale(.9)}}
@keyframes twinklesize{0%,50%{font-size: 14px}25%,75%{font-size: 16px}}

.site-button-flash-across{
    position:absolute;
    animation:flashChangeImg 3s ease 0s;
    top:0;
    width:30%;
    height:100%;
    content:"";
    background:linear-gradient(to right,rgba(255,255,255,0) 0,rgba(255,255,255,.4) 50%,rgba(255,255,255,0) 100%);
    transform:skewX(-45deg);
    animation-iteration-count:infinite;
}
/*button end*/

/*from start*/
.site-from-contain{
    width: 100%;
    display: none;
}
.site-from-alert-shadow{
    width: 100%;
    height: 100%;
    opacity: 0.8;
    background-color: #000000;
    position: fixed;
    top: 0px;
    z-index: 7;
}
.site-from-alert-contain{
    width: 100%;
    height: auto;
    z-index: 8;
    position: fixed;
    top: 50%;
    max-width: 500px;
    left: 50%;
    transform:translate(-50%,-50%);
    -ms-transform:translate(-50%,-50%);     /* IE 9 */
    -moz-transform:translate(-50%,-50%);    /* Firefox */
    -webkit-transform:translate(-50%,-50%); /* Safari 和 Chrome */
    -o-transform:translate(-50%,-50%);  /* Opera */
}
.site-from-one{
    width: 90%;
    max-width: 500px;
    height: auto;
    margin: 0px 5%;
    float: left;
    background-color: #FFFFFF;
    border-radius: 5px;
    padding: 15px;
    box-sizing: border-box;
    font-size: .4rem;
}
.site-from-one .top-notice{
    width: 100%;
    height: 1rem;
    line-height: 1rem;
    text-align: center;
    display: none;
}
.site-from-one .top-notice span{
    color: #999999;
}
.site-from-one-lists{
    width: 100%;
    float: left;
    height: 30px;
    padding: .2rem 0;
    box-sizing: border-box;
}
.site-from-one input{
    width: 100%;
    float: left;
    outline: none;
    border: none;
    height: 1rem;
    line-height: 1rem;
    font-size: .4rem;
}
.site-from-one-code{
    width: 100%;
    float: left;
    height: 30px;
    padding: .2rem 0;
    box-sizing: border-box;
}
.site-from-one-code input{
    width: 50%;
    float: left;
    outline: none;
    border: none;
    height: 1rem;
    line-height: 1rem;
    font-size: .4rem;
}
.site-from-one-code span{
    width: 50%;
    float: left;
    height: 1rem;
    line-height: 1rem;
    text-align: right;
}
.site-from-one-code span.disable{
    color: #999999;
}
.site-from-one-radio{
    width: 100%;
    float: left;
    height: 30px;
    padding: .2rem 0;
    box-sizing: border-box;
    font-size: 0.4rem;
}
.site-from-one-radio input{
    width: 0.4rem;
    height: 0.4rem;
    margin-top: .3rem;
    margin-right: 0.2rem;
}
.site-from-one-radio label{
    float: left;
    height: 1rem;
    line-height: 1rem;
    color: #999999;
}
.site-from-one-radio label a{
    height: 1rem;
    line-height: 1rem;
    margin-left: .1px;
    color: #333333;
    font-size: .4rem;
    text-decoration: none;
}
.site-from-one-radio label a: hover{
    color: #333333;
}
.site-from-one-button{
    width: 100%;
    float: left;
    color: #FFFFFF;
    background-color: #0F80FF;
    height: 1.3rem;
    line-height: 1.3rem;
    border-radius: .1rem;
    text-align: center;
    margin-bottom: 0.5rem;
}
.site-from-close{
    width: 100%;
    height: 30px;
    float: left;
    color: #FFFFFF;
    text-align: center;
    margin-top: 20px;
}
.site-from-close i{
    font-style: normal;
    width: 30px;
    height: 30px;
    line-height: 30px;
    font-size: 25px;
}

.site-from-success{
    width: 100%;
    float: left;
    height: auto;
    padding: .2rem 0;
    box-sizing: border-box;
    text-align: center;
}
.site-from-success i{
    width: 100%;
    height: 1.5rem;
    font-size: 1.2rem;
    box-sizing: border-box;
    color: #34c38f;
    display: flex;
    justify-content: center;
    align-items: center;
}
.site-from-success p{
    width: 100%;
    float: left;
    height: auto;
    font-size: .4rem;
    padding: .3rem 0;
    box-sizing: border-box;
    color: #333333;
}
.site-from-success a{
    width: 100%;
    float: left;
    color: #FFFFFF;
    background-color: #0F80FF;
    height: 30px;
    line-height: 30px;
    border-radius: 30px;
    font-size: .4rem;
    text-align: center;
    margin-bottom: 0.5rem;
    text-decoration: none;
}
/*from end*/

/*page-from start*/
.page-from{
    width: 100%;
    height: auto;
    float: left;
    padding: 15px;
    box-sizing: border-box;
}
.page-form-empty{
    width: 100%;
    text-align: center;
    font-size: 14px;
    color: #FD6666;
    margin-top: 20px;
}
.page-form-title{
    width: 100%;
    height: 50px;
    line-height: 50px;
    font-size: 18px;
    text-align: center;
    float: left;
    color: #000000;
    font-weight: 500;
}
.page-from-lists{
    width: 100%;
    max-width: 500px;
    height: auto;
    float: left;
    background-color: #FFFFFF;
    box-sizing: border-box;
    font-size: 14px;
}
.page-from-lists label{
    width: 100%;
    float: left;
    height: 30px;
    line-height: 30px;
    margin: 5px 0;
    font-size: 14px;
    color: #000000;
}
.page-from-lists label i{
    width: 10px;
    height: 30px;
    line-height: 30px;
    font-size: 14px;
    color: #FD6666;
    font-style: normal;
    float: left;
}
.page-from-lists input{
    width: 100%;
    float: left;
    outline: none;
    border: none;
    height: auto;
    font-size: 14px;
    padding: 10px 15px;
    box-sizing: border-box;
    background-color: #f8f9fb;
    color: #333333;
}
.page-from input::-webkit-input-placeholder{
    color: #adadaf;
}
.page-from input::-moz-placeholder{   /* Mozilla Firefox 19+ */
    color: #adadaf;
}
.page-from input:-moz-placeholder{    /* Mozilla Firefox 4 to 18 */
    color: #adadaf;
}
.page-from input:-ms-input-placeholder{  /* Internet Explorer 10-11 */ 
    color: #adadaf;
}
.page-from-code{
    width: 100%;
    float: left;
    height: auto;
    padding: 10px 0;
    box-sizing: border-box;
    display: flex;
}
.page-from-code input{
    float: left;
    outline: none;
    border: none;
    font-size: 14px;
    padding: 10px 15px;
    background-color: #f8f9fb;
    color: #333333;
    flex: auto;
    flex-shrink: 0;
}
.page-from-code span{
    margin-left: 10px;
    width: auto;
    float: left;
    padding: 10px 15px;
    font-size: 14px;
    box-sizing: border-box;
    color: #FFFFFF;
    background-color: #1955fb;
    text-align: center;
    border-radius: 2px;
    flex-shrink: 0;
}
.page-from-code span.disable{
    color: #999999;
    background-color: #CCCCCC;
}
.page-from-code-radio{
    width: 100%;
    float: left;
    height: 50px;
    padding: 5px 0;
    box-sizing: border-box;
    font-size: 13px;
}
.page-from-code-radio input{
    width: 14px;
    height: 14px;
    margin-top: 8px;
    margin-right: 5px;
    float: left;
}
.page-from-code-radio label{
    width: auto;
    float: left;
    height: 30px;
    line-height: 30px;
    color: #999999;
}
.page-from-code-radio label a{
    width: auto;
    height: 30px;
    line-height: 30px;
    margin-left: .30px;
    color: #333333;
    font-size: 14px;
    text-decoration: none;
    float: right;
}
.page-from-code-radio label a:hover{
    color: #333333;
}
.page-from-button{
    width: 100%;
    float: left;
    color: #FFFFFF;
    background-color: #1855fb;
    height: 48px;
    line-height: 48px;
    border-radius: 2px;
    text-align: center;
    font-size: 16px;
    margin-bottom: 20px;
}
/*page-from end*/

/*alert start*/
/*弹出框*/
.site-alert-contain{
    width: 100%;
    top: .5rem;
    float: left;
    height: auto;
    position: fixed;
    z-index: 999;
    text-align: center;
    display: flex;
    align-items:center;
    justify-content:center;
}
.site-alert {
    width: auto;
    float: left;
    display: inline;
    padding: 8px 10px;
    box-sizing: border-box;
    border-radius: 3px;
    background-color: #FFFFFF;
    font-size: .4rem;
    color: #333333;
    box-shadow: 0 5px 10px #333333;
    display: none;
}
.site-alert i{
    width: 20px;
    height: .5rem;
    line-height: .5rem;
    margin-right: 5px;
    text-align: center;
    float: left;
}
.site-alert font{
    white-space: nowrap;
    text-overflow:ellipsis;
    overflow:hidden;
    width: auto;
    height: .5rem;
    line-height: .5rem;
    text-align: left;
    float: left;
}
/*alert end*/

/*miniapp start*/
.site-jump-miniapp{
    width: 100%;
    height: 100%;
    max-width: 500px;
    height: auto;
    margin: 0px auto;
    overflow: hidden;
    padding: 1rem;
    box-sizing: border-box;
    background-color: #FFFFFF;
    text-align: center;
}
.site-jump-miniapp i{
    width: 2rem;
    height: 2rem;
    line-height: 2rem;
    font-size: 1rem;
    background-color: #07c160;
    text-align: center;
    display: block;
    color: #FFFFFF;
    border-radius: 50%;
    margin: 2rem auto 0 auto;
}
.site-jump-miniapp p{
    width: 100%;
    height: 1.5rem;
    line-height: 1.5rem;
    color: #666666;
    text-align: center;
    font-size: .4rem;
    margin: 0;
}
.site-jump-button{
    width: 100%;
    height: auto;
    float: left;
    margin-top: 4rem;
}
.site-jump-button a{
    width: 100%;
    height: 1.5rem;
    line-height: 1.5rem;
    background-color: #07c160;
    text-align: center;
    color: #FFFFFF;
    display: block;
    text-decoration: none;
    font-size: .5rem;
    padding: 0;
    border-radius: .1rem;
}
.site-jump-button-notice{
    width: 100%;
    height: auto;
    line-height: .7rem;
    text-align: center;
    color: #999999;
    display: block;
    text-decoration: none;
    font-size: .4rem;
    margin-top: .8rem;
}
.site-jump-button-notice font{
    color: #0F80FF;
    margin: 0px 3px;
}
/*miniapp end*/

.site-text-cotainer{
    width: 100%;
    float: left;
    text-align: left;
    padding: 0 15px;
    box-sizing: border-box;
    font-size: 15px;
}
.site-text-cotainer p{
    margin: 0px;
    padding: 0px;
    font-size: 15px;
    line-height: 20px;
    height: auto;
    margin-bottom: 15px;
}
.site-text-cotainer h1,h2,h3,h4,h5{
    font-size: 16px;
}
.site-text-cotainer table{
    font-size: 15px;
    float: left;
    margin-bottom: 15px;
    border-right:1px solid #e8e8e8;
    border-bottom:1px solid #e8e8e8
}
.site-text-cotainer table tr{
    height: 35px;
    line-height: 35px;
}
.site-text-cotainer table tr:first-child{
    border:1px solid #e8e8e8
}
.site-text-cotainer table th{
    border-left:1px solid #e8e8e8;
    border-top:1px solid #e8e8e8;
    font-size: 15px;
}
.site-text-cotainer table td{
    border-left:1px solid #e8e8e8;
    border-top:1px solid #e8e8e8;
} 
.site-text-cotainer img{
    max-width: 100%;
}
.site-text-cotainer ul{
    padding: 0 0 0 15px;
}
.site-text-header{
    width: 100%;
    padding: 15px;
    box-sizing: border-box;
    height: auto;
    display: flex;
    flex-direction: column;
    font-size: 14px;
    color: #999999;
}
.site-text-header .title{
    width: 100%;
    height: auto;
    font-size: 18px;
    color: #000000;
    line-height: 25px;
    margin-bottom: 15px;
}
.site-text-header .gzh .info{
    width: 100%;
    display: flex;
    flex-direction: row;
}
.site-text-header .gzh .info p{
    width: auto;
    margin: 0;
    padding: 0;
}
.site-text-header .gzh .info a{
    width: auto;
    color: #556ee6;
    margin: 0 10px;
}
.site-text-header .toutiao{
    width: 100%;
    display: flex;
    flex-direction: row;
}
.site-text-header .toutiao img{
    width: 40px;
    height: 40px;
    border-radius: 50%;
}
.site-text-header .toutiao .info{
    flex: 1;
    box-sizing: border-box;
    padding: 0 0 0 10px;
}
.site-text-header .toutiao .info p{
    height: 20px;
    line-height: 20px;
    margin: 0;
    font-size: 13px;
}
.site-text-header .toutiao .info p:first-child{
    color: #333333;
    font-size: 14px;
}

.site-company{
    width: 100%;
    float: left;
    height: .6rem;
    line-height: .6rem;
    text-align: center;
    font-size: .4rem;
    color: #333333;
    background-color: #f8f8f8;
    padding-top: 15px;
    padding-bottom: 30px;
}

.site-copyright{
    width: 100%;
    float: left;
    height: .6rem;
    line-height: .6rem;
    text-align: center;
    font-size: 0.35rem;
    color: #c1c1c1;
    background-color: #f8f8f8;
    padding-bottom: 30px;
}

.site-copyright a{
    color: #7cb5ff;
    text-decoration: none;
    margin: 0px 3px;
}
.edit-htmldom{
    width: 100%;
    height: auto;
    float: left;
}


/*comment start*/
.site-comment-lists{
    display: flex;
    flex-direction: column;
    padding: 15px;
}
.site-comment-lists .title{
    width: 100%;
    font-size: 18px;
    border-bottom: 1px solid #eaeef9;
    padding-bottom: 10px;
    margin-bottom: 15px;
}
.site-comment-items{
    display: flex;
    flex-direction: column;
}
.site-comment-header{
    display: flex;
    flex-direction: row;
    margin-bottom: 10px;
}
.site-comment-header img{
    width: 40px;
    height: 40px;
    border-radius: 50%;
    margin-right: 10px;
}
.site-comment-header .info{
    flex: 1;
    display: flex;
    flex-direction: column;
}
.site-comment-header .info p{
    height: 20px;
    line-height: 20px;
    margin: 0;
    padding: 0;
    font-size: 14px;
    color: #999999;
}
.site-comment-header .info p:first-child{
    color: #333333;
    font-size: 15px;
}
.site-comment-items .message{
    padding-left: 50px;
    color: #666666;
    font-size: 14px;
    margin: 0 0 10px 0;
}
.site-comment-items ul{
    width: 100%;
    padding-left: 50px;
    font-size: 13px;
    margin: 0 0 10px 0;
}
.site-comment-items ul li{
    list-style: none;
    margin: 0 0 5px 0;
    padding: 0;
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
    color: #666666;
}
.site-comment-items ul li p{
    margin: 0;
}
.site-comment-items ul li span{
    font-weight: 500;
    color: #556ee6;
    margin-right: 5px;
    white-space: nowrap;
    height: 20px;
}
.site-comment-create{
    height: 30px;
    line-height: 30px;
    font-size: 14px;
    margin: 10px 0;
    padding: 0 15px;
    color: #FFFFFF;
    cursor: pointer;
    float: left;
    background-color: #50a5f1;
}
.site-comment-create i{
    font-size: 16px;
    margin-right: 5px;
    display: flex;
    align-items: center;
}
/*comment end*/