/*云端视频*/
.right{
    background-image:url("../images/ydsp/bg.jpg");
}

.lm{
    margin: 0 auto;
    display: block;
}
/*.kj{*/
    /*position: absolute;*/
    /*height: calc(100% - 22%)!important;*/
    /*top: 10%;*/
    /*bottom: 12%;*/
    /*left: 0;*/
/*}*/
.kj td{
    position: relative;
}


.r_dh{
    display: table;
    width: 121px;
    text-align: center;
    height: 565px;
    position: absolute;
    bottom: 0;
    right: 50px;
}
.r_dh a{
    display: inline-block;
    width: 112px;
    height: 112px;
    padding-top: 70px;
    text-align: center;
    color: #ffffff;
    font-size: 18px;
}
.r_dh .l_1{
    margin-bottom: 60px;
    background: url("../images/ydzf/1.png")no-repeat center;
}
.r_dh .l_2{
    margin-bottom: 60px;
    background: url("../images/ydzf/2.png")no-repeat center;
}
.r_dh .zf p{
    color: #ffffff;
    font-size: 36px;
    margin-bottom: 15px;
}
.r_dh .zf div{
    width: 121px;
    height: 52px;
    text-align: center;
    font-size: 24px;
    color: #ffffff;
    background: url("../images/ydzf/3.png")no-repeat center;
}


/*视频列表*/
.sp{
    width: 691px;
    height: 410px;
    margin: 50px auto;
}
.sp .bk{
    width: 100%;
    height: 18px;
    background: #fee8a9 url("../images/ydsp/0.jpg") repeat-x;
    border-left: 5px solid #fee8a9;
    border-right: 5px solid #fee8a9;
}
/* = 通用布局
-------------------------------------------------------------- */
.focusMain{
    width:100%;
    position:relative;
    margin:5px auto;
    border: 5px solid #fee8a9;
}
.focusArea{
    width:100%;
    height:354px;
    position:relative;
    overflow:hidden;
}
.focusCon{
    width:594px;
    position:absolute; top:0;
}
.focusItem{
    position:relative;
    background-size:cover;
    background-repeat: no-repeat;
}

.focusBtn{
    display:block;
    width:53px;
    height:53px;
    cursor:pointer;
    background-position: center;
    background-repeat: no-repeat;
}
.focusPrev{
    background-image: url("../images/ydsp/l.png");
    margin: 12px 0 50px 0;
}
.focusNext{
    background-image: url("../images/ydsp/r.png");
}

.focusItem .bf{
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: -25px;
    margin-left: -25px;
}

/* = 轮播和焦点图区分
-------------------------------------------------------------- */
.isFocus .focusItem{ width:681px; height:354px;}
/* = 特殊内容特殊处理
-------------------------------------------------------------- */
.demoD .focusItem{ float:left; _display:inline;}


.btnn{
    display:block;
    position:absolute;
   right: -80px;
    top: 90px;
    cursor:pointer;
    z-index: 999;
}
.btnn .more{
    width: 100%;
    color: #fee8a9;
    font-size: 18px;
    display: block;
    padding-bottom: 5px;
    border-bottom: 6px solid #fee8a9;
    text-align: center;
}





.time{
    display:block;
    margin: 0 auto;
    margin-bottom: 77px;
}
.kh{
    display:block;
    margin: 0 auto;
    /*margin-bottom: 120px;*/
}


/*上传视频*/
.scsp{
    background: url("../images/ydsp/scsp_bg.jpg")no-repeat center;
    background-size:cover;
    overflow-y: auto;
}
.scsp table{
    width: 1397px;
    height: 100%;
    margin: 0 auto;
}
.scsp table .fh{
    display: table;
    line-height: 72px;
    color: #ffffff;
    font-size: 16px;
    margin-top: 46px;
}

