.yuenfat{
    padding: 6rem 0 4rem;
}
h5{
    width: 100%;
    font-size: 1.8rem;
    color: #222;
    text-align: center;
    margin: 0;
}
.yuenfat_text{
    padding-top: 4rem;
}
.yuenfat_text>div{
    display: none;
}
.yuenfat_text>div.active{
    display: block;
}
.yuenfat_text_left{
    width: 47.5%;
    float: left;
}
.yuenfat_text_right{
    width: 50%;
    float: right;
    position: relative;
}
.yuenfat_text_left h6{
    font-size: 1.2rem;
    color: #222;
    line-height: 2rem;
    margin-bottom: 1.25rem;
}
.yuenfat_text_left p{
    font-size: 0.9rem;
    color: #222;
    line-height: 2rem;
    letter-spacing: 1px;
}
.yuenfat_text_right img{
    width: 100%;
    height: 100%;
}
.tingsdfs{
    width: 100%;
    position: absolute;
    bottom: 0.75rem;
    right:92%;
}
.swiper-container {
    width: 100%;
    height: 100%;
    margin-left: auto;
    margin-right: auto;
}
.swiper-slide {
    font-size: 18px;
    background: #fff;
    margin-right: 4rem;
    /* Center slide text vertically */
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
}
.tingfsdfs>div{
    display: none;
}
.tingfsdfs>div.active{
    display: block;
}
.swiper-button-next, .swiper-button-prev{
    width: 40px;
    height: 40px;
}
.swiper-button-prev, .swiper-container-rtl .swiper-button-next{
    left:-44px;
}
.yuenfat_btn{
    margin-top: 3.5rem;
}
.yuenfat_btn>div{
    width:23% ;
    float: left;
    height: 3.5rem;
    line-height: 3.5rem;
    text-align: center;
    background: #59a295;
    font-size: 1.4rem;
    color: #FFF;
    margin-right: 2.63%;
    border-radius: 38px;
    cursor: pointer;
}
.yuenfat_btn>div:nth-child(4){
    float: right;
    margin-right: 0;
}
.yuenfat_btn>div.active{
    background: #43b9a4;
}
.factory{
    position: relative;
    padding: 1.5rem 0 3rem;
}
.factory_video{
    width: 66.66%;
    height: 23.5rem;
    position: relative;

}
.factory_video .swiper-button-next,.factory_video .swiper-button-prev{
    .margin-top:-11.75rem!important;
}
.inggfef{
    width: 100%;
    height: 100%;
}
.factory_video .swiper-container{
    width: 83%;
}
.ingedasd {
    width: 4rem;
    height: 4rem;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: -2rem;
    margin-left: -2rem;
}
.ingedasd img {
    width: 100%;
    height: 100%;
}
.factory_right{
    width:30% ;
    height: auto;
    min-height: 10.5rem;
    position: absolute;
    bottom: 0;
    background: #838c8b;
    right: 0;
    text-align: center;
    padding: 20px;
}
.factory_right h4{
    margin: 0;
    font-size: 1.2rem;
    padding-bottom: 1rem;
    color: #fff;
}
.factory_right p{
    color: #fff;
    font-size: 1rem;
    line-height: 1.5rem;
    text-align: left;
    padding-left: 1rem;
}
.development{
    padding: 6rem 0;
}
.development_img{
    width: 75%;
    margin:0 auto;
    text-align: center;
    padding-top: 3.5rem;
}
.development_line{
    height: 40rem;
    overflow-y: auto;
    overflow-x: hidden;

}
/*//滚动条整体部分*/
.development_line::-webkit-scrollbar {
    width:1px;
    height:auto;
}
/*//scroll轨道背景*/
.development_line::-webkit-scrollbar-track {
    background-color: transparent;
}
/*滚动条中的滑块*/
.development_line::-webkit-scrollbar-thumb {
    background-color: transparent;
}
/*滚动条上下两端可以进行微调的按钮*/
/*滚动条整体宽度太小会不明显*/
.development_line::-webkit-scrollbar-button {
    width:1px;
    height:1px;
    background-color:transparent;
}
.development_line>div{
    min-height: 9rem;
}
.development_img img{
    width: 100%;
    height: auto;
}
.development_img p{
    padding: 1.5rem 0;
    font-size: 1.1rem;
    color: #222;
}
.development_buzou{
    width: 75%;
    margin:0 auto;
    text-align: center;
}
.development_rongd{
    display: inline-block;
    width: 2.5rem;
    height: 1.25rem;
    border:1px solid #9c9c9c;
    background-color: #9c9c9c;
    border-radius: 0 0 100px 100px;
}
.dian{
    width: 1rem;
    height: 1rem;
    background: #9c9c9c;
    border-radius:50%;
    position: absolute;
    bottom: -0.5rem;
}
.development_fenge{
    display: inline-block;
    width: 1px;
    background: #9c9c9c;
}
.development_line_div{
    height: auto;
    position: relative;
}
.development_line_div>div{
    width: 50%;
    height: 100%;
    float: left;
    border-bottom: 1px solid #9c9c9c;
    position: relative;
}
.development_line_left{
    margin-top: 5.7rem;
}
.development_line_left .dian{
    right: -0.5rem;
}
.development_line_right .dian{
    left: -0.5rem;
}
.development_line_img{
    width: 77.77%;
    max-width: 90.77%;
    min-width: 77.77%;
    position: relative;
    bottom: 0;
    height: 100%;
}
.development_line_left .development_line_img{
    padding-right: 2.25rem;
    float: right;
}
.development_line_left{
    margin-right: -1px;
    border-right: 1px solid #9c9c9c;
}
.development_line_right{
    border-left: 1px solid #9c9c9c;
}
.development_line_right  .development_line_img{
    float: left;
    left: 2.25rem;
    padding-top: 1rem;
}
.development_line_left  .development_line_img{
    padding-top: 1rem;
}
.development_line_img img{
    width: 100%;
    height: auto;
}
.development_line_left p{
    font-size: 0.9rem;
    color: #222;
    line-height: 1.2rem;
    text-align: left;
    padding-top: 1rem;
}
.development_line_right p{
    font-size: 0.9rem;
    color: #222;
    line-height: 1.2rem;
    padding-top: 1rem;
    text-align: left;
}
.seiper_rotate{
    width: 100%;
    background: url("../img/about/bag.png");
    padding: 6rem  0;
}
.seiper_tingfsd{
    width: 100%;
    padding: 2rem 0;
    position: relative;
    overflow: hidden;
}
.workshop{
    padding: 120px 0;
}
.workshop_yong{
    height: 47rem;
    background: url("../img/about/timnhnf.png") no-repeat;
    background-size: 100% 100%;
}
.workshop h5{
    padding-bottom: 6rem;
}
.workshop_text{
    width: 82.5%;
    height: 29rem;
    margin: 0 auto;
    position: relative;
}
.workshop_text>div{
    width: 9rem;
    height: 9rem;
    position: absolute;
    border-radius: 50%;
    box-shadow: 0 0 10px rgba(0,0,0,0.2);
}
.workshop_text>div img{
    width: 100%;
    height: 100%;
    -webkit-transition: opacity 1s, -webkit-transform 1s;
    transition: opacity 1s, transform 1s;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}
