.content{
    width: 1200px;
    height: auto;
    overflow: hidden;
}


.layui-layer-content{
    color: #fff;
}

.showmore{
    width: 100%;
}
.showmore .more{
    width: 126px;
    height: 34px;
    line-height: 34px;
    border: 1px solid #2D90FB;
    border-radius: 17px;
    color: #2D90FB;
    float: right;
    text-align: center;
    cursor: pointer;
}
.showmore .nomore{
    width: 126px;
    height: 34px;
    line-height: 34px;
    border: 1px solid #999999;
    border-radius: 17px;
    color: #999999;
    float: right;
    text-align: center;
}

.log-message{
    background: #FFEDDD;
}


.log-message {
    position: absolute;
    /* margin-bottom: 19px; */
    margin-top: 46px;
}

.log-message img{
    vertical-align: middle;
    height: 24px;
    margin: -3px 5px 0 0;
}

.tab-box{
    background: #f0f0f0;
    padding: 10px 10px;

}
.tab-box-name{
    float: left; 
    
    text-align: right; 
    color: #1697ff;
}
.tab-box-problem{
    float: left; 
    width: 55%;
    margin-left: 10px;
    color: #000;
}
.tab-box-time{
    float: right; 
    color: #1697ff;
}
.tab-box1{
    background: #fff;
    padding: 10px 10px;
}
.tab-box-admin{
    float: left; 
    
    text-align: right;
    color: #FF4F42;
}
.journal .whatsapp{
    float: right;
    padding-right: 15px;
    padding-left: 10px;
    height: 32px;
    text-align: center;
    line-height: 32px;
    color: #fff;
    cursor: pointer;
    margin-right: 10px;
    margin-top: -11px;
    background: linear-gradient(0deg, #4F8F9C, #5AC9DD);
    box-shadow: 0px 2px 12px 0px rgba(255, 120, 0, 0.26);
    border-radius: 15px;
}
.journal .group{
    float: right;
    padding-right: 15px;
    padding-left: 10px;
    height: 32px;
    text-align: center;
    line-height: 32px;
    color: #fff;
    cursor: pointer;
    margin-top: -11px;
    background: linear-gradient(0deg, #4F8F9C, #5AC9DD);
    box-shadow: 0px 2px 12px 0px rgba(255, 120, 0, 0.26);
    border-radius: 15px;
}
.tab-box-content{
    float: left; 
    width: 62%;
    margin-left: 10px;
    color: #FF4F42;
}
.layui-tab-title .layui-this{
    background: #d8d8d8
}

.loginfo{
    background: #ffffff;
    width: 100%;
    padding: 20px;
}
.loginfo .journal{
    font-size: 18px;
    font-weight: bold;
    padding-bottom: 10px;
    border-bottom: 1px solid #DDDDDD;
}
.loginfo .journal span{
    position: relative;
}
.loginfo .journal span:after{
    position: absolute;
    bottom: -12px;
    left: 0px;
    height: 4px;
    width: 100%;
    background: #2D90FB;
    border-radius: 2px;
    content: '';
}

.loginfo .updateLog{
    width: 460px;
    float: left;
}

.loginfo .updateLog .log-list{
    padding: 10px 0;
}

.loginfo .updateLog .item{
    line-height: 40px;
    height: 40px;
    overflow: hidden;
}
.loginfo .updateLog .item .dian{
    display: inline-block;
    width: 6px;
    height: 6px;
    margin: 17px 10px 17px 0;
    background: #999999;
    border-radius: 50%;
}

.loginfo .updateLog .item .con{
    display: inline-block;
    width: 340px;
    font-size: 14px;
    white-space:nowrap;
    overflow:hidden;
    text-overflow:ellipsis;
}

.loginfo .updateLog .item .time{
    display: inline-block;
    float: right;
    font-size: 14px;
    color: #666666;
    margin-right: 10px;
}

.loginfo .feedback{
    width: 650px;
    float: right;
}


#footer-aa{
    margin-bottom: 60px;
}

.laback{
    margin: 10px 0;
    height: 30px;
}

.back-btn-group{
    float: left;
    height: 100%;
    background: #fff;

}

.back-btn-group .btn{
    float: left;
    display: block;
    cursor: pointer;
    line-height: 30px;
    padding:0 20px;
    margin: 0;
    background: #aaaaaa;
    border-radius: 15px;
    color: #ffffff;
    margin-right: 20px;
}

.back-btn-group .btn.active{
    background: linear-gradient(0deg, #4F8F9C, #5AC9DD);
    box-shadow: 0px 2px 12px 0px rgba(10, 58, 121, 0.26);
    border-radius: 16px;
}

.laback  #parentIframe{
    padding-right: 15px;
    padding-left: 5px;
    height: 30px;
    text-align: center;
    line-height: 30px;
    color: #fff;
    cursor:pointer;

    background: linear-gradient(0deg, #4F8F9C, #5AC9DD);
    box-shadow: 0px 2px 12px 0px rgba(255, 120, 0, 0.26);
    border-radius: 15px;
}

.laback  #parentIframe img{
    width: 18px;
    height: 16px;
    margin: 7px 2px 7px 10px;
}


.feedback-item{
    width: 100%;
    height: auto;
    overflow: hidden;
    background: #F5F5F5;
    border-radius: 10px;
    padding: 5px 10px;
    margin: 3px 0;
    font-size: 15px;
    line-height: 30px;
}
.feedback-item .left{
    width: 15%;
    float: left;
    text-align: right;
}

.feedback-item .left .name{
    color: #2D90FB;
}

.feedback-item .right{
    width: 83%;
    float: right;
}

.feedback-item .right .ra{
    width: 100%;
    padding-bottom: 5px;
    border-bottom: 1px solid #DDDDDD;
}

.feedback-item .right .ra .problem{

}

.feedback-item .right .ra .time{
    color: #666666;;
}

.feedback-item .right .rb{
    padding-top: 5px;
    font-size: 14px;
}

.feedback-item .right .rb .content{
    color: #666666;
}

/*反馈弹窗*/
#textareaName{
    width: 300px;
    height: 120px;
    resize: none;
    border:1px solid #666;
    padding:5px;
}
.am-form{
    text-align: center;
    margin-top: 20px;
}
.aa-am-form{
    text-align: center;
}
.copy-input{
    cursor:pointer;
}
#feedbackSubmit{
    width: 60px;
    height: 30px;
    cursor:pointer;
    color: #fff;
    background: #1072BD;
    margin-top: 10px;
    line-height: 30px;
}



    #gotoTop{
        display:none;
        position:fixed;
        top:90%;
        left:50%;
        cursor:pointer;
        margin-top:-50px;
        margin-left:620px;
        /*width:60px;*/
        padding: 10px;
        background: #ffffff;
        text-align:center;
        font-size: 14px;
        border-radius: 10px;
        color: #666666;
    }

    #gotoTop{
        _position:absolute;
        _top:expression(documentElement.scrollTop + documentElement.clientHeight * 3/4 + "px")
    }

    #gotoTop img{
        width: 40px;
        height: 40px;
    }
    #gotoTop.hover{
        background: #ECF5FE;;
        color:#2D90FB;
        text-decoration:none;
    }
    .Spike{
        width: 100%;
        height: 150px; 
        margin-bottom: 10px;
        margin-top: 10px;
    }
    .Spike-left{
        width: 49.7%;
        height:150px;
        border: 1px solid #b6b6b6;
        float: left;
    }
    .Spike-img{
        width: 130px;
        height: 130px;
        background: #f00;
        margin: 10px;
        float: left;
    }
    .Spike-img-right{
        margin: 10px;
    }
    .Spike-title{
        font-weight: bold;
        line-height: 20px;
        height: 40px;
    }
    .Spike-one{
        margin:5px 0;
    }
    .Spike-time{
       width: 40px;
       height: 23px;
       background:#fff;
       border-right: 4px solid #B92A2E;
       border-left: 4px solid #B92A2E;
       border-top: 1px solid #B92A2E;
       border-bottom: 1px solid #B92A2E;
       float: left;
    }
    .Spike-fuhao{
        font-size: 20px;
        color: #fff;
        float: left;
        background: #B92A2E;
        height: 25px;
    }
    .Spike-jia{
        font-size: 16px;
        color: #f00;
    }
    .Spike-chang{
        font-size: 14px;
        color: #b5b5b5;
        text-decoration:line-through;
        margin-left: 30px;
    }
    .Spike-qiang{
        background: #FFEDED;
        color: #f00;
        padding: 4px 12px;
        font-size: 12px;
        margin-left: 20px;
    }
    .Spike-miaosha{
        background:#FFD722;
        padding:3px 35px;
        color: #000;
        float: left;    
        cursor:pointer; 
    }
    .Spike-right{
        width: 49.7%;
        height:150px;
        border: 1px solid #b6b6b6;
        float: left;
        text-align: center;
        line-height: 150px;
        background: #c0c0c0;
        color:#f00;
        font-size: 20px;
    }

    .Spike-right a{
        position: relative;
        display: block;
        width: 100%;
        height: 100%;;
    }
    .Spike-right img{
        width: 100%;
        height: 100%;
        margin-top:-4px;
    }

    .Spike-right .day{
        position: absolute;
        top:105px;
        left:180px;
        color: #FD333B;
        z-index: 99;
        line-height: 0px;
        font-size: 36px;
        font-weight: bold;
        letter-spacing: 2px;
    }
