html,body{
    height: auto!important;
    background-color: #F3F3F3!important;
}
.main-con{
    width: 1100px!important;
    margin: 0 auto;
    padding-top: 10px;
    min-height: 500px!important;
}
.help-banner{
    width: 100%;
    height: 220px;
}
.no-border{
    border-bottom: 0!important;
    height: 40px!important;
    line-height: 40px!important;
}
.fen-border{
    width: 96%;
    margin: 20px auto;
    height: 1px;
    border-top: 1px dotted #d0d0d0;
}
.video-out{
    width: 1100px;
    margin-top: 20px;
}
.video-list{
    width: 520px;
    padding: 10px;
    height: 380px;
    background-color: #ffffff;
}
.video-list video{
    width: 100%;
    height: 306px;
    outline:none;
}
.video-left{
    float: left;
}
.video-right{
    float: right;
}
.video-des{
    padding-left: 70px;
    padding-top: 10px;
    background-image: url(../images/wenhao.png);
    background-position: left;
    background-repeat: no-repeat;
    background-position: -55px -55px;
    height: 100px;
}
.search_btn{
    top:-1px!important;
    height: 36px;
    width: 60px;
}
.vodeo-d1{
    color: #333333;
    font-size: 18px;
}
.vodeo-d2{
    color: #888888;
    font-size: 12px;
    margin-top: 12px;
}

.main-con{
    width: 100%;
    min-height: 100px;
}
.left-out{
    width: 190px;
    float: left;
    border-top:2px solid #C52741;
    min-height: 100px;
}
.right-out{
    width: 900px;
    /*min-height: 100px;*/
    background-color: #ffffff;
    float: right;
    padding-bottom: 30px;
}
.tit-out{
    width: 100%;
    height: 52px;
    border-bottom: 1px solid #ECECEC;
    line-height: 52px;
    color: #ff6364;
    font-size: 18px;

}
.tit-out span{
    width: 6px;
    height: 20px;
    position: relative;
    top:3px;
    border-radius: 6px;
    background-color: #ff6364;
    display: inline-block;
    margin-left: 20px;
    margin-right: 10px;
}
.upd-server{
    height: 36px!important;
    line-height: 36px!important;
}
.search_box{
    margin-left: 145px!important;
}
.searchbox{
    height: 36px;
}
.con-out{
    width: 100%;
    padding-bottom: 20px;
}
.tit-text{
    cursor: context-menu!important;
}
.tit-text:hover{
    color: #333333!important;
}
.tit-sec{
    width: 859px;
    margin-left: 20px;
    cursor: pointer;
    border-bottom: 1px dotted #d0d0d0;
    height: 60px;
    line-height: 60px;
    font-size: 16px;
    margin-bottom: 5px;
    color: #333333;
}
.tit-sec:hover{
    color: #ff6364;
}
.tit-sec .s1{
    display: inline-block;
    width: 10px;
    height: 10px;
    background-color: #ff6364;
    margin-right: 10px;
    border-radius: 10px;
    position: relative;
}
.tit-sec .s2{
    width: 6px;
    position: absolute;
    top:2px;
    left:2px;
    height: 6px;
    background-color: #ffffff;
    display: inline-block;
    border-radius: 6px;
}
.tit-sec .s3{
    float: right;
    color: #c0c0c0;
    font-size: 14px;
}
.li-list{
    padding: 10px;
    font-size: 14px;
    padding-left: 40px;
    /*text-overflow: ellipsis;*/
    /*overflow: hidden;*/
    /*white-space: nowrap;*/
    color: #666666;
}
.video-out{
    width: 560px;
    height: 300px;
    padding-left: 40px;
    padding-top: 10px;
}
.video-out video{
    width: 100%;
    height: 100%;
    outline:none;
}
.icon-jian{
    display: inline-block;
    width: 11px;
    height: 11px;
    margin-right: 3px;
    background-image: url(../images/iconjiantou.png);
    background-position: 103px 90px;
}
.top-banner{
    background-image: url(../images/helpbanner.png);
    width: 100%;
    height: 220px;
    margin-bottom: 10px;
}