HTML期末学生大作业-视频影视网页html+css+javascript(带报告册)

HTML期末学生大作业-视频影视网页html+css+javascript(带报告册),第1张

html网页制作期末大作业-龙腾影视网页html+css+javascript7个页面适用学生作业,适合大一、大二课程设计在线电影影网、期末作业电影网、毕业设计在线电影网 部分网页截图

 

 

 

 

 

 

设分网页源码




    
    
    
    
    
    
    
    
    龙腾电影


    
    
    
    
        
            

最新通知> 1.loremfdafawfaewfefe 2.lorem 3.lorem 4.lorem 5.lorem

电影推荐> 1.loremfdafawfaewfefe 2.lorem 3.lorem 4.lorem 5.lorem

开发平台> 1.loremfdafawfaewfefe 2.lorem 3.lorem 4.lorem 5.lorem

知识产权> 1.loremfdafawfaewfefe 2.lorem 3.lorem 4.lorem 5.lorem

欢喜首映> 1.loremfdafawfaewfefe 2.lorem 3.lorem 4.lorem 5.lorem

关于我们> 1.loremfdafawfaewfefe 2.lorem 3.lorem 4.lorem 5.lorem

最新公告 什么?龙腾出新电影了...... 勇敢者游戏好评如潮...... 冰雪奇缘这个冬天最热...... 战狼三即将上映...... < >

你不看是你的错,不好看是我的错

今日票房 冰雪奇缘2

8473.65万

2 大约在冬季 426.20万 3 海上钢琴师 431.02万 4 你是凶手 389.35万 5 少年的你 355.86万 6 决战中途岛 335.19万 7 触不可及 197.75万 8 我和我的祖国 126.51万 9 受益人 108.84万 10 天气之子 103.01万 今日大盘

1.40亿 查看更多>

北京时间 15:30:50 专业版实时票房数据

正在热映(32部) 更多> 购票 8.0 冰雪奇缘2 购票 9.7 中国机长 购票 9.3 决战中途岛 购票 9.0 终结者 购票 8.7 攀登者 购票 9.0 冰封暴 购票 8.9 勇敢者游戏 购票 9.5 利刃出鞘 TOP 100 查看完整榜单> 霸王别姬

8万

2 肖申克的救赎 9.5分 3 罗马假日 9.1分 4 这个杀手不太冷 9.5分 5 泰坦尼克号 9.5分 6 唐伯虎点秋香 9.1分 7 乱世佳人 9.1分 8 魂断蓝桥 9.2分 9 天空之城 9.0分 10 辛德勒的名单 9.0分 热播电影 爱情 喜剧 动作 恐怖 动画 更多> 9.0 唐人街探案2 8.6 战狼 8.9 大圣归来 9.5 勇敢者游戏2 9.8 魔镜奇缘3 9.5 吹哨人 8.7 攀登者 好店 直播 正在 热映 热播 电影 投诉 反馈 回到 顶部

关于龙腾: 关于我们 | 管理团队 | 投资者关系 友情链接: 美团网 | 格瓦拉 | 美团下载 | 欢喜首映

商务合作邮箱:[email protected] 客服电话:10105335 违法和不良信息举报电话:4006019900

用户投诉邮箱:[email protected] 舞弊线索举报邮箱:[email protected]

中华人民共和国增值电信业务经营许可证 京B2-20190350 | 营业性演出许可证 京演(机构)(2019)4094号

广播电视节目制作经营许可证 (京)字第08478号 | 网络文化经营许可证 京网文(2019)3837-369号

龙腾用户服务协议 | 龙腾平台交易规则总则 | 隐私政策

京公网安备 11010102003232号

江西龙腾文化传媒有限公司

©2019 龙腾电影 longteng.com

@font-face {
    font-family: 'iconfont';
    src: url('../font/iconfont.eot');
    src: url('../font/iconfont.eot?#iefix') format('embedded-opentype'),
        url('../font/iconfont.woff2') format('woff2'),
        url('../font/iconfont.woff') format('woff'),
        url('../font/iconfont.ttf') format('truetype'),
        url('../font/iconfont.svg#iconfont') format('svg');
}

