.introduce .int01 .next .title dl{
    display: flex!important;
}
.introduceCompany{
    display: flex;
    justify-content: space-between;
    width: 100%;
    margin-top: 40px;
}
.introduceCompany .next{
    width: 48%;
}
.int01 .title{
    text-align: center;
}
.introduceNum{
    margin-top: 26px;
    display: flex;
    align-items: center;
}
.advantage-1{
    background: url("/assets/themes/ydyy/int/web/cn/images/page/num-1.png") no-repeat;
    width: calc(100% - 257*3px)!important;
    height: 287px;
}
.advantage {
    width: 257px;
    height: 287px;
    background-size: cover;
    position: relative;
}
.advantage-2{
    background: url("/assets/themes/ydyy/int/web/cn/images/page/num-2.png") no-repeat;
}
.advantage-3{
    background: url("/assets/themes/ydyy/int/web/cn/images/page/num-3.png") no-repeat;
}
.advantage-4{
    background: url("/assets/themes/ydyy/int/web/cn/images/page/num-4.png") no-repeat;
}
.introduce .int01 .num{
    /* position: unset;
    transform: unset;
    margin-top: 0; */
}
.introduce .int01 .num .num_box .clearfix{
    color: #fff;
    font-size: 56px;
}
.introduce .int01 .num .num_box p{
    font-size: 18px;
    color: #fff;
    opacity: 0.8;
}
.introduce .int01 .num .num_box{
    margin: 20px auto 30px;
}
.advantageList{
    width: 100%;
    position: absolute;
    bottom: 0;
    padding: 0 20px 20px 20px;
    box-sizing: border-box;
    color: #fff;
}
.advantageTitle{
    font-size: 30px;
}
.advantageEn{
    margin-top: 10px;
}
.memberInfo{
    position: relative;
}
.memberLine img{
    width: 100%;
    display: block;
}
.memberMain{
    position: absolute;
    top: 0;
    transform: translateY(-50%);
    display: flex;
    justify-content: space-evenly;
    width: 100%;
    overflow: hidden;
}
.memberIcon{
    width: 145px;
    height: 145px;
    border-radius: 50%;
}
.memberIconImg{
    position: relative;
    width: 145px;
    margin: 0 auto;
}
.memberIconImg img{
    width: 100%;
    display: block;
}
.memberIcon-1{
    background: #fff url("../images/page/swiper-icon-1.png") no-repeat;
}
.memberIcon-2{
    background: #fff url("../images/page/swiper-icon-2.png") no-repeat;
}
.memberIcon-3{
    background: #fff url("../images/page/swiper-icon-2.png") no-repeat;
}
.memberIcon-4{
    background: #fff url("../images/page/swiper-icon-4.png") no-repeat;
}
.memberIcon-5{
    background: #fff url("../images/page/swiper-icon-5.png") no-repeat;
}
.memberBtn{
    margin-top: 140px;
    overflow: hidden;
}
.plateTitle{
    display: flex;
    align-items: center;
    justify-content: center;
}
.introduce .int04 .zzimg{
    margin: 110px auto 0;
}
.plateNum{
    width: 50px;
    line-height: 50px;
    text-align: center;
    background: #007762;
    color: #fff;
    font-size: 24px;
    border-radius: 50%;
}
.plateText{
    font-size: 32px;
    margin-left: 15px;
    font-weight: bold;
}
.plateMainInfo{
    display: flex;
    align-items: center;
    justify-content: center;
    margin-top: 40px;
    font-size: 22px;
}
.plateMainInfo:first-child{
    margin-top: 80px;
}
.plateMainList{
    display: flex;
    align-items: center;
    margin-left: 40px;
}
.plateMainList:first-child{
    margin-left: 0;
}
.plateCri{
    width: 4px;
    height: 4px;
    background: #333;
    border-radius: 50%;
    margin-right: 10px;
}
.year_text .swiper-button-next, .year_text .swiper-button-prev {
    top: initial;
    bottom: 10px;
    margin: 0;
}
/*.year_text .swiper-button-next {
    margin-right: -188px;
    right: 50%;
}
.year_text .swiper-button-prev {
    margin-left: -188px;
    left: 50%;
}*/
.year_text .swiper-pagination {
    bottom: 26px;
    height: 22px;
    width: 200px !important;
}
.year_text .swiper-pagination .swiper-pagination-bullet {
    transition: all 0.5s;
    opacity: 1;
    width: 22px;
    height: 22px;
    background: url(/assets/themes/ydyy/int/web/cn/images/icon/icon_34.png) center no-repeat;
    background-size: cover;
}
.year_text .swiper-pagination .swiper-pagination-bullet-active {
    background: url(/assets/themes/ydyy/int/web/cn/images/icon/icon_34s.png) center no-repeat;
    background-size: cover;
}
.quality .qua01{
    padding: 0 84px 100px;
}
.quality .qua01 .year_text{
    margin-top: 40px;
}
.int06 .swiper-slide-active p{
    color: #087962!important;
}
.introduce .int06 .swiper-slide p{
    font-size: 16px;
}
.pup_text{
    text-align: center;
    margin: 0 auto;
    margin-top: 10px;
    color: #fff;
    font-size: 18px;
    width: 450px;
}
.memberMain .iconImgF{
    opacity: 1;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 145px;
    height: 145px;
    background: url(/assets/themes/ydyy/int/web/cn/images/icon/icon_120.png) center no-repeat;
}
.memberMain .iconImgF svg{
    fill: #000;
    transform: scale(1.16);
}
.memberMain .swiper-slide-thumb-active .iconImgF{
    background: url(/assets/themes/ydyy/int/web/cn/images/icon/icon_120s.png) center no-repeat;
}
.memberMain .swiper-slide-thumb-active .iconImgF svg{
    fill: #fff;
    transform: scale(1.4);
}

