.banner{
    background: url('../images/1.png') no-repeat;
    background-size: 100% 100%;
}
.page1{
    background: url('../images/8.jpg') no-repeat;
    background-size: 100% 100%;
}
.videobox{
    background: url('../images/videobox.png') no-repeat;
    background-size: 100%;
    padding: 30px;
    box-sizing: border-box;
    height: 600px;
    border: 1px solid gold;
}
.content{
    width: 1200px;
    /* height: 100%; */
    margin: 0 auto;
}
.titbox{
    width: 70%;
    margin:20px auto;
    text-align: center;
    cursor: pointer;
    
}
.twoline{
	display: -webkit-box;
-webkit-box-orient: vertical;
-webkit-line-clamp: 2;
overflow: hidden;
}
.bigxy{
    overflow: hidden;
}
.flex_arround{
    display: flex;
    justify-content: space-around;
}
.alicenter{
    align-items: center;
}

.scrollview{
    width: 100%;
    border-radius: 20px;
    overflow: hidden;
    height: 700px;
    background: #fff;
    box-shadow: 0px 0px 20px 5px rgba(0, 0, 0, 0.144);
    padding: 40px;
    overflow: scroll;
    overflow-x: hidden;
    box-sizing: border-box;
}
.scrollbar{
    width: 30px;
    height: 300px;
    margin: 0 auto;

}

/*滚动条整体样式*/
.scrollview::-webkit-scrollbar {
    width: 10px;
    height: 1px;
}
/*滚动条滑块*/
.scrollview::-webkit-scrollbar-thumb {
    background: #a70707;
    height: 100px;
}
/*滚动条轨道*/
.scrollview::-webkit-scrollbar-track {
    background: rgb(231, 231, 231);
}

.titscroll{
    font-weight: bold;
    font-size: 24px;
    color: #000;
}
.videopage{
    width: 100%;
    /* height: 100%; */
    position: absolute;
    bottom: 0px;
    left: 0px;
}
.videobox{
    width: 100%;
    height: 100%;
    position: relative;
}
.page2{
    background: url('../images/3.png') no-repeat;
    background-size: 100% 100%;
}
.page3{
    background: url('../images/5.png') no-repeat;
    background-size: 100% 100%;
}
.page4{
    background: url('../images/4.png') no-repeat;
    background-size: 100% 100%;
    position: relative;
}
.flex_between{
    display: flex;
    justify-content: space-between;
}
.alicenter{
    align-items: center;
}
.item50{
    width: 50%;
    height:100%;
    position: relative;
    padding: 40px;
    box-sizing: border-box;

}
.item100{
    width: 100%;
    height: 560px;
    background: rgba(255, 255, 255, 0.308);
    position: relative;
    border-radius: 20px;
    border: 3px dashed #e94d4d;
}
.avatar{
    width: 150px;
    height: 150px;
    overflow: hidden;
    border: 4px solid #fff;
    border-radius: 50%;
}
.image_width{
    width: 100%;
}
.ptit{
    width: 100%  ;
    text-align: left;
    color: #e94d4d;
    font-size: 24px;
    font-weight: bold;
    cursor: pointer;
}
.xyzj{
    width: 100%;
    height: 360px;
    /* background: #ffe8c5; */
    /* margin-top: 20px; */
    overflow: hidden;
    padding: 30px;
    box-sizing: border-box;
    color: #484848;
    text-align: left;
    cursor: pointer;
    font-size: 18px;
}
.flbox{
    width: 100%;
    height: 650px;
    background: rgba(255, 203, 203, 0.3);
    padding: 30px;
    box-sizing: border-box;
}

.leftbox{
    width: 350px;
}
.centit{
    font-size: 20px;
    font-weight: bold;
    cursor: pointer;
}
.del{
    font-size: 16px;
    cursor: pointer;
}
.centerbox{
    text-align: left;
    width: 100%;
    padding-left: 30px;
    padding-right: 30px;
    box-sizing: border-box;
}