.iconfont {
    font-family: "iconfont" !important;
    font-size: 16px;
    font-style: normal;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
  
  

/* 公共样式开始 */
.contain{
    width: 1230px;
    /* margin-top: 60px; */
    margin: 0 auto;
}
/* 公共样式结束 */


/* 横幅广告开始 */
.canner-wrap {
    width: 1230px;
    margin: 0 auto;
    margin-top: 140px;
    outline: 1px solid #f40;
}

.canner-wrap .canner-fl {
    width: 260px;
    height: 350px; 
    margin-right: 20px;
}

.canner-fl p {
    height: 57px;
    background: #ccc;
    line-height: 57px;
    text-align: center;
    position: relative;
    border-bottom: 2px dotted #ffb400;
}
.canner-fl p:hover {
    background: #efefef;
}
.canner-fl p:nth-child(6){
    border: none;
}

.canner-fl p .arrow-r {
    padding-left: 125px;
}
.canner-fl p .more-info {
    display: none;
    position: absolute;
    top: 0;
    left: 260px;
    width: 130px;
    height: 210px;
    background: #efefef;
    z-index: 2;
    text-align: left;
}
.canner-fl p:hover .more-info{
    display: block;
}
.canner-fl p .more-info .msg{
    display: block;
    margin-left: 15px;
    line-height: 40px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}


.canner-wrap .canner-fr {
    width: 230px;
    height: 350px;
    outline: 1px solid #ccc;
}


.canner-fr .announce {
    padding: 10px 6px;
}
.canner-fr .announce  li {
    list-style: inside;
    margin:5px 0;
}

.canner-fr .announce .spec {
    list-style: none;
}
.canner-fr .announce .spec a{
    font-size: 18px;
    color: red;
}

.canner-fr .announce a:hover {
    color: red;
    text-decoration: underline;
}

.canner-fr .funny {
    width: 230px;
    height: 192px;
}

.canner {
    width: 700px;
    height: 350px;
    overflow: hidden;
    position: relative;
}

.canner img {
    position: absolute;
    width: 700px;
    height: 350px;
    opacity: 0;
    animation: simg 12s infinite;
}

@keyframes simg {
    0%{opacity: 1}
    2%{opacity: 1}
    4%{opacity: 1}
    20%{opacity: 1}

}

img:nth-child(0){animation-delay: 0s;}
img:nth-child(1){animation-delay: 3s;}
img:nth-child(2){animation-delay: 6s;}
img:nth-child(3){animation-delay: 9s;}


.canner .left-arr {
    position: absolute;
    left: 5px;
    top: 150px;
    width: 50px;
    height: 50px;
    border-radius: 50%;
    color: #fff;
    font-size: 30px;
    line-height: 50px;
    text-align: center;
    background-color: rgba(0,0,0,.3);
    z-index: 10;
    cursor: pointer;
}

.canner .right-arr {
    position: absolute;
    right: 5px;
    top: 150px;
    width: 50px;
    height: 50px;
    border-radius: 50%;
    color: #fff;
    font-size: 30px;
    line-height: 50px;
    text-align: center;
    background-color: rgba(0,0,0,.3);
    z-index: 10;
    cursor: pointer;
}

.canner .text-info {
    position: absolute;
    left: 5px;
    bottom: 15px;
}
.canner .text-info a {
    color: #fff;
}
.canner .choose-dot {
    position: absolute;
    right: 8px;
    bottom: 15px;
}
.canner .choose-dot li {
    float: left;
    width: 10px;
    height: 10px;
    border-radius: 50%;
    margin: 0 5px;
    border: 1px solidrgba(0,0,0,.05);
    background: #fff;
    cursor: pointer;
}

.canner .choose-dot li:hover {
    background: chocolate;
}

/* 横幅广告介绍 */
/* 主区域的右边开始 */
#chief{
    margin-top: 60px;
}