.memberMain .iconImgS{
    position: absolute;
    left: 50%;
    top: 50%;
    margin: -73px 0 0 -73px;
    opacity: 0;
    display: none !important;
    justify-content: center;
    align-items: center;
    width: 145px;
    height: 145px;
    background: url(/assets/themes/ydyy/int/web/cn/images/icon/icon_120s.png) center no-repeat;
    
}
.memberMain .iconImgS svg{
    transform: scale(1.4);
}
.mediaInquiries {
    margin: 0 auto;
    margin-top: 40px;
    width: 1060px;
    background: #fff;
    padding-bottom: 60px;
    box-shadow: 0 0 10px rgb(0,0,0,0.1);
    border-radius: 5px;
}
.mediaInquiriesInfo{
    display: flex;
    align-items: center;
    justify-content: center;
    margin-top: 35px;
}
.mediaInquiriesList{
    display: flex;
    align-items: center;
    padding-right: 40px;
    margin-right: 40px;
    position: relative;
}
.mediaInquiriesList .mediaInquiriesImg{
    display: flex;
    justify-content: center;
    align-items: center;
    width: 61px;
    height: 61px;
    background: #cd202c;
    border-radius: 100%;
}
.mediaInquiriesList .mediaInquiriesImg svg{
    fill: #fff;
}

.mediaInquiriesList:after{
    content: '';
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
    width: 1px;
    height: 60%;
    background: #ccc;
}
.mediaInquiriesList:last-child{
    padding-right: 0;
    margin-right: 0;
}
.mediaInquiriesList:last-child:after{
    display: none;
}
.mediaInquiriesTitle{
    padding-top: 60px;
    text-align: center;
    font-size: 20px;
}
.mediaInquiriesText{
    margin-left: 20px;
    font-size: 20px;
}
.comPla02{
    background: url("/assets/themes/ydyy/int/web/cn/images/icon/icon_112.png") center 0 no-repeat!important;
    background-size: cover!important;
}
.complaint .com04 {
    padding: 95px 0 138px;
}

.iconImgS{
    display: none!important;
}

.swiper-slide-thumb-active.memberIcon {
    width: 146px;
    height: 146px;
}
.swiper-slide-thumb-active .memberIconImg{
    width: 140px;
    height: 146px;
}
.memberMain .swiper-wrapper{
    align-items: center;
}
.introduce .int02 .list li .bor:hover .pos .icon img, .introduce .int02 .list li .bor:hover .pos .icon svg{
    fill: #fff;
}
.popeTitle{
    margin-top: 35px;
    font-size: 18px;
    color: #087962;
    text-align: center;
}