.vip-title{
    text-align: center;
    padding-top: 130px;
}
.vip-give{
    text-align: center;
    padding-top: 15px;
    font-weight: bold;
    font-size: 22px;
    color: #0557C7;
}
.vip-explain{
    text-align: center;
    padding-top: 55px;
    font-size: 16px;
    letter-spacing:1px;
}
.money{
    margin-top: 0px;
    width: 1200px;
    height: auto;
    overflow: hidden;
    background: #ffffff;
    padding: 0 18px;
}
.vip-money{
    width: 260px;
    height: 266px;
    float: left;
    margin:30px 15px;
    text-align: center;
    border-radius: 10px;
    box-shadow: 0px 2px 6px 0px rgba(0, 0, 0, 0.15);
}

.vip-money.long{
    background: #EAF4FF;
    box-shadow: 0px 2px 6px 0px rgba(46, 120, 252, 0.3);
}

.vip-money .info{
    height: 110px;
    margin-top: 10px;
}

.vip-pay{
    padding-top: 25px;
    color: #1C355D;
    font-size: 20px;
    font-weight: bold;
}
.vip-money-price{
    font-size: 16px;
    padding-top: 35px;
    letter-spacing:2px;
}
.vip-money-price span{
    font-size: 36px;
    font-weight: bold;
    color: #FF6A00;
}
.vip-money .vip-button{
    margin: 0 auto;
    width: 124px;
    height: 32px;
    line-height: 35px;
    background: linear-gradient(0deg, #2E7DFC, #43B6FB);
    box-shadow: 0px 2px 12px 0px rgba(10, 58, 121, 0.26);
    border-radius: 16px;
    color: #ffffff;
    font-size: 14px;
    text-align: center;
    cursor: pointer;
}
.vip-button a{
    color: #fff;
}
.vip-money-year{
    font-size: 15px;
    padding-top: 10px;
    color: #FC2D0D;

    min-height: 30px;
    /*width: 215px;*/
    text-align: center;
}
.vip-money-img{
    padding-top: 15px;
}
.vip-activity{
    margin: 50px 80px;
}
.vip-activity div{
    padding-top: 5px;
}
.vip-activity div a:hover{
    color: #f00;
}
.original-price {
    font-size: 16px;
    padding-top: 10px;
    letter-spacing: 2px;
    color: grey;
    position: relative;
    /*text-decoration:line-through;*/
}

.original-price span {
    font-size: 26px;
    font-weight: bold;
    color: grey;
}

.original-price .line{
    width: 130px;
    position: absolute;
    bottom: 12px;
    left: 50%;
    margin-left: -65px;
    height: 1px;
    background: grey;
}

.vip-money-price{ padding-top: 5px;}
.list-money .vip-button { margin-top: 0px; }
/*#gundong {
    overflow:hidden;
    width: 400px;
    font-size: 16px;
    height: 40px;
    line-height: 40px;
}
#gundong a {
    color:#333;
}
#gundongAreaMain1 {
    float: left;
    width: 800%;

}
#gundongAreaMain2, #gundongAreaMain3, #gundongAreaMain2 li, #gundongAreaMain3 li {
float: left;
}
#gundongAreaMain1 li{
     color: #fffe00;
    margin-right: 80px; 
}*/

#mrq {
    width: 100%;
    height: 48px;
    background: #FFFFFF;
    box-shadow: 0px 0px 6px 0px rgba(0, 0, 0, 0.15);
    margin: 10px 0;
}
#mrq .laba{
    width: 41px;
    height: 36px;
    margin: 6px 5px 6px 15px;
    display: inline-block;
    float: left;
}