#chief .aside{
    width: 360px;
    height: 614px;
    /* border: 1px solid red; */
}
#chief .aside .panel-title{
    color: #ef4238;
    font-size: 26px;
}
#chief .panel-content{
    width: 100%;
    margin-top: 23px;
}
#chief .panel-content .ranking-item-top{
    margin-bottom: 11px;
}
#chief .panel-content .ranking-item-top .ranking-top-left{
    width: 120px;
    height: 78px;
    float: left;
    position: relative;
    margin-right: 10px;
}
#chief .panel-content .ranking-item-top .ranking-top-left .ranking-top-icon{
    width: 22px;
    height: 25px;
    position: absolute;
    left: 0;
    top: 0;
    background-image: url("../img/ranking-top-icon.png");
    background-size: contain;
}
#chief .panel-content .ranking-item-top .ranking-top-right{
    height: 78px;
    border: 1px solid #ccc;
}
#chief .panel-content .ranking-item-top .ranking-top-right:hover{
    background-color: #ccc;
}
#chief .panel-content .ranking-item-top .ranking-top-right .movie-name{
    color: #333;
    font-size: 18px;
    line-height: 1.4;
    display: inline-block;
    margin-top: 9px;
}
#chief .panel-content .ranking-item-top .ranking-top-right .movie-wish{
    margin-top: 12px;
    font-size: 14px;
    color: #ef4238;
}
#chief .panel-content .ranking-item{
    width: 360px;
    height: 36.6px;
    line-height: 36.6px;
}
#chief .panel-content .ranking-item:hover {
    background: #f7f7f7;
}
#chief .panel-content .ranking-item .ranking-index{
    color: #ef4238;
    display: inline-block;
    width: 20px;
}
#chief .panel-content .ranking-item .color-ccc {
    color: #ccc;
}
#chief .panel-content .ranking-item .ranking-movie-name{
    font-size: 16px;
    color:#333;
    vertical-align: top;
}
#chief .panel-content .ranking-item .stonefont{
    float: right;
    font-size: 14px;
    color:#ef4238;
}
#chief .box-total-wrapper {
    margin-top: 32px;
}
#chief .box-total-wrapper>h3{
    width: 20px;
    height: 83px;
    padding: 10px;
    color: #fff;
    text-align: center;
    line-height: 21px;
    font-weight: 400;
    font-size: 17px;
    background-color: #ef4238;
    float: left;
}
#chief .box-total-wrapper .bottom-left{
    height: 102px;
    width: 319px;
    border: 1px solid #ccc;
    border-left: none;
}
#chief .box-total-wrapper .bottom-left .num{
    display: inline-block;
    font-size: 22px;
    font-weight: 700;
    margin: 22px 130px 10px 22px;
    color: #ef4238;
}
#chief .box-total-wrapper .bottom-left .more{
    color: #ef4238;
}
#chief .box-total-wrapper .bottom-left .time{
    margin: 0 10px 0 22px;
    color: #999;
    font-size: 14px;
}
#chief .box-total-wrapper .bottom-left .pull-right{
    color: #999;
    font-size: 14px;
}
/* 主区域的右边结束 */



