.bg-main{
    background-color: #0a8;
}
.container{
    width: 1200px;
    margin: auto;
    height:126px;
}
.padding-large {
    padding: 30px;
}
.text-large {
    font-size: 24px;
    color: #fff;
}
.text-big {
    font-size: 16px;
    line-height: 40px;
    color: #fff;
}
.line{
    overflow: hidden;
}
.xm3 {
    width: 25%;
    float: left;
    position: relative;
    min-height: 1px;
}
.category dl {
    position: relative;
    margin: 10px;
    padding: 15px;
    background: #f5f5f5;
    border-radius: 8px;
    height: 85px;
    overflow: hidden;
    cursor: pointer;
}
.category dl dt {
    width: 60px;
    height: 60px;
    float: left;
    font-weight: bold;
}
.category dl dt img {
    width: 50px;
    height: 50px;
    border-radius: 4px;
}
.category dl dd {
    padding-left: 60px;
    line-height: 20px;
    
}
.category dl dd p{
    line-height: 24px;
}
.category a.title {
    font-size: 16px;
}
.category dl dd span {
    color: #999;
    font-size: 12px;
}
.main{
    overflow: hidden;
    width:1200px;
    margin:auto;
}
.main-left{
    width: 900px;
    float: left;
}
.main-left>a{
    width:90px;
    display: block;
    margin-left:11px;
}
.main-left .top-btn{
    width: 90px;
    height: 35px;
    border: 0;
    border-radius: 2px;
    background: #0a8;
    display: flex;
    justify-content: center;
    align-items: center;
    margin: 15px 0px;
}
.main-left .top-btn i{
    display: inline-block;
    width: 15px;
    height: 15px;
    background: url(../images/push.png) no-repeat;
    background-size: 100%;
    margin-right: 5px;
}
.main-left .top-btn p{
    font-size: 14px;
    color: #fff;
}
.bottom-content{
    display: block;
    border: 1px solid #eee;
    padding: 0px 20px;
    margin: 11px;
}
.fly-list .fly-list-li {
    position: relative;
    height: 60px;
    margin-top: 10px;
    padding: 0 0 8px 70px;
    border-bottom: 1px dashed #E9E9E9;
}
.fly-list-li .fly-list-avatar {
    position: absolute;
    left: 0;
    top: 0;
}
.fly-list-avatar img {
    width: 50px;
    height: 50px;
    border-radius: 50%;
}
.bbs_cnt_a {
    float: right;
    background: transparent url(http://www.dou5.com/public/default/images/forum/bbs_jian.png) left top no-repeat;
    width: 30px;
    min-height: 50px;
    display: block;
}
.fly-tip {
    position: relative;
}
.fly-list-li h2 {
    line-height: 26px;
    font-size: 0;
}
.fly-list-li h2 a {
    max-width: 80%;
    margin-right: 10px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-size: 16px;
}
.fly-list-li p {
    position: relative;
    margin-top: 5px;
    line-height: 20px;
    font-size: 12px;
    color: #999;
}
.fly-list-li p span {
    padding: 0 5px;
}
.fly-list-li p span a {
    color: #999;
}
.fly-tip span {
    height: 20px;
    line-height: 20px;
    padding: 0 5px;
    background-color: #999;
    color: #fff;
    font-size: 12px;
    margin-right: 5px;
}
.fly-tip .fly-tip-w {
    background-color: #fff;
    color: #666;
}
.fly-list-li h2 * {
    display: inline-block;
    *display: inline;
    *zoom: 1;
    vertical-align: top;
}
.fly-list-li h2 span {
    position: relative;
    top: 3px;
    margin-left: 5px;
}
.fly-list-li h2 a {
    max-width: 80%;
    margin-right: 10px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-weight: bold;
}
.fly-tip .fly-tip-stick {
    background-color: #393D49;
}
.fly-tip .fly-tip-lie a {
    color: #fff;
    font-size: 12px;
    margin-right: 0px;
    max-width: 100%;
}
.float-right{
    float: right;
}
.fly-tip .fly-tip-lie i {
    position: absolute;
    top: 50%;
    margin-top: -4px;
    right: -4px;
    display: inline-block;
    width: 0;
    height: 0;
    vertical-align: middle;
    border-top: 4px solid transparent;
    border-bottom: 4px solid transparent;
}
.main-right{
    float: left;
    width: 300px;
}
.main-right-phone{
    display: none;
}
.margin-bottom{
    margin-bottom: 10px;
}
.padding {
    padding: 10px;
}
.bg-green{
    border-radius: 4px;
    background-color: #2c7;
    cursor: pointer;
}
.sign-in-h {
    background: url(../images/sign.png) no-repeat;
    width: 100%;
    height: 65px;
    position: relative;
    font-family: "微软雅黑";
    *z-index: 1;
    background-size: 50px;
    background-position: 4px 10px;
}
.sign-in-h .datetime {
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    padding: 10px 0 10px 60px;
}
.sign-in-h .date {
    color: #fff;
    font-size: 14px;
    margin: 0 0 5px 0;
    font-style: normal;
    display: block;
    font-weight: bold;
}
.sign-in-h .week {
    color: #ffe200;
    font-size: 18px;
    font-style: normal;
    display: block;
    font-weight: bold;
}
.sign-in-h .days {
    position: absolute;
    right: 0px;
    top: 10px;
    font-weight: bold;
}
.sign-in-h .day {
    color: #fff;
    font-size: 16px;
    margin: 0 0 3px 0;
    font-style: normal;
    display: block;
    font-weight: bold;
}
.sign-in-h .num {
    color: #ffe200;
    font-size: 20px;
    text-align: center;
    font-style: normal;
    display: block;
    font-weight: bold;
}
.sign-in-h .btn-sign-h {
    font-size: 26px;
    position: absolute;
    left: 110px;
    top: 16px;
    display: block;
    outline: none;
    cursor: pointer;
    width: 80px;
    text-align: center;
    color: #fff;
    font-weight: bold;
}

/* 视频播放 */
.videolist {
    position: relative;
    float: left;
    margin: 15px 18px;
    margin-bottom: 30px;
    background-color: #fff;
    box-shadow: 0 1px 3px rgba(0,0,0,0.18);
    border-radius: 5px;
    border: 1px solid #ccc;
}

.videolist:hover {
    cursor: pointer;
}

.videoed {
    display: none;
    width: 50px;
    height: 50px;
    position: absolute;
    left: 50%;
    top: 50%;
    margin-left: -25px;
    margin-top: -25px;
    z-index: 99;
    border-radius: 100%;
}

.videos {
    display: none;
    border: 1px solid #080808;
    position: fixed;
    left: 50%;
    top: 50%;
    margin-left: -320px;
    margin-top: -210px;
    z-index: 100;
    width: 640px;
    height: 360px;
}

.vclose {
    position: absolute;
    right: 1%;
    top: 1%;
    border-radius: 100%;
    cursor: pointer;
}
.vtop{
    position: relative;
}
.vbottom{
    padding: 10px 15px;
}
.vtit{
    font-size: 14px;
    overflow: hidden;
    text-overflow: ellipsis;
    word-break: keep-all;
    white-space: nowrap;
    display: block;
    font-weight: bold;
    line-height: 18px;
    margin-top: 7px;
    margin-bottom: 5px;
    color: #60BDE8;
}
.vimg{
    width: 240px;
    height: 150px;
    border-radius: 4px 4px 0 0;
}
.vtxt{
    color: #838383;
    font-size: 12px;
    padding-bottom: 10px;
}
.fly-list-li .look{
    margin-left: 10px;
    background: url(../images/look.png) no-repeat center;
    background-size: 16px;
    background-position: 1px 1px;
    padding-left:20px;
}
.title-phone{
    display: none;
}
.category:hover>dl{
    background: rgb(238, 255, 221);

}
@media screen and (max-width: 767px){
    .container{
        width:100%;
    }
    .main{
        width:100%;
    }
    .main-left{
        width:100%;
        min-height:300px;
    }
    .main-right{
        width:100%;
        display: none;
    }
    .main-right-phone{
         display: block;
    }

    .bg-main{
        margin-top:50px;
    }
    .category dl{
        height:73px;
        padding:0;
    }
    .category dl dt img{
        width:45px;
        height: 45px;
        margin-left: 7px;
    }
    .float-right{
        display: none;
    }
    .bottom-content{
        padding:0 10px 20px 10px;
    }
    .category dl dt{
        float: none;
        margin:auto;
        margin-top:5px;
        width:60px;
    }
    .category dl dd{
        display: none;
    }
    .xm3{
        width:50%;
    }
    .title{
        margin:0;
        text-align: center;
        display: block;
    }
    .sign-in-h .btn-sign-h{
        left:145px;
    }
    .fly-list-li h2 a{
        max-width:100%;
        margin-right:0;
    }

}