.gonggao{
    width: 65px;
    float: left;
    line-height:48px;
    text-align: center;
    font-size: 18px;
}
#Marquee_x {
    overflow:hidden;
    width: 1050px;
}
#Marquee_x ul li ,#Marquee_x ul li div {
    float:left;
    line-height:48px;
    overflow:hidden
}
/* 横向滚动必须让所有li左浮动*/
    #Marquee_x ul li div {
    float:left;
    line-height:48px;
    overflow:hidden
}
#Marquee_x ul li div span {
    display:block;
    color: #3283FC;
}
/* 添加兼容性前缀 */
@-webkit-keyframes blink {
    0% { opacity: 1; }
    100% { opacity: 0; }
}
@-moz-keyframes blink {
    0% { opacity: 1; }
    100% { opacity: 0; }
}
@-ms-keyframes blink {
    0% {opacity: 1; } 
    100% { opacity: 0;}
}
@-o-keyframes blink {
    0% { opacity: 1; }
    100% { opacity: 0; }
}
/* 定义blink类*/
.blink{
    text-align: center;
    color: #ff0000;
    font-weight: bold;
    font-size: 18px;
    animation: blink 1s linear infinite;  
    /* 其它浏览器兼容性前缀 */
    -webkit-animation: blink 1s linear infinite;
    -moz-animation: blink 1s linear infinite;
    -ms-animation: blink 1s linear infinite;
    -o-animation: blink 1s linear infinite;
}
.agent{
    text-align: center;
    color: #333;
    font-weight: bold;
    font-size: 16px;
    padding-bottom: 5px;
}
.agent a{
    color: #f00;
}
.photoli{
    float: left;
    max-width: 92px;
    height: 92px; 
    margin:5px 15px;
    position: relative;
    border: 1px solid rgb(139, 139, 139);
    padding: 4px;
    display: flex;
    flex-direction: column-reverse;
    justify-content: center;
}
