/*oem公用*/

.oem-box{
    padding: 50px 0;
}

.i-title{
    font-size: 36px;
    color: #333;
    text-align: center;
    line-height: 1.2;
    position: relative;
    padding-bottom: 30px;
}

.i-desc{
    margin: 20px 0 30px;
    font-size: 16px;
    color: #666;
    text-align: center;
}

.oem .i-title::after{
    content: "";
    height: 2px;
    width: 150px;
    background-color: #f08519;
    display: none;
    position: absolute;
    bottom: -20px;
    transform: translateX(-50%);
    left: 50%;
}

.oem img{
    width: 100%;
    display: block;
}

.oem-allservice-list img,.oem-device-list img,.oem-quality-list img{
    transition: .3s all;
    display: block;

}

.oem-al-img,.oem-device-list>div,.oem-quality-list>div{
    overflow: hidden;
}

.oem-allservice-list:hover img,.oem-device-list:hover img,.oem-quality-list:hover img{
    transform: scale(1.2);
}

#oem .oem-allservice .i-title::after,#oem .pcba-title::after{
    display: none;
}

.oem .i-title::after{
    content: "";
    height: 2px;
    width: 150px;
    background-color: #f08519;
    display: none;
    position: absolute;
    bottom: 15px;
    transform: translateX(-50%);
    left: 50%;
}

p{
    margin: 0;
}

/*加工定制-oem 第一屏*/
.pcba-info{
    position: relative;
    padding-top: 120px;
}



.oem-pcba .banner-info > div {
    font-size: 16px;
    color: #fff;
}

.pcba-text{
    margin-bottom: 30px;
    font-size: 16px;
    color: #666;
}

.pcba-text p{
    line-height: 1.3;
    font-size: 16px;
}

#oem .pcba-title {
    color: #333333;
    margin-bottom: 20px;
    padding-bottom: 0;
}

.pcba-box{
    display: flex;
    justify-content: space-between;
}

.pcba-list{
    text-align: center;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    margin-bottom: 20px;
    width: calc(100% / 4 - 10px) ;
}

.pcba-list>div{
    box-shadow: 0px 4px 10px 0px
    #e8f4ff;
    position: relative;
    transition: .3s all;
    flex: 1;
    padding: 20px 0;
}

.pcba-list>div:hover{
    transform: translateY(-5px);
}

.pcba-list-title{
    color: #f08519;
    margin-bottom: 5px;
    font-size: 24px;

}

.pcba-list-title span{
    position: relative;
    top: -3px;
}

.pcba-list-title em{
    font-style: normal;
}

.pcba-list-desc{
    color: #2555a4;
    font-size: 14px;
}

/*oem的banner部分*/
.oem-rotation{

}

.oem-rotation .swiper-slide{
    height: auto;
}

.oem-rotation .swiper-slide img{
    display: block;
}

#oem-rotation .rotation-swiper-pagination{
    text-align: center;
    position: absolute;
    bottom: 10px;
    z-index: 2;
}

/*PCBA一站式服务*/
.pcba-info{
    padding-bottom: 30px;
}

.oem-allservice{
    padding-bottom: 30px;
}


#oem .oem-allservice .i-title{
    margin-bottom: 15px;
    padding-bottom: 0;
    text-align: center;
    color: #333;
}

.oem-allservice .ome-title-desc {
    font-size: 16px;
    text-align: center;
    color: #f67c30;
    font-weight: bold;
    margin-bottom: 30px;
}

