/* 公共样式 */
html {
    width: 100%;
    -webkit-text-size-adjust: none;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    height: 100%;
    -webkit-overflow-scrolling: touch;
}

body {
    width: 100%;
    height: 100%;
    font-size: 16px;
    color: #000;
    line-height: 24px;
    background-color: #000;
    min-height: 100%;
    font-family: 'Microsoft Yahei', '微软雅黑', Arial, sans-serif;
}

* {
    margin: 0;
    padding: 0;
    border: 0;
}
#loadDiv{
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    background: #000;
}
/* 全屏按钮 */
video::-webkit-media-controls-fullscreen-button {
    display: none;
}

/* 播放按钮 */
video::-webkit-media-controls-play-button {
    display: none;
}

/* 进度条 */
video::-webkit-media-controls-timeline {
    color: blue;
}

/* //观看的当前时间 */
video::-webkit-media-controls-current-time-display {
    display: none;
}

/* //剩余时间 */
video::-webkit-media-controls-time-remaining-display {
    display: none;
}

/* //音量按钮 */
video::-webkit-media-controls-mute-button {
    display: none;
}

video::-webkit-media-controls-toggle-closed-captions-button {
    display: none;
}

/* 音量的控制条 */
video::-webkit-media-controls-volume-slider {
    display: none;
}

.container {
    position: relative;
    width: 100%;
    height: 100%;
    overflow: hidden;
}

/* 第一页面 */
.title-box {
    opacity: 0;
    position: absolute;
    top: 0;
    width: 100%;
    height: 100%;
    background: url(./image/p1-title1.png) center 40% no-repeat;
    background-size: 60%;
    transition: all 2s 1s ease;
}


.btn_tip{
    position: absolute;
    text-align: center;
    font-size: 12px;
    color: #fff;
    bottom: 0;
    margin-bottom: 13%;
    width: 100%;
    opacity: 0;
    transition: all 2s 1s ease;
}
.btn-into {
    opacity: 0;
    position: absolute;
    cursor: pointer;
    left: 48%;
    transform: translateX(-48%);
    bottom: 0;
    margin-bottom: 10%;
    /* border: 1px solid rgba(198, 198, 198, .8);
    padding: 0px 20px;
    border-radius: 10px; */
    display: block;
    color: white;
    /* background-color: rgba(0, 0, 0, 0); */
    cursor: pointer;
    width: 105px;
    height: 44px;
    background: url('./image/btn_into.png') no-repeat;
    background-size: 100%;
    transition: all 2s 1s ease;
}
.cover{
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
    overflow: hidden;

}
.cover-video{
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	/* height: 100%; */
	overflow: hidden;
}
@media screen and (min-width: 800px) {
	
    .title-box {
        background: url(./image/p1-title1.png) center 35% no-repeat;
        background-size: 76%;
    }
    .show_box_title{
        font-size: 36px !important;
        margin: 3% 0 !important;
    }
    /* .show_box_close{
    width: 48px !important;
    height: 48px !important;
    margin: 40px auto 0 !important;
} */
    .content1,.content2{
        padding: 0px 8%;
        letter-spacing: 6px !important;
        font-size: 20px !important;
        line-height: 30px;

    }
    .skip-video span {
        font-size: 14px;
        width: 65px;
        height: 40px;
        line-height: 40px;
    }
    #menu_item_video{
        height: 100% !important;
        width: 100%;
    }
}


@-webkit-keyframes frame30 {
	to {
		background-position: 0 -3300%;
	}
}

@keyframes frame30 {
	to {
		background-position: 0 -3300%;
	}
}
#img{
    margin: auto;
    /* height:100%; */
    /* width: 100%; */
    overflow: hidden;
    /* width: 100%;
    height: auto; */
    /* display: block; */
    width: 100%;
    height: 100%;
    object-fit: cover;
    vertical-align: middle;

}


/* 第二页面 */
/* .digest{
    position: absolute;
    bottom: 0;
} */
/* .digest-box{
    height: 100%;
} */
.skip-video {
    position: absolute;
    right: 10%;
    bottom: 12%;
    color: white;
    text-align: center;
    cursor: pointer;
    /* border: 1px solid rgba(198, 198, 198, .8); */
    opacity: 0;

    width: 100px;
    height: 48px;
    background: url(./image/btn_over.png) no-repeat;
    background-size: 100%;
    /* padding: 5px 20px;
    border-radius: 10px; */
    transition: all 2s linear;
    z-index: 9999999999;
    -webkit-transform: translate3d(0,0,0);
}

