

.side {
    float: left;
    width: 300px;
}

.login {
    padding: 15px 0 0;
}

.login-form {
    border: 1px solid #ddd;
    border-bottom: 0;
    margin: 0 15px 10px;
}

.login .login-form p {
    padding: 0;
    margin: 0;
    border-bottom: 1px solid #ddd;
}

.login p label {
    position: relative;
    display: block;
}

.login label input {
    padding: 0 10px 0 10px;
    width: 100%;
    /*background-color: #fff;*/
    height: 35px;
    /*padding: 0 35px 0 60px;*/
    transition: .4s ease;
    border: 0;
    float: left;
    line-height: 35px;
    background: none;
    font-size: 14px;
}

.login label input:focus {
    border-bottom: 0;
    background: #fff;
    color: #494860
}

.login-btn {
    margin: 0 15px 0;

}

.login-btn button {
    background-color: #716aec;
    color: #fff;
    text-align: center;
    font-size: 16px;
    width: 100%;
    border: 0;
    display: block;
    line-height: 37px;
    border-radius: 3px;
}

.avatar {
    width: 72px;
    float: left;
    overflow: hidden;
    margin-top: 10px;
}

.avatar img {
    width: 60px;
    height: 60px;
    border-radius: 50%;
}

.txt {
    float: left;
    margin: 10px 0 0 10px;
}

.txt p {
    margin-top: 3px;
    font-size: 12px;
}

.txt p a {
    margin-right: 10px;
}

.user-bottom {
    margin: 10px auto;
    border-top: 1px dotted #ccc;
    padding-top: 12px;
    box-sizing: border-box;
}

.user-bottom > h2 {
    color: #777;
    font-weight: normal;
    margin-bottom: 5px;
}

.user-bottom > ul {

}

.user-bottom > ul li {
    color: #333;
}

.no-play {
    padding: 5px;
    text-align: center;
    color: #aeaeae;
}

.history-list li {
    /*line-height: 30px;*/

}

.history-list li span {
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    display: inline-block;
    line-height: 30px;
    float: left;
}

.history-list li span > a.btn {
    display: inline-block;
    text-align: center;
    line-height: 24px;
    padding: 0 5px;
    background: #FFFFFF;
    color: #5852d2;
    border-radius: 5px;
}

.history-list li span > a.btn:hover {
    background: #5852d2;
    color: #FFFFFF;
}

.history-list li span:nth-child(1) {
    width: 135px;
}

.history-list li span:nth-child(2) {
    width: 75px;
}

.history-list li span:nth-child(3) {
    width: 60px;
    text-align: center;
}

.tab > li {
    float: left;
    text-align: center;
    width: 33.3%;
    position: relative;
    font-size: 14px;
    margin: 0;
    cursor: pointer;
    padding: 0 0 10px;
    font-weight: normal;
    color: #777;
    border-bottom: 2px solid #efefef;
}

span.fanl {
    position: absolute;
    right: 0;
    top: 0;
    color: #636aad;
    background: #edefff;
    font-size: 12px;
    padding: 0 3px;
}

.tab li.thistab {
    border-bottom: 2px solid #8993f4;
    color: #5852d2;
}

.flt {
    display: block;
    animation: hideright 0.3s;
    -moz-animation: hideright 0.3s;
    -webkit-animation: hideright 0.3s;
    -o-animation: hidetop 0.3s;
}

.flt li {
    height: 36px;
    overflow: hidden;
    border-bottom: 1px dotted #ddd;
    color: #666;
}

.flt li span.opti {
    float: right;
    height: 27px;
    margin-top: 4px;
    overflow: hidden;
}

.flt li span em {
    display: block;
    height: 27px;
    line-height: 27px;
    color: #777;
    font-style: normal;
    font-size: 12px;
}

.flt li span em {
    -webkit-transition: all .2s;
    -moz-transition: all .2s;
    -o-transition: all .2;
    transition: all .2s;
}

.flt li a.gname {
    font-size: 12px;
    line-height: 35px;
    color: #666;
}
.flt li a strong {
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    color: #333;
    margin-right: 3px;
}

.flt li span a {
    display: block;
    width: 68px;
    text-align: center;
    text-decoration: none;
    background: #6cc000;
    color: #fff;
    height: 27px;
    line-height: 27px;
}

.flt li:hover span em {
    margin-top: -27px;
}