.scsp table .lm{
    margin: 40px auto 40px auto;
}
.scsp table .from{
    width: 1062px;
    height: 496px;
    background: #ffffff;
    border-radius: 10px;
    margin: 0 auto;
    margin-bottom: 50px;
    padding: 43px 85px 30px 85px;
}
.scsp table .from .sr{
    margin-bottom: 20px;
}
.scsp table .from input{
    width: 100%;
    line-height: 50px;
    background: #f5f5f5;
    font-size: 16px;
    color: #999999;
    padding: 0 20px;
    margin-bottom: 20px;
}
.scsp table .from textarea{
    width: 100%;
    height: 228px;
    background: #f5f5f5;
    padding: 20px;
    font-size: 16px;
    color: #999999;
    margin-bottom: 30px;
}
.scsp table .from p{
    text-align: center;
    font-size: 14px;
    color: #666666;
}
.scsp table .from .sc{
    height: 323px;
    background: #f5f5f5;
    margin-bottom: 15px;
}
.scsp table .from .sc .one{
    line-height: 66px;
    text-align: center;
    color: #999999;
    font-size: 16px;
    border-bottom: 1px solid #e2e2e2;
}
.scsp table .from .sc .one a{
    color: #1455c1;
}



.scsp table .an{
    display: table;
    margin: 0 auto;
}


@media all and (max-width: 1600px){
    .sp{
        margin: 20px auto;
    }
    .time{
        margin-bottom: 20px;
        height: 100px;
    }

    .r_dh{
        height: auto;
        bottom: 20%;
    }
    .r_dh .l_2{
        margin-bottom: 20px;
    }
    .r_dh .l_1{
        margin-bottom: 20px;
    }

}