.hide {
    display: none;
}
/* 第三页面 */
.picshow1{
    top:0;
    left: -100%;

}
.picshow2{
    top: 0;
    left: -100%;
}
.picshow3{
    top: 0;
    left: -100%;
}
.picshow4{
    top: 0;
    right: -100%;
}
.picshow5{
    /* top: 130%; */
    top: 23%;
    right: -100%;
}
.picshow6{
    /* top: 130%; */
    top: 22%;
    left: -100%;
}
.picshow7{
    /* top: 240%; */
    top: 43%;
    left: -100%;
}
.picshow8{
    /* top: 241%; */
    top: 43%;
    left: -100%;
}
.picshow9{
    /* top: 239%; */
    top: 43%;
    right:-100%;
}
.picshow10{
    /* top: 466%; */
    top: 83%;
    left: -100%;
}
.picshow11{
    /* top: 467%; */
    top: 84%;
    left: -100%;
}
.longpic .long img{
    width: 100% !important;
}


.loading{
    width: 100%;
    height: 100%;
    background-color: #000;
}

/* .container {
    display: flex;
    align-items: center;
    justify-content: center;
} */
.picaction{
    position:absolute;
}
.longpic img{
    width: 100%;
    margin-bottom: -10px;
}
.longpic {
    width: 100%;
    height: 100%;
    overflow-y: scroll;
    scrollbar-width: none;
    -ms-overflow-style: none;
    position: relative;
    /* overflow-x: hidden; */
    /* display: none; */
}

::-webkit-scrollbar {
    display: none;
    /* Chrome Safari */
}

.longpic .long {
    width: 100%;
    overflow: hidden;
    position: relative;
}

.picshow {
    position: absolute;
    width: 0;
    transition:left linear 2s, width 0.4s linear, opacity 0.2s ease-in, visibility 0.2s ease-in;
    width: 0;
    visibility: 0;
    opacity: 0;
    /* transition: left linear .3s; */
}
.active{
    /* opacity: 1;
    visibility: 1; */
    width: 100%;
    transition: all .8s linear;
    left: 0;
}
.activetwo{
    width: 100%;
    transition: all .8s linear;
    right: 0;
}
.long1 {
    top: -24%;
    left: 0;
}

.long2 {

    top: 7%;
    left: -31px;
}

.long3 {
    top: -21%;
    right: 0;
}

.long4 {
    top: -35%;
    left: 0;
}

.long5 {
    top: 5.2%;
    left: 0;

}

.long6 {
    top: 0%;
    right: 0;
}

.long7 {
    top: 10%;
    left: 0;
}

.long8 {
    top: 22%;
    left: 0;
}

.long9 {
    top: 35%;
    right: -14px;
}

.long10 {
    top: 674px;
    right: 22px;
    width: 40%;
}

.long11 {
    top: 2676px;

    left: 0;
}

.btn_video1 {
    width: 60%;
    position: absolute;
    height: 145px;
    top: 23%;
    background: url('./image/menu1.png') no-repeat;
    background-size: 100%;
    margin: 0 20%;
    /* top: 129%; */
    /* background-color: cornflowerblue; */
}

.btn_video2 {
    width: 100%;
    position: absolute;
    height: 120px;
    /* top: 242%; */
    top: 43.2%;
    /* background-color:blue; */
}

.btn_video3 {
    width: 100%;
    position: absolute;
    height: 120px;
    /* top: 366%; */
    top: 65.5%;
    /* background-color:red; */
}

.btn_video4 {
    width: 100%;
    position: absolute;
    height: 120px;
    /* top: 469%; */
    top: 83.9%;
    /* background-color: rosybrown; */
}
.btn_video5 {
    width: 100%;
    position: absolute;
    /* height: 120px; */
    /* top: 469%; */
    /* top: 179%; */
    /* background-color: rosybrown; */
}
/* 第四视频 */
/* .zhezhao {
    position: absolute;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #fff;
    width: 100%;
    height: 100%;
    left: 50%;
    transform: translateX(-50%);
    background: rgba(0, 0, 0, .6);

    display: none;
    transition: all 2s linear;
    padding: 30px 0 10px;

} */
.zhezhao{

    position: absolute;
    left: 0;
    top: 30%;
    transition: all 2s linear;
    display: none;
}
.show_box{
    width: 100%;
    height: 100%;
}
.show_box .show_box_close img{
    width: 100%;
    height: 100%;
}
.show_box_close{
    height: 100%;
}
.btn_list {
    display: flex;
    align-items: center;
    justify-content: space-between;
    bottom: 0;
    width: 100%;
    /* height: 69px; */
    position: absolute;
    bottom: 47px;

}

.content1,
.content2 {
    font-size: 14px;
    text-indent:2em;
    margin-bottom: 2px;
}