.flex_start{
    display: flex;
    justify-content: flex-start;

}
.swiper-button-prev6{

    position: absolute;
    left: 0px;
    width: 0;
    height: 0;
    border-top: 20px solid transparent;
    border-right: 20px solid #a70707;
    border-bottom: 20px solid transparent;
}
.swiper-button-next6{
    position: absolute;
    right: 0px;
    width: 0;
    height: 0;
    border-top: 20px solid transparent;
    border-left: 20px solid #a70707;
    border-bottom: 20px solid transparent;
}
.footer{
    width: 100%;
    padding: 10px;
    box-sizing: border-box;
    background-color: #c01c21;
    position: absolute;
    bottom: 0px;
    left: 0px;
}
.centit{
    color: #666;
    margin-bottom: 10px;
}
.del{
    color: #999999;
}
.rightbox{
    width: 300px;
    padding-left: 60px;
}
.pipp{
    width: 100%;
    background: rgba(0, 0, 0, 0.5);
    color: #fff;
    font-size: 14px;
    text-align: center;
    padding: 10px;
    position: absolute;
    bottom: 0px;
}
.pipp2{
    width: calc(100% - 40px);
    background: rgb(255, 187, 79);
    color: rgb(197, 30, 30);
    font-size: 14px;
    text-align: center;
    padding: 10px;
    box-sizing: border-box;
}
.centerfont{

	width:calc(100% - 210px)
}
.imml{
    position: relative;
    height: 120px;
    overflow: hidden;
    margin-bottom: 20px;
    cursor: pointer;
    transition: all 0.3s;
    width: 180px;
    margin-left: 20px;
       border-radius:4px
}
.imml:hover{
    transform: scale(1.05);
}
.imml3:hover{
    transform: scale(1.05);
}
.imml4:hover{
    transform: scale(1.05);
}
.imml5:hover{
    transform: scale(1.05);
}
.imml2:hover{
    transform: scale(1.05);
}



/* .imml2:nth-child(3n){
    margin-right: 0px;
} */
.imml2{
    position: relative;
    width: 340px;
    height: 230px;
    overflow: hidden;
    margin-bottom: 20px;
    margin:0px 10px;
    cursor: pointer;
    transition: all 0.3s;
       border-radius:4px

}
.imml3{
    position: relative;
    width: 500px;
    height: 360px;
    overflow: hidden;
    margin-bottom: 20px;
    /* margin-right: 20px; */
    cursor: pointer;
    transition: all 0.3s;
   border-radius:4px

}
.imml4{
    position: relative;
    width: 300px;
    height: 170px;
    overflow: hidden;
    margin-bottom: 20px;
    margin-left: 20px;
    cursor: pointer;
    transition: all 0.3s;
       border-radius:4px
}
.imml5{
    position: relative;
    width: 600px;
    height: 200px;
    overflow: hidden;
    margin-bottom: 20px;
    margin-left: 20px;
    cursor: pointer;
    transition: all 0.3s;
       border-radius:4px
}
.smallpagemo{
    display: none;
}

.imml2:hover{
    transform: scale(1.06);
}
.oneline{
    overflow:hidden;
    text-overflow:ellipsis;
    white-space:nowrap
}
.twoline{
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}
.sssew{
    flex-wrap: wrap;
}
.content2{
    width: 100%;
    margin: 0 auto;
}
.play{
    width: 40px;
    background: rgb(197, 30, 30);
    padding:  13px;
    height: 40px;
    box-sizing: border-box;
}
.image_w{
    width: 100%;
}
.smallvideo{
    display: none;
}
.smallxy{
    display: none;
}

@keyframes fadeIn{
 
    0%   {   position: relative;bottom:60px;}
    /* 25%  {bottom:-50px;} */
    100%  {   position: relative;bottom:0px;}
}