.wg-list .glt li {
    padding: 5px 0;
    border-bottom: 1px dotted #ccc;
    position: relative;
}

.wg-list .glt h2 {
    line-height: normal;
    font-size: 14px;
    font-weight: normal;
    margin-left: 90px;
    padding-left: 0;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.wg-list .glt li p {
    color: #777;
    line-height: 22px;
    margin-left: 90px;
    padding-left: 0;
    margin-right: 60px;
    white-space: nowrap;
    overflow: hidden;
    min-height: 22px;
    text-overflow: ellipsis;
}

.wg-list .glt li span.fanl {
    font-size: 14px;
    border-radius: 3px;
    bottom: 3px;
    top: auto;
    padding: 3px;
}

.wg-list .glt li i {
    float: left;
    color: #999;
    width: 30px;
    height: 30px;
    text-align: center;
    background: #eee;
    line-height: 30px;
    border-radius: 50%;
    margin-right: 10px;
}

.wg-list .glt li i.ph1 {
    background: #F30;
    color: #fff;
    font-size: 18px;
}

.wg-list .glt li .ico img {
    float: left;
    width: 40px;
    height: 40px;
}

.wg-list .glt li p span {
    color: #999;
    font-size: 12px;
}

.sidekf p {
    line-height: 35px;
}

.content {
    width: 900px;
    float: right;
}

.slideshow {
    position: relative;
    width: 900px;
    height: 240px;
}

.slideshow-area li {
    position: absolute;
    z-index: 2;
    overflow: hidden;
}

.slideshow-area li a {
    text-decoration: none;
}

.slideshow-area li img {
    width: 900px;
    height: 240px;
    display: block;
}

.slideshow-area li a p {
    margin-top: -200px;
    float: left;
    margin-left: 30px;
    width: 200px;
    visibility: hidden;
    font-weight: bold;
    text-shadow: 1px 1px 1px #000, -1px -1px -1px #000;
    color: #fff;
    position: relative;
    z-index: 3;
    font-size: 18px;
}

.slideshow-bullets {
    width: 100%;
    position: absolute;
    left: 0;
    bottom: 5px;
    z-index: 3;
}

.slideshow-bullets ul {
    text-align: center;
}

.slideshow-bullets li {
    width: 10px;
    height: 10px;
    display: inline-block;
    margin-right: 6px;
    font-size: 0;
    cursor: pointer;
    overflow: hidden;
    border-radius: 5px;
    background: rgba(0, 0, 0, 0.74);
}

.slideshow-bullets .current {
    background: #fff;
}

#hotlist {
    padding: 10px;
}

#hotlist li {
    float: left;
    width: 25%;
    position: relative;
    z-index: 5;
    padding: 5px;
}

#hotlist li a {
    height: 130px;
    display: block;
    border: 1px solid #eaeaea;
    /* border-radius: 5px; */
    padding: 20px 15px 0;
    box-shadow: 0 0 5px rgb(0 0 0 / 10%);
    background-position: 0 0;
    background-repeat: no-repeat;
    background-size: 100% auto;
    text-align: right;
    -webkit-transition: background-size .5s ease;
    -moz-transition: background-size .5s ease;
    transition: background-size .5s ease;
}

#hotlist li a span {
    font: 400 16px/24px 'Microsoft Yahei';
    padding: 10px 0 5px 0;
    border-bottom: 1px solid #eee;
    display: inline-block;
    max-width: 120px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}

#hotlist li a:hover {
    border-color: #fb005f;
    background-size: 105% auto;
}

.index_focus, .index_tj {
    padding: 10px;
}

.index_focus li {
    float: left;
    width: 25%;
    padding: 10px;
}

.index_focus li a {
    display: block;
    text-align: center;
    position: relative;
}

.index_focus li img {
    width: 100%;
    box-shadow: 0 1px 3px #e4e4e4;
    border: 5px solid #fff;
    height: 130px;
}

.index_focus li a span {
    display: block;
    line-height: 30px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}

.index_focus li a span em {
    color: #999;
}

#hotlist li a{
    object-fit: fill;
    width: 100%;
    height: 120px;
}

#hotlist li .ginfo{
    text-align: center;
    line-height: 35px;
}
aside h4:after {
    position: absolute;
    bottom: -2px;
    left: 0;
    width: 100px;
    border-bottom: 2px solid #8993f4;
    content: "";
}