/* indexpak.css */
/* 模块样式 */
.section { padding: 0; }
/* .section { padding: 0; text-align: center; } */
#products { background: #FFF; margin: 0 0; }
#overall, #why-choose, #exhibition { background: #FFF; margin: 0 0; }


.lumniindexmySwiper{
    position: relative;
}
.lumniindexmySwiper .swiper-wrapper {
    height: auto;
}

ul {
    list-style-type: none;
}

.fusionproducts.fusionproducts.fusionproducts {
    max-width: 1170px;
    margin: 20px auto 80px auto;
    margin-bottom: 80px;
}

.fusionproducts ul {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin-top: 80px;
    align-items: stretch;
}

.fusionproducts ul li {
    width: 24%;
    text-align: center;
    background-color: #F5F5F5;
    margin-bottom: 26px;
    position: relative;
}

.fusionproducts ul li a {
    display: block;
}
.fusionproducts ul li a img{
    max-width: 100%;
}

.fusionproducts ul li a .chanpin_teext {
    text-align: center
}

.fusionproducts ul li a .chanpin_teext h4 {
    color: #050505;
    margin-bottom: 10px;

}

.fusionproducts ul li a .chanpin_teext span {
    display: none;
    width: 50%;
    height: 4px;
}

.fusionproducts ul li a:hover .chanpin_teext h4 {
    color: #C70503;
}

.fusionproducts ul li a:hover .chanpin_teext span {
    display: block;
    width: 50%;
    height: 4px;
    margin: 0 auto;
    background-color: #C70503;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
}

.fusionproducts ul .last_liaa a img {
    width: 30%;
    text-align: center;
    margin: 0 auto;
}
.fusionproductsbg.fusionproductsbg.fusionproductsbg.fusionproductsbg.fusionproductsbg{
    background-color: #F5F5F5;
    margin-bottom: 0;
    margin-top: 0;
    padding: 80px 0 80px 0;
    max-width: 100%;
    margin: 0 auto;
}
.fusionproductsbg.fusionproductsbg.fusionproductsbg .fusion_hea_s{
    width: 80%;
    margin: 0 auto;
}

.fusion_hea_s {
    display: flex;
    align-items: center;
}
.fusion_hea_sl{
    text-align: left;
}
.fusion_hea_sl h1 {
    margin-bottom: 0;
}

.fusion_hea_sl,
.fusion_hea_sr {
    width: 50%;
}

.fusion_hea_sl p {
    margin: 0 auto;
}

.fusion_hea_sr {
    text-align: right;
    font-weight: bold;
}

.fusion_hea_sr a {
    color: #222222;
}

.fusion_hea_sr a:hover {
    color: #dc0916;
}


/* 
为什么选择岐昱
*/
.section5 .content {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    flex-direction: column;
    z-index: 10;
    width: 100%;
    text-align: center;
}

.section5 .h2 {
    font-size: 28px;
    text-align: center;
    font-weight: bold;
    margin-bottom: 10px;
    line-height: 45px;
    color: #333;
}

.section5 .h5 {
    font-size: 15px;
    text-align: center;
    color: #888888;
    font-weight: normal;
}

.MainWarp {
    padding: 85px 0;
}

.auto_1440 {
    max-width: 1400px;
    margin: 0 auto;
    width: 100%;
}

.SolutionCase .pc ul {
    font-size: 0;
    overflow: hidden;
}

.SolutionCase .pc ul li {
    display: inline-block;
    font-size: 14px;
    width: 25%;
    -webkit-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s;
}

.SolutionCase .pc ul li a {
    display: block;
    width: 100%;
    height: 486px;
    background: no-repeat left top;
    position: relative;
}

.SolutionCase .pc ul li.on {
    width: 44.05%
}

.SolutionCase .pc ul li.un {
    width: 18.65%
}

.SolutionCase .pc ul li .pcbox {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
}

.SolutionCase .pc ul li .pcbox .tb {
    display: table;
    width: 100%;
    height: 100%;
}