/*手机适配*/
.more1{
    display: none;
}
@media screen and (max-width: 1200px){

    /*云端视频*/
    .right{
        background-image:url("../images/phone/ydzf_bg.jpg");
    }

    .lm{
        margin: 0 auto;
        display: block;
        margin-top: 1.2rem;
        max-width: 2.72rem;
    }
    /*.kj{*/
    /*position: absolute;*/
    /*height: calc(100% - 22%)!important;*/
    /*top: 10%;*/
    /*bottom: 12%;*/
    /*left: 0;*/
    /*}*/
    .kj td{
        position: relative;
    }


    .r_dh{
        width: 100%;
        max-width: 7rem;
        text-align: center;
        height: auto;
        position: absolute;
        bottom: .75rem;
        left: 50%;
        margin-left: -3.5rem;
    }
    .r_dh a{
        display: inline-block;
        width: 1.12rem;
        height: 1.12rem;
        padding-top: 0.7rem;
        text-align: center;
        color: #ffffff;
        font-size: 0.18rem;
        background-size: 100% 100%!important;
        float: right;
    }
    .r_dh .l_1{
        margin-bottom: 0;
        background: url("../images/ydzf/1.png")no-repeat center;
        margin-left:0;
    }
    .r_dh .l_2{
        margin-bottom: 0;
        background: url("../images/ydzf/2.png")no-repeat center;
        margin-left: 0.3rem;
    }
    .r_dh .zf{
        display: table;
    }
    .r_dh .zf p{
        color: #ffffff;
        font-size: 0.36rem;
        margin-bottom: 0.15rem;
    }
    .r_dh .zf div{
        width: 1.21rem;
        height: 0.52rem;
        text-align: center;
        font-size: 0.24rem;
        color: #ffffff;
        background: url("../images/ydzf/3.png")no-repeat center;
        background-size: 100% 100%;
        float: left;
    }


    /*视频列表*/
    .sp{
        width: 6.58rem;
        height: auto;
        margin: 1rem auto 0.3rem auto;
        position: relative;
    }
    .sp .bk{
        width: 5.09rem;
        height: 0.15rem;
        background: #fee8a9 url("../images/ydsp/0.jpg") repeat-x;
        background-size: 0.2rem 0.15rem;
        border-left: inherit;
        border-right: inherit;
        margin: 0 auto;
    }
    /* = 通用布局
    -------------------------------------------------------------- */
    .focusMain{
        width: 6.58rem;
        position:relative;
        margin:0.03rem auto;
        border: 0;
    }
    .focusArea{
        width: 5.09rem;
        border: 0.05rem solid #fee8a9;
        height:2.92rem;
        position:relative;
        overflow:hidden;
        margin: 0 auto;
        z-index: 1;
    }
    .focusCon{
        width:594px;
        position:absolute; top:0;
    }
    .focusItem{
        position:relative;
        background-size:cover;
        background-repeat: no-repeat;
    }

    .focusBtn{
        display:block;
        width:0.53rem;
        height:0.53rem;
        cursor:pointer;
        background-position: center;
        background-repeat: no-repeat;
        background-size: 100% 100%;
    }
    .focusPrev{
        background-image: url("../images/ydsp/l.png");
        margin:0;
        float: left;
    }
    .focusNext{
        background-image: url("../images/ydsp/r.png");
        float: right;
    }

    .focusItem .bf{
        width: 0.51rem;
        height: 0.49rem;
        position: absolute;
        top: 50%;
        left: 50%;
        margin-top: -0.25rem;
        margin-left: -0.25rem;
    }

    /* = 轮播和焦点图区分
    -------------------------------------------------------------- */
    .isFocus .focusItem{ width:4.99rem; height:2.82rem;}
    /* = 特殊内容特殊处理
    -------------------------------------------------------------- */
    .demoD .focusItem{ float:left; _display:inline;}


    .btnn{
        width: 100%;
        display:block;
        overflow: hidden;
        position:absolute;
        right: inherit;
        top: inherit;
        bottom: 0;
        cursor:pointer;
        z-index: 0;
    }
    .btnn .more{
        width: 100%;
        color: #fee8a9;
        font-size: 18px;
        padding-bottom: 5px;
        border-bottom: 6px solid #fee8a9;
        text-align: center;
        display: none;
    }





    .time{
        display:block;
        margin: 0 auto;
        margin-bottom: 0.45rem;
        width: 5.24rem;
        height: auto;
    }

    .more1{
        color: #fbd981;
        font-size: 0.18rem;
        text-align: center;
        margin: 0 auto;
        display: block;
    }



    .kh{
        display:none;
        margin: 0 auto;
        /*margin-bottom: 120px;*/
    }


    /*上传视频*/
    .scsp{
        background: url("../images/phone/scsp_bg.jpg")no-repeat center;
        background-size:cover;
        overflow-y: auto;
    }
    .scsp table{
        width: 100%;
        height: 100%;
        margin: 0 auto;
    }
    .scsp table .fh{
        display: table;
        line-height: 0.72;
        color: #ffffff;
        font-size: 0.24rem;
        margin-top: 0.46rem;
        margin-left: 0.46rem;
    }
    .scsp table .fh img{
        width: 0.72rem;
        height: 0.72rem;
    }

    .scsp table .lm{
        width: 5.01rem;
        margin: 1.55rem auto 0.49rem auto;
    }
    .scsp table .from{
        width: 6.67rem;
        height: auto;
        background: #ffffff;
        border-radius: 10px;
        margin: 0 auto;
        margin-bottom: 0.5rem;
        padding: 0.32rem 0.21rem 0.21rem 0.21rem;
    }
    .scsp table .from .sr{
        margin-bottom: 20px;
    }
    .scsp table .from input{
        width: 100%;
        line-height: 0.9rem;
        background: #f5f5f5;
        font-size: 0.24rem;
        color: #999999;
        padding: 0 0.2rem;
        margin-bottom: 0.18rem;
    }
    .scsp table .from textarea{
        width: 100%;
        height: 228px;
        background: #f5f5f5;
        padding: 20px;
        font-size: 16px;
        color: #999999;
        margin-bottom: 30px;
    }
    .scsp table .from p{
        text-align: center;
        font-size: 0.14rem;
        color: #666666;
    }
    .scsp table .from .sc{
        height: 3.82rem;
        background: #f5f5f5;
        margin-bottom: 0.15rem;
    }
    .scsp table .from .sc .one{
        line-height:inherit;
        text-align: left;
        color: #999999;
        font-size: 0.16rem;
        border-bottom: 1px solid #e2e2e2;
        padding: 0.2rem 0.2rem;
    }
    .scsp table .from .sc .one a{
        color: #1455c1;
    }



    .scsp table .an{
        display: table;
        margin: 0 auto;
        width: 2.55rem;
    }


}