.workshop_text>div:hover img{
    transform:scale(1.2);
}
.workshop_text_item1{
    top:0.6rem;
    left: 50%;
    margin-left:-4.5rem ;
}
.workshop_text_item2{
    right: 0;
}
.workshop_text_item3{
    bottom:1.4rem;
    left: 50%;
    margin-left:-4.5rem ;
}
.workshop_text p{
    -webkit-transition: opacity 1s, -webkit-transform 1s;
    transition: opacity 1s, transform 1s;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    width: 100%;
    font-size: 1.1rem;
    color: #222;
    position: absolute;
    text-align: center;
    top:-2rem;
}
.workshop_text_item3 p{
    top:auto;
    bottom: -3rem;
}
.workshop_text>div:hover p{
   transform: translatey(-1em);
}
.workshop_text_item3:hover p{
    transform: translatey(1em)!important;;
}
@media (max-width: 1400px) {
    .yuenfat_text_left p{
        line-height:1.9rem
    }
}
@media (max-width: 1100px) {
    .yuenfat_text_left h6{
        font-size: 1.6rem;
    }
    .swiper-button-prev, .swiper-container-rtl .swiper-button-next {
        left: 10px;
    }
    .swiper-button-next img, .swiper-button-prev img{
        width: 100%;
        height: 100%;
    }
    .yuenfat_text_left p{
        font-size: 1.3rem;
        line-height:1.9rem
    }
    .yuenfat_text_left{
        width: 100%;
    }
    .yuenfat_text_right{
        width: 100%;
    }
    .tingsdfs {
        width: 100%;
        position: relative;
        bottom: -20px;
         right: 0;
    }
}
@media (max-width: 960px){
    .factory_video{
        width: 100%;
    }
    .factory_video .swiper-container{
        width: 85%;
    }
    .factory_right{
        width: 100%;
        position: relative;
        top:1.5rem
    }
    .development_img{
        width: 100%;
    }
    .development_buzou{
        width: 100%;
    }
    .seiper_rotate{
        padding: 6rem 0 2.5rem;
    }
    .seiper_tingfsd{
        padding-top: 0;
    }
}
@media (max-width: 760px){
    .factory_video .swiper-button-prev,.factory_video .swiper-button-next{
        display: none;
    }
    .development_img p{
        font-size: 1.6rem;
    }
    .yuenfat{
        padding: 3rem 0;
    }
    .yuenfat h5{
        font-size: 2rem;
        font-weight: 600;
    }
    .yuenfat_text_left h6{
        font-weight: 600;
    }
    .yuenfat_btn>div{
        width: 47%;
        margin-bottom: 20px;
        margin-right: 5.63%;
    }
    .yuenfat_btn>div:nth-child(2n){
        margin-right: 0;
    }
    .workshop_yong{
        height: 20rem;
    }
    .workshop_text{
        height: 14rem;
    }
    .workshop_text>div{
        width: 5rem;
        height: 5rem;
    }
    .workshop_text_item0{
        top:1rem;
        left:3rem;
    }
    .workshop_text_item1{
        top:1.5rem;
        left: 56%;
    }
    .workshop_text_item2{
        top:1rem;
        right:11%
    }
    .workshop_text_item3{
        left: 53%;
    }
    .workshop_text p{
        width: 123%;
        left: -10.1%;
    }
}