.SolutionCase .pc ul li a .pcbox .tb .tbc {
    display: table-cell;
    width: 100%;
    height: 100%;
    padding: 148px 54px 0;
    vertical-align: top;
    color: #fff;
}

.SolutionCase .pc ul li a .pcbox .tb .tbc .color {
    color: #e63241;
}

.SolutionCase .pc ul li a .pcbox .h3 {
    font-size: 28px;
}

.SolutionCase .pc ul li a .pcbox .navlist {
    display: none;
    margin-top: 30px;
}

.SolutionCase .pc ul li a .pcbox .navlist .spant {
    display: inline-block;
    vertical-align: middle;
}

.SolutionCase .pc ul li a .pcbox .navlist .spant:last-child .em {
    display: none;
}

.SolutionCase .pc ul li a .pcbox .navlist .em {
    display: inline-block;
    vertical-align: middle;
    padding: 0 10px;
    font-style: normal;
}

.SolutionCase .pc ul li a .pcbox .navlist .txtp {
    padding-top: 10px;
}

.SolutionCase .pc ul li a .pcbox .btn {
    display: none;
    margin-top: 70px;
    width: 134px;
    border: 1px solid #fff;
    text-align: center;
    line-height: 40px;
    font-size: 16px;
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
}

.SolutionCase .pc ul li a .pcbox .btn:hover {
    background: #e63241;
    color: #fff;
    border-color: #e63241;
}

.SolutionCase .pc ul li.on a .pcbox .navlist {
    display: block;
}

.SolutionCase .pc ul li.on a .pcbox .btn {
    display: block;
}

/*  */


/* content_title */
.content_title {
    width: 100%;
    text-align: center;
    margin: 20px 0;
}

/* content_title */

/* fusionzhanhui */
.fusionzhanhui {
    margin: 0 auto;
    max-width: 1170px;
    margin-top: 40px;
}

.fusionzhanhui ul {
    margin: 0 auto;
    padding: 0 0;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: stretch;
}
.fusionzhanhui ul li img{
    max-width: 100%;
}
.fusion-builder-row.fusion-row.fusionzhanhui li:first-child {
    width: 57.5%;
}

.fusion-builder-row.fusion-row.fusionzhanhui li:nth-child(2) {
    width: 41.5%;
}

.fusion-builder-row.fusion-row.fusionzhanhui li:nth-child(3),
.fusion-builder-row.fusion-row.fusionzhanhui li:nth-child(4),
.fusion-builder-row.fusion-row.fusionzhanhui li:nth-child(5) {
    width: 33%;
}

.zhanhui_aermao{
    text-align: center;
    margin: 80px auto
}
.zhanhui_aermao a{
    display: block;
    margin: 0 auto;
    padding: 16px 40px;
    font-size: 18px;
    font-weight: bold;
    color: #626262;
    background-color: #FFF;
    border: 2px solid #626262;
    width: 320px;
}
.zhanhui_aermao a:hover{
    color: #e63241;
    /* background-color: #FFF; */
    border: 2px solid #e63241;
}
/* fusionzhanhui */

/* 第三屏 */
.section3fangan{
    background-color: #F5F5F5;
    padding-top: 80px;
}

.section3fangan .h2 {
    font-size: 28px;
    text-align: center;
    font-weight: 400;
    margin-bottom: 10px;
    line-height: 45px;
    color: #333;
}
.section3fangan .h5 {
    font-size: 15px;
    text-align: center;
    color: #888888;
    font-weight: normal;
}

.section3fangan .vscrollb_list_box .img img:nth-child(2) {
    display: none;
}
.section3fangan .vscrollb_list_box .img img {
    max-width: 70px;
    max-height: 70px;
}
.section3fangan .vscrollb_list_box .img {
    margin-bottom: 5px;
    /* max-height: 70px; */
    display: flex;
    align-items: flex-end;
    justify-content: center;
}
.section3fangan .vscrollb_list{
    margin: 60px auto;
}
.vscrollb_list .vscrollb_list_box{
    display: flex;
    justify-content: space-evenly;
    align-items: center;
    width: 100%;
    margin: 0 auto;
    flex-wrap: wrap;
}
.vscrollb_list .vscrollb_list_box .item{
    /* width: 25%; */
    text-align: center;
}
.vscrollb_list .vscrollb_list_box .item {
    flex: 1 1 auto; /* 让 .item 根据容器宽度自动调整大小 */
    margin: 0; /* 移除外边距 */
    padding: 10px; /* 内边距 */
    /* border-top: 1px solid #ddd;
    border-bottom: 1px solid #ddd; */
    box-sizing: border-box; /* 确保 padding 和 border 计算在内 */
    border-bottom: 0;
    border-top: 0;
}