/* 主区域的左边开始 */
.contain .main{
    width: 801px;
    height: 614px;
    padding-right: 36px;
    /* background: #ef4238; */
    /* border: 1px solid red; */
}
.contain .main .panelhead{
    width: 740px;
    height: 26px;
    font-size: 26px;
    line-height: 26px;
    color: #ef4238 !important;
}
.contain .main .panelhead .more{
    float: right;
    font-size: 14px;
    line-height: 16px;
    margin-top: 10px;
}
.contain .main .panelhead .more a {
    color: #ef4238;
}
.contain .main .panel-content{
    width: 100%;
    margin-top: 23px;
}
.contain .main .panel-content .movies-list{
    margin: -23px 0 20px -25px;
}
.contain .main .panel-content .movies-list .movie-item{
    width: 161.1px;
    /* height: 260.6px; */
    border: 1px solid #efefef;
    margin: 30px 0 0 30px;
    display: inline-block;
    vertical-align: top;
    position: relative;
}
.contain .main .panel-content .movies-list .movie-item .movie-sale{
    text-align: center;
    height: 42px;
    line-height: 39px;
    color: #ef4238;
}
.contain .main .panel-content .movies-list .movie-item .movie-sale:hover {
    color:#fff;
    background-color:#ef4238;
}
.contain .main .panel-content .movies-list .movie-item .imax3d{
    width: 69px;
    height: 25px;
    background: url("../img/3dmax.png");
    background-size: contain;
    position: absolute;
    top: 4px;
    left: -2px;
    font-size: 12px;
    color:#fff;
}
.contain .main .panel-content .movies-list .movie-item .integer{
    position: absolute;
    right: 12px;
    bottom: 54px;
    font-size: 18px;
    color: #ffb400;
}
.contain .main .panel-content .movies-list .movie-item .integer span{
    font-size: 14px;
}
.contain .main .panel-content .movies-list .movie-item .movietitle{
    position: absolute;
    left: 10px;
    bottom: 54px;
    color: #fff;
    font-size: 16px;
    line-height: 22px;
}

/* 主区域的左边结束 */

/* 第二个主区域的左边开始 */
.panelhead .textcolor-blue {
    color: #2d98f3 !important;
}

.panelhead a:hover {
    text-decoration: underline;
}
.panelhead .more a {
    color: #2d98f3;
}
.contain .main .panelhead .special2{
    font-size: 14px;
    color: #333;
    margin-left: 10px;
}

.contain .aside .text-yellow{
    color: #ffb400 !important;
    margin-right: 140px;
}
.contain .aside .see-com{
    color: #ffb400 !important;
}

.contain .main .panel-content .movies-list .movie-item-spec{
    width: 350px;
    height: 220px;
}

/* .contain .main .panel-content .movies-list .movie-item {
    margin: 50px 0 0 30px;
} */
.movie-item .integer2 {
    position: absolute;
    right: 10px;
    bottom: 6px;
    font-size: 18px;
    color:#ffb400;
}

.movie-item .integer2 span {
    font-size: 14px;
}
.movie-item .movietitle2 {
    position: absolute;
    left: 6px;
    bottom: 6px;
    color:#fff;
    font-size: 16px;
    line-height: 22px;
}

/* 第二个主区域的左边结束 */


/* 右侧导航开始 */
#tool{
    width: 50px;
    height: 303px;
    border: 1px solid red;
    position: fixed;
    top: 300px;
    right: 3%;
    border-radius: 8px;
}

#tool .bnt{
    text-align: center;
    position: relative;
}

.bnt .doll {
    position: absolute;
    top: -21px;
    left: 10px;
    font-size: 20px;
    color:#008c8c;
}
#tool .bnt a{
    display: block;
    width: 100%;
    height: 50px;
    /* line-height: 70px; */
    text-align: center;
    padding-top: 10px;
    background: #fff;
    border-bottom: 1px solid #ccc;
}
#tool .bnt .active{
    border-radius: 8px 8px 0 0;
    color: #fff;
    background: #f40;
    font-weight: bold;
}

#tool .bnt a:nth-child(6){
    border-bottom: none;
    border-radius: 0 0  8px 8px;
}
#tool .bnt a:hover{
    color: #fff;
    background: #f40;
    font-weight: bold;
}


/* 右侧导航接受 */


计报告8页

欢迎分享,转载请注明来源:内存溢出

原文地址: http://outofmemory.cn/web/1321071.html

(0)
打赏 微信扫一扫 微信扫一扫 支付宝扫一扫 支付宝扫一扫
上一篇 2022-06-11
下一篇 2022-06-11

发表评论

登录后才能评论

评论列表(0条)

保存