@keyframes mymove
{
    0%   {margin-top:0px;}
    /* 25%  {bottom:-50px;} */
    50%  {margin-top:-100px;}
    /* 75%  {bottom:-50px} */
    100% {margin-top:0px;}
}
.center{
    text-align: center;
}
.piao{
    /* opacity: 0; */
    animation: mymove 5s infinite;
    animation-fill-mode:inherit;
}
.fadeIn{
    animation: fadeIn 1s 1;
    
    /* animation-fill-mode: forwards; */
    
}
.centerfont{
    transition: all 0.2s;
}
.itemsss{
    border-bottom: 1px dashed #f1a4a4;
    margin-bottom: 10px;
}

.centerfont:hover{
    transform: scale(1.02);
}
.twosss{
    display: none;
}
.onesss{
    display: block;
}
@media screen and (max-width: 420px) {
    .twosss{
        display: block;
    }
.bigvideo{
    display: none;
}
.banner{
    display: none;
}
#fullpage{
    width: 100%;
    overflow-y: scroll;
    height: 100vh;
}
.content{
    width: 100%;
    padding: 20px;
    box-sizing: border-box;
}
.titbox {
    width: 100%;
}
.page1{
    /* height: 100vh; */
}
.bigxy{
    display: none;

}
.item50s{
    width: 100%;
/*    height: 100%;*/
    position: relative;
    padding: 20px;
    box-sizing: border-box;
    box-sizing: border-box;
    background: rgba(255, 255, 255, 0.308);
    margin-bottom: 20px;
    margin-right: 20px;

}
.avatar2{
    width: 150px;
    height: 150px;
    overflow: hidden;
    border: 4px solid #fff;
    border-radius: 50%;
    margin: 0 auto;
}
.ptits{
    width: 100%;
    text-align: left;
    color: #e94d4d;
    font-size: 20px;
    font-weight: bold;
    margin: 20px 0px;
    cursor: pointer;
}
.item50s{
	height:650px
}
.centerfont{
	width:100%
}
.xyzjs{
    width: 100%;
/*    height: 250px;*/
    /* background: #ffe8c5; */
    /* margin-top: 20px; */
    overflow: hidden;
    /* padding: 30px; */
    box-sizing: border-box;
    color: #484848;
    text-align: left;
    cursor: pointer;
}
.fourpage{
    display: block;
    padding: 0px;
}
.leftbox{
    width: 100%;
}
.flbox{
    height: auto;
}
.centerbox{
    padding: 0px;
    width: 100%;
}
.rightbox{
    padding: 0px;
}
.content2{
    width: 100%;
}
.imml2{
    margin-right: 0px;
    width: 100%;
    height: 190px;
    margin-bottom: 20px;
    margin-left:0px
}
.imml{
    height: 180px;
    margin: 0px !important;
    width: 100%;
    margin-bottom: 20px !important;

}
.scrollview{
    padding: 40px 20px;
}
.bigpagemo{
    display: none;
}
.smallvideo{
    display: block;
    width: 100%;
    /* height: 100vh; */
    background: #000;
    display: flex;
    justify-content: center;
    align-items: center;
    position: relative;
}
.tiaoguo{
    position: absolute;
    top: 20px;
    right: 20px;
    padding: 6px;
    box-sizing: border-box;
    background: rgb(204, 0, 0);
    color: #fff;
    border-radius: 10px;
    font-size: 16px;
}
.scrollview{
	border-radius:0px
}
.smallpagemo{
    display: block;
    padding-bottom: 200px;
}
#videop2{
    width: 100%;
}
.huanyuan{
	width:100% !important
}
.smallpagemo{
    overflow: hidden;
}
.smallxy{
    overflow: hidden;
    display: block;
}
.centit{
	font-size:16px
}
.swiper-container4{
    width: 100% !important;
}
.itemsss{
    display: block !important;
}
.onesss{
    display: none;
}
}