.vscrollb_list .vscrollb_list_box .item:not(:first-child) {
    border-left: 2px solid #ddd;
}

.vscrollb_list .vscrollb_list_box .item:not(:last-child) {
    border-right: 2px solid #ddd;
}

.vscrollb_list .vscrollb_list_box .item p{
    font-weight: bold;
}
.vscrollb_list .vscrollb_list_box .item:hover p{
    font-weight: bold;
    color: #C70503;
}
.vscrollb_list .vscrollb_list_box .item:hover .img img:nth-child(2) {
    display: block;
}
.vscrollb_list .vscrollb_list_box .item:hover .img img:nth-child(1) {
    display: none;
}

.vscrollb_list .vscrollb_list_box .itemactove p{
    font-weight: bold;
    color: #C70503;
}
.vscrollb_list .vscrollb_list_box .itemactove .img img:nth-child(2) {
    display: block;
}
.vscrollb_list .vscrollb_list_box .itemactove  .img img:nth-child(1) {
    display: none;
}
.Rotation {
    margin: 60px auto;
    margin-bottom: 80px;
}
.Rotation .content .ritem{
    display: none;
    position: relative;
    overflow: hidden;
}
.Rotation .content .ritem .region{
    position: relative;
    overflow: hidden;
}
.Rotation .content .ritem .region img{
    max-width: 100%;
}
.Rotation .content .ritemactive{
    display: block;
}

.Rotation .region h3 {
    font-size: 24px;
    color: #fff;
    font-weight: 400;
    margin-top: 30px;
    width: auto;
    text-align: left;
}
.Rotation .region p {
    font-size: 16px;
    color: #fff;
    margin-top: 40px;
    margin-bottom: 20px;
    max-width: 30%;
    line-height: 24px;
    height: 72px;
    overflow: hidden;
    text-overflow: ellipsis;
    font-weight: bold;
    /* display: none; */
}
.Rotation .region:hover .regionCon{
    bottom: 0;
}
.Rotation .regionCon{
    position: absolute;
    /* width: 100%; */
    bottom: -76px;
    left: 0;
    right: 0;
    /* padding: 20px; */
    z-index: 3;
    -webkit-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
    background: -webkit-linear-gradient(transparent, rgba(0, 0, 0, 0.4));
    background: -o-linear-gradient(transparent, rgba(0, 0, 0, 0.4));
    background: -moz-linear-gradient(transparent, rgba(0, 0, 0, 0.4));
    background: linear-gradient(transparent, rgba(0, 0, 0, 0.4));
    padding: 50px;
}
.Rotation .regionCon .more{
    color: #FFF;
    font-size: 16px;
}
.Rotation .region:hover .regionCon .more{
    color: #FFF;
}
.Rotation .region .regionCon .text .more:hover{
    color: #C70503;
    font-size: 16px;
}
/* 第三屏 */

/* 岐昱视频 */
.video_box{
    display: flex;
    flex-wrap: wrap;
    justify-content: space-around;
    align-items: center;
}
.qiyuvideo_l,.qiyuvideo_r{
    width: 45%;
}
.qiyuvideo_l video{
    width: 100%;
    height: auto;
}
.qiyuvideo_r h3{

}
.qiyuvideo_r p{
    text-indent: 2rem;
}

.qiyuvideo_lflx{
    position:fixed;
    left: 1%;
    bottom: 15%;
    z-index: 99999;
}

.qiyuvideo_lflx video{
    width: 400px;
}