.oem-allservice-box{
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

.oem-allservice-list{
    margin-bottom: 30px;
    width: 280px;
}

.ome-al-info{
    background-color: #f2f8fd;
    box-shadow: 0px 4px 10px 0px
    #e8f4ff;
    padding: 15px 5px;

}

.ome-al-info>div{
}

.oem-al-title{
    color: #2555a4;
    text-align: center;
    margin-bottom: 10px;
    font-size: 16px;
}

.oem .oem-al-desc{
    font-size: 14px;
    text-align: center;
    margin-bottom: 0;
    line-height: 1.3;
    height: 60px;
}

/*优质供应链*/
.oem-supply{
    background-color: #f2f8fd;
    padding-top: 50px;
}

.oem-supply .i-title{
    line-height: 1.3;
    text-align: center;
}


.oem-supply-desc {
    line-height: 1.5;
    margin-bottom: 30px;


}

.oem-supply-brand{
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    justify-content: space-between;
}

.oem-suply-list{
    width: calc(calc(100% - 50px)/6);
    margin-bottom: 10px;
    text-align: center;
    transition: .3s all;
}

.oem-suply-list:hover{
    transform: translateY(-5px);
}

.oem-suply-list:nth-child(2n){
    margin-right: 0;
}

.oem-supply-bot{
    text-align: center;
    font-size: 16px;
    margin-top: 20px;
    color: #666;
    margin-bottom: 20px;
}

/*生产设备*/

.oem-device-box{
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}

.oem-device .i-desc{
    font-size: 16px;
    color: #666666;
    line-height: 1.5;
}

.oem-device-list{
    margin-bottom: 20px;
    width: calc(100% / 4 - 20px );
}

.oem-device-list p{
    text-align: center;
    margin: 0;
    padding: 20px;
    font-size: 14px;
    background-color: #f2f8fd;
}

.oem-device-list>div:hover{
    cursor: pointer;
}

/*严苛品控*/

.oem-quality{
    background-color: #f2f8fd;
}

.oem-quality-box{
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

.oem-quality-list{
    margin-bottom: 20px;
    width: calc(100% / 4 - 20px );
}

.oem-quality-list p{
    text-align: center;
    background-color: #fff;
    padding: 20px 0;
    font-size: 14px;
}

/*快速交付*/
.oem-fast-box{
    margin-top: 30px;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

.oem-fast-list{
    padding: 20px 30px;
    background-color: #ffffff;
    box-shadow: 0px 4px 10px 0px
    #e8f4ff;
    border-radius: 5px;
    margin-bottom: 20px;
    transition: .3s all;
    position: relative;
    width: calc(100% / 2 - 20px);
    box-sizing: border-box;
}

.oem-fast-list:hover{
    transform: translateY(-5px);
}

.oem-fast-list p{
    font-size: 18px;
    color: #2555a4;
    margin-bottom: 5px;
}

.oem-fast-list span{
    font-size: 14px;
    color: #666;
}


/*调用大图*/
.big_img{position: fixed;z-index: -1;opacity: 0;background: rgba(0,0,0,0.9);width: 100%;height: 100%;top:0;left:0;}
.big_img .swiper-container {position: relative;width: 100%;height: 100%;}
.big_img .swiper-container  .swiper-wrapper{width: 100%;height: 100%;}
.big_img .swiper-slide{width: 100%;height: 100%;display: table}
.big_img .swiper-slide .cell{width: 100%;;height: 100vh;display: table-cell;vertical-align: middle;text-align: center;}
.big_img .swiper-slide img{max-width: 85%;max-height: 85%;margin:0 auto;z-index: 112;position: relative;}
.big_img .swiper-pagination{position: absolute; top:1.2rem;text-align: center;width: 100%;color: #fff;font-size: 16px}
.big_img .swiper-pagination span{margin:0 0.05rem;color: #fff;}
.big_img .swiper-button{top: 50%;padding: 20px;z-index: 999}
.big_img .swiper-button-next{right: 10px}
.big_img .swiper-button-prev{left: 10px}
.big_img  .swiper-pagination-fraction{bottom: auto}
.big_img p{color: #fff;margin-top: 20px}

@media (max-width: 1200px) {
    .big_img .swiper-button{
        display: none;
    }
}

@media (max-device-width: 768px) {
    .big_img .swiper-pagination {font-size: 40px}
}

.oem .i-title::after {
    display: block;
}