.y-ygfc{background-repeat:no-repeat;background-position:0 0;-webkit-background-size:cover;-moz-background-size:cover;-o-background-size:cover;background-size:cover;overflow:hidden;padding-bottom:40px}
.ygfc-detail .box{padding-bottom:25px;position:relative;padding-top:90px}
.swiper-ygfc1{display:block;width:60%;margin:0 auto;position:relative;z-index:99;overflow:hidden}
.swiper-ygfc2{position:absolute;right:0;top:133px;bottom:0;width:60%;overflow:hidden}
.swiper-ygfc2::after{content:"";position:absolute;left:0;top:0;width:100%;height:100%;background-color:rgba(255,255,255,0);z-index:9}
.swiper-ygfc3::after{content:"";position:absolute;left:0;top:0;width:100%;height:100%;background-color:rgba(255,255,255,0);z-index:9}
.swiper-ygfc3{position:absolute;left:0;top:133px;bottom:0;width:60%;overflow:hidden}
.swiper-ygfc .img img{display:block;width:100%;height: 100%;object-fit: cover;-webkit-transition: .5s;
-o-transition: .5s;
transition: .5s;}
.swiper-ygfc .img{
    /* width: 300px; */
    height: 600px;
}
.swiper-ygfc .ygfc-name{margin-top: 60px;text-align: center;font-size: 16px;}
.swiper-ygfc .ygfc-name span{margin-right: 20px;}
.ygfc-detail .content{font-size:16px;color:#555;line-height:1.7;text-align:center;width:1120px;margin:70px auto}
.ygfc-detail .content p{margin-bottom:28px}
.ygfc-detail .content h3{font-size:24px;color:#333;line-height:34px;font-weight:400;margin-bottom:34px}
.ygfc-detail .swiper-next,.ygfc-detail .swiper-prev{background-repeat:no-repeat;background-position:0 0;width:50px;height:50px;position:absolute;top:50%;margin-top:-25px;z-index:99;cursor:pointer}
.ygfc-detail .swiper-prev{left:80px;background-image:url(../images/y-yg-ico1.png)}
.ygfc-detail .swiper-next{right:80px;background-image:url(../images/y-yg-ico2.png)}
.ygfc-detail .swiper-prev:hover{background-image:url(../images/y-yg-ico3.png)}
.ygfc-detail .swiper-next:hover{background-image:url(../images/y-yg-ico4.png)}
.swiper-ygfc .img:hover img{-webkit-transform: scale(1.05, 1.05);
-ms-transform: scale(1.05, 1.05);
-o-transform: scale(1.05, 1.05);
transform: scale(1.05, 1.05);}

@media only screen and (max-width:1450px){
    .swiper-ygfc .img{height: 530px;}
}
@media only screen and (max-width:1199px){
.swiper-ygfc2,.swiper-ygfc3{display:none}
.swiper-ygfc1{width:100%}
.ygfc-detail .content{width:auto;margin-top:20px;margin-bottom:0}
.ygfc-detail .box{padding:30px}
.ygfc-detail .swiper-next{right:0}
.ygfc-detail .swiper-prev{left:0}
.ygfc-detail .swiper-next,.ygfc-detail .swiper-prev{width:26px;height:26px;-webkit-background-size:cover;-moz-background-size:cover;-o-background-size:cover;background-size:cover;margin-top:-13px}
}
@media only screen and (max-width:767px){
    .swiper-ygfc .ygfc-name {
        margin-top: 20px;
        font-size: 16px;
    }
    .swiper-ygfc .img{height: 260px;}
.ygfc-detail .content h3{font-size:20px;line-height:30px;margin-bottom:20px}
.ygfc-detail .content{font-size:12px;line-height:22px}
.ygfc-detail .content p{margin-bottom:10px}
.ygfc-detail .box{padding:20px 0}
.ygfc-detail .swiper-next,.ygfc-detail .swiper-prev{display:none!important}
.ygfc-detail .swiper-pagination{    bottom: 0;
    width: 100%;
    position: static;
    margin-top: 14px;}
.ygfc-detail .swiper-pagination .swiper-pagination-bullet{margin:0 5px}
}