.menu_video {
    width: 100%;
    height: 100%;
    display: none;
    /* position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%); */
}


.btn {
    cursor: pointer;
    width: 100px;
    height: 44px;

}
.btn_detail{
    background: url('./image/btn_detail.png') no-repeat;
    background-size: 100%;
    margin-left: 50px;
    z-index: 99999999999;
    -webkit-transform: translate3d(0,0,0);
    /*background-color: red;*/
}
#skip-digest-video{
    background: url('./image/btn_over.png') no-repeat;
    background-size: 100%;
    margin-right: 50px;
    z-index: 99999999999;
    -webkit-transform: translate3d(0,0,0);
    /*background-color: red;*/
}
.show_box_title{
    text-align: center;
    font-size: 20px;
    margin: 0 0 30px;
}
.show_box{
    /* padding: 0 14px; */
    pointer-events: auto;
}
/* .show_box_close{
    margin-top: 10px;
    width: 68px;
    height: 48px;
    background: url('./image/btn_close.png') no-repeat;
    background-size:100% ;

    margin: 20px auto 0;
} */


.btn_back{
    position: absolute;
    bottom: 80px;
    left: 6%;
    /* transform: translateX(-50%); */
    width: 100px;
    height: 48px;
    background: url('./image/btn_back.png') no-repeat;
    background-size: 100%;
    z-index: 9999999999999;
    -webkit-transform: translate3d(0,0,0);
}
.scale{
    position: absolute;
    top: 0;
    width: 100%;
    height: 100%;
    background: url()center 40% no-repeat;
    background-size: 6%;
}

@media only screen and (device-width: 375px) and (device-height: 812px) and (-webkit-device-pixel-ratio: 3){
    /* .skip-video{
        bottom: 90px !important;
    }
    .btn_list{
        bottom: 109px !important;
    } */
}

@media screen and (min-width: 768PX){
	
    .longpic{
    width: 640px !important;
    margin: 0 auto;
    }
    .btn_video1{
        height: 230px !important;
        /* top:156% !important; */
        /* top: 106% !important; */
    }
    .btn_video2{
        height: 200px !important;
        /* top:293% !important; */
        /* top:199% !important; */
    }
    .btn_video3{
        height: 200px !important;
        /* top:444% !important; */
        /* top:302% !important; */
    }
    .btn_video4{
        height: 200px !important;
        /* top:587% !important; */
        /* top:387% !important; */
    }
    .btn_back{
        position: absolute;
        bottom: 50px !important;
        left: 50px!important;
        /* transform: translateX(-50%); */
        z-index: 9999999999999;
        -webkit-transform: translate3d(0,0,0);
    }
    .btn-into{
        width: 220px !important;
        height: 98px !important;
    }
    .btn_list{
        bottom: 50px !important;
        /* right: 50px!important; */
    }
    .skip-video{
        bottom: 50px !important;
        right: 50px!important;
    }
    .zhezhao{
        left: 50% !important;
        top: 50% !important;
        transform: translate(-50%, -50%);
        background: rgba(0, 0, 0, 0.6);
        width: 100%;
        height: 100%;
    }
    .show_box_close{
        transform: scale(.8);
    }
    }
    @media screen and (max-width: 768PX) {
		.cover-video{
			background-size: 100% 3300%;
			background-position: 0 0;
			 -webkit-animation: frame30 steps(33) 3s infinite both;
			 animation: frame30 steps(33) 2s infinite both;
			 background-image: url("./image/loopbg.jpg");
		}
        .title-box {
            background: url(./image/p1-titleMb.png) center 40% no-repeat;
            background-size: 70%;
        }
        .btn-into{
             margin-bottom: 50px;
        }
        .btn_tip{
            margin-bottom: 31%;
            letter-spacing: 2px;
            opacity: 0;
        }
        .longpic {
            /* width: 50%; */
        }
        /* .show_box_close{
            margin-top: 10px;
            width: 46px !important;
            height: 48px !important;
            margin: 14px auto 0 !important;
        } */
        .skip-video {
            width: 48px !important;
            height: 24px !important;
            right: 30px!important;
            bottom: 27px !important;
        }
        .btn_back{
            bottom:27px !important;
            left:30px !important;
        }
        .btn{
            width: 48px !important;
            height: 24px !important;
        }
        .scale{
            background-size: 15% !important;
        }
        .zhezhao{
            bottom: 0;
        }
        #menu_item_video{
            height: 100vh !important;
        }
        .btn_list{
             bottom: 27px!important;

        }
        .btn_detail{
            margin-left: 30px!important;
        }
        #skip-digest-video{
            margin-right: 30px!important;
        }
    }
