.sub-page-content-box1{background-color: #eeeff3;padding: 70px 0 50px 0;position: relative;}
.information-product-box{width: 100%;margin-top: 80px; display: flex;justify-content: flex-start;align-items: flex-start;}
.sub-page-content-bg{width: 100%;position: absolute;top:0;left: 0;height: 139px;}
.sub-page-content-bg img{width: 100%; height: 100%;object-fit: cover;}
.information-product-l{width:38%;height: 330px;position: relative;color: #fff;}
.information-product-info{position: absolute;bottom: 0;left: 0;width: 100%;background-color: rgba(0,0,0,.5);height: 120px;transition: all 0.5s;cursor: pointer;color: #fff;padding-bottom: 15px;}
/* .information-product-info:hover{height: 100%;} */
.information-product-img{width: 100%;height: 100%;object-fit: cover;}
.information-product-info-t{font-size: 18px;line-height: 36px;height:66px;padding:15px;white-space:nowrap;text-overflow: ellipsis;overflow: hidden;}
.information-product-info-text{border-top: 1px solid #fff;padding:10px 15px 20px 15px;width: 100%;height: 60px;overflow: hidden;font-size: 16px;}
/* .information-product-info:hover .information-product-info-text{height: auto;} */
.information-product-r{width: 62%;padding-left: 5%;height: 420px;}
.information-product-item{border-bottom: 1px dashed #a3a2a4;width: 100%;position: relative;line-height: 70px;cursor: pointer;display: block;color: #1e1e1e;}
.information-product-item:hover{color: #f49f11;}
.information-product-item:first-child{border-top: 1px dashed #a3a2a4;}
.information-product-t{position: absolute;right: 0;top: 0;line-height: 70px;font-size: 18px;}
.information-product-p{width: calc(100% - 120px);font-size: 18px; line-height: 65px;white-space: nowrap;overflow: hidden;text-overflow: ellipsis;}
.information-product-p-ico{display: inline-block;width:7px;height: 7px;border: 1px solid #fff;background-color: #d90043;border-radius: 50%;margin-right: 12px;}
.page-item-btn{display: flex;margin-top: 30px; line-height: 22px;; color: #535353;font-weight: 500; width:150px;justify-content: center;align-items: center; border: 1px solid #f49f11;border-radius: 30px;padding:5px 10px;cursor: pointer;}
.page-item-btn-arr{margin-left: 8px; display: inline-block;width:10px;height:10px;background: url('/public/images/arr_ico.png') no-repeat;background-size: contain;}

.information-list-box{width: 100%;margin:50px 0 20px 0;border-top: 1px dashed #a0a1a5;}
.information-list-item{padding: 20px 0;position: relative;width: 100%;border-bottom: 1px dashed #a0a1a5;}
.information-list-r{padding-left: 180px;display: block;width: 100%;color: #1e1e1e;box-sizing: border-box;position: relative;cursor: pointer;}
.information-list-item:hover::before{position: absolute;background-color:#f6f4f1 ;content: '';position: absolute;left: -50%;width: 200%;height: 100%;box-shadow: 1px 1px 4px 4px rgba(0,0,0,.1);top:0;cursor: pointer;pointer-events: none;}
.information-list-item:hover .information-list-t{color: #d71d59;}
.information-list-t{color: #f49100;font-size: 20px;font-weight: bold;white-space: nowrap;overflow: hidden;text-overflow: ellipsis;width: 100%;}
.information-list-p{line-height: 36px;font-size: 18px;white-space: nowrap;overflow: hidden;text-overflow: ellipsis;width: 100%;}
.information-list-l{position: absolute;top:20px;left: 0;width:160px;height:calc(100% - 40px)}
.information-list-l img{width: 100%;height: 100%;object-fit: cover;}
.sub-page-more-btn{width: 100%;cursor: pointer; text-align: center;background-color: #fff;line-height: 50px;color: #d90043;font-size: 18px;display: block;}
.sub-page-content-box2{background-color: #fff;padding: 70px 0 50px 0;}
.sub-page-content-box2 .sub-page-more-btn{background-color: #eeeff2;}
.sub-page-content-box3{background-color: #fff;padding: 50px 0;background-image: url("/public/images/information-video-bg.png");background-position: center;background-size: 100% 100%;}


.information-video-page{width:100%}
.information-video-box-w{width:100%;display: flex;justify-content: space-between;align-items: flex-start;}
.information-video-box{width:70%;border-bottom: 1px solid #88827c;position: relative;}
.information-video-item{width: 100%;position: relative;}
.information-video-cover{width: 100%;background-size: cover;background-position: center;padding-top: 56%;}
.information-video-text{font-size:16px ;color: #fff;padding: 10px 0 30px 0;white-space: nowrap;width: 100%;overflow: hidden;text-overflow: ellipsis;}
.information-video-mark{display: flex; width: 100%;justify-content: flex-end;align-items: center;margin-top: 20px;}
.information-video-mark .swiper-pagination-bullet{background: none; width: 6px;height: 6px;border-radius: 50%;border: 2px solid #c8c8cb;display: inline-block;margin: 0 8px;cursor: pointer;}
.information-video-mark  .swiper-pagination-bullet.swiper-pagination-bullet-active{background: none; border: 2px solid #d7004a;background: #d7004a;}
.information-video-ico{display: block;cursor: pointer; position: absolute;top:50%;left:50%;transform: translate(-50%,-50%);width:50px;height:50px;background: url('/public/images/download-7.png') no-repeat;background-size: contain; }

.videoPreviewBox{position: fixed;z-index: 999;;top:0;left:0;width:100%;height: 100%;}
.videoPreviewBg{position: absolute;top:0;left:0;width:100%;height:100%;background: rgba(0,0,0,.9);}
.videoPreview{position: absolute;left: 50%;height: 80%;width:80%;top:50%;transform: translate(-50%,-50%);}
.videoPreview video{width: 100%;max-height: 100%;}
.videoPreviewCloseBtn{position: absolute;top:10px;right:10px;height:40px;width:40px;border-radius: 50%;background-image:url("/public/images/closeBtn.png");background-position: center;cursor: pointer; background-repeat: no-repeat;background-size: 70%;background-color: #d7004a;}


.sub-page-input-box{text-align: right;width: 100%;margin:40px 0 15px 0}
.sub-page-input-right{width:100%;max-width: 360px;position: relative;height: 42px;margin: auto;margin-right: 0;}
.input-content{height: 100%;width: 100%;border: none;outline:0;background-color:#eeeff3;color:#333333;caret-color:#333333;border-radius: 5px;padding: 0 20px;font-size: 16px;box-sizing: border-box;}
.search-ico{position: absolute;right: 0;top:0;width:57px;height: 100%;border-radius: 0 5px 5px 0;background-color: #f49100; background-image: url("/public/images/search_ico1.png") ;background-repeat: no-repeat; background-position: center;background-size: 23px 24px;cursor: pointer;}
@media screen and (max-width:1015px) {
    .information-product-info{height: 110px;}
    .information-product-p{font-size: 14px;line-height: 50px;}
    .information-product-t{font-size: 14px;line-height: 50px;}
    .information-product-info-t{font-size: 14px;line-height: 30px;height: 60px;}
    .information-product-info-text{font-size: 14px;}

    .information-product-box{display: block;}
    .information-product-l{width: 100%;height: 210px;}
    .information-product-r{width: 100%;padding-left: 0;margin-top: 10px;height: 310px;}

    .information-list-l{width: 90px;height: 80px;}
    .information-list-r{padding-left:100px;min-height: 80px;}
    .information-list-t{font-size: 16px;overflow: auto;white-space: wrap;}
    .information-list-p{font-size: 14px;line-height: 24px;}
    .information-list-p1{display: none;}
    .sub-page-more-btn{line-height:40px;font-size: 14px;}

    .information-video-box-w{display: block;}
    .information-video-box{width: 100%;margin-top:30px}
    .sub-page-content-bg img{height: 50%;}
    .information-product-box{margin-top: 40px;}
    /* .sub-page-content-box2{padding: 40px 0;;} */
}
