
/* CSS Document */

.recruitSwipe {
    width: 100%;
    position: relative;
}

.recruitSwipe .swiper-container-banner .swiper-pagination {
    bottom: 20%;
}

.recruitSwipe .swiper-container-banner .swiper-pagination .swiper-pagination-bullet {
    width: 10px;
    height: 10px;
    border-radius: 50%;
    background: #fff;
    margin: 0 7px;
    opacity: 0.6;
}

.recruitSwipe .swiper-container-banner .swiper-pagination .swiper-pagination-bullet-active {


    background: #fff;
    opacity: 1;
}

.recruitSwipe .swiper-container-banner .swiper-wrapper {
    height: 100vh;
}

.recruitSwipe .swiper-container-banner .swiper-wrapper .swiper-slide {
    position: relative;
}


.recruitSwipe .swiper-container-banner .swiper-wrapper .swiper-slide img {
    width: 100%;
    height: 100vh;
    object-fit: cover;
}

.recruitSwipe .swiper-container-banner .swiper-wrapper .swiper-slide .mobilePosterImg {
    display: none;
}

.recruitSwipe .swiper-container-banner .swiper-wrapper .swiper-slide .cover {
    width: 100%;
    height: 100vh;
    position: absolute;
    top: 0;
    background: rgba(0, 0, 0, 0.2)
}

.recruitSwipe .swiper-container-banner .swiper-wrapper .swiper-slide .schoolIntroduce {
    position: absolute;
    top: 27%;
    left: 14%;

    color: #fff;
    width: 30%;
}

.recruitSwipe .swiper-container-banner .swiper-wrapper .swiper-slide .schoolIntroduce .schoolName {
    font-size: 38px;
    margin-bottom: 8px;
    font-weight: normal;
    font-family: PingFangSC-Semibold, sans-serif;
  	line-height:44px;
}

.recruitSwipe .swiper-container-banner .swiper-wrapper .swiper-slide .schoolIntroduce .description {
    font-size: 16px;
    line-height: 26px;
}

.recruitSwipe .swiper-container-banner .swiper-wrapper .swiper-slide .schoolIntroduce .detailIntroduce {
    font-size: 16px;
    margin: 40px 0;
    line-height: 26px;
}

.recruitSwipe .swiper-container-banner .swiper-wrapper .swiper-slide .schoolIntroduce .checkAddress {
    display: inline-block;
    line-height: 40px;
    text-align: center;
    border-radius: 20px;
    margin-top: 32px;
    font-size: 16px;
}

.recruitSwipe .swiper-container-banner .swiper-wrapper .swiper-slide .schoolIntroduce .checkAddress .vedio {
    padding: 0 24px;
    display: inline-block;
    background: #0258bf;
    border-radius: 8px;
    cursor: pointer;
    margin-right: 20px;
    font-size: 16px;
    display: none;
    cursor: pointer;
}

.recruitSwipe .swiper-container-banner .swiper-wrapper .swiper-slide .schoolIntroduce .checkAddress .knowmore {
    padding: 0 24px;
    display: inline-block;
    border-radius: 8px;
    background: #fff;
    color: #0258bf;
    font-size: 16px;
    transition: background .4s ease;
    -webkit-transition: background .4s ease;
}

.recruitSwipe .bannerCover {
    position: absolute;
    bottom: 0;
    width: 100%;
    z-index: 29;
}

.recruitSwipe .bannerCover .coverImg {
    width: 100%;
    position: absolute;
    bottom: 0;
    display: block;
    pointer-events: none;
}

.recruitSwipe .bannerCover .coverImgMobile {

    display: none;
}

.recruitSwipe .swiper-container-banner .swiper-wrapper .swiper-slide .getShow {
    width: 100%;
    height: 100vh;
    object-fit: cover;
    -o-object-fit: cover;
    position: absolute;
    top: 0;
    z-index: -1;
}

.recruitSwipe .swiper-container-banner .swiper-wrapper .swiper-slide .pause-button {
    display: none;
    position: absolute;
    top: 50%;
    left: 50%;
    color: #fff;
    font-size: 38px;
    cursor: pointer;
    z-index: 100;
}

.recruitSwipe .bannerColor {
    width: 100%;
    height: 20%;
    position: absolute;
    bottom: 0;
    z-index: 28;
    background-image: linear-gradient(to top, rgba(2, 88, 191, 0.5), rgba(2, 88, 191, 0))
}

.seniorCommon .recruitSwipe .bannerColor {
    background-image: linear-gradient(to top, rgba(2, 88, 191, 0.5), rgba(36, 88, 236, 0))
}

.primaryCommon .recruitSwipe .bannerColor {
    background-image: linear-gradient(to top, rgba(63, 176, 199, 0.5), rgba(63, 176, 199, 0));
}

.middleCommon .recruitSwipe .bannerColor {
    background-image: linear-gradient(to top, rgba(65, 146, 222, 0.5), rgba(65, 146, 222, 0));
}

.kindGarten .recruitSwipe .bannerColor {
    background-image: linear-gradient(to top, rgba(101, 169, 81, 0.5), rgba(101, 169, 81, 0));
}

.kindGarten .swiper-container-banner .swiper-wrapper .swiper-slide .schoolIntroduce .schoolName {
    font-size: 50px;
    letter-spacing: -6px;
    font-family: kinderFont;
}

.kindGarten .swiper-container-banner .swiper-wrapper .swiper-slide .schoolIntroduce .description {
    line-height: 30px;
    font-size: 22px;
}

.kindGarten .swiper-container-banner .swiper-wrapper .swiper-slide .schoolIntroduce .checkAddress .knowmore {
    color: #65a951;
    font-size: 18px;
}

.primaryCommon .swiper-container-banner .swiper-wrapper .swiper-slide .schoolIntroduce .checkAddress .knowmore {
    color: #3fb0c7;
}

.middleCommon .swiper-container-banner .swiper-wrapper .swiper-slide .schoolIntroduce .checkAddress .knowmore {
    color: #4192de;
}

.seniorCommon .swiper-container-banner .swiper-wrapper .swiper-slide .schoolIntroduce .checkAddress .knowmore {
    color: #2458ec;
}
.recruitSwipe .swiper-container-banner .swiper-wrapper .swiper-slide .voice{
	cursor: pointer;
    position: absolute;
    z-index: 999999;
  	width:40px;
    bottom:25vh;
  	right:0;
  	font-size: 25px;
  	color:#fff;
}
.arrowTips {
  	width: 100%;
    height: 50px;
    font-size: 0;
    text-align: center;
    position: absolute;
    bottom: 0.2rem;
    z-index: 40;
}
.arrowTips .arrow {
  	width: 24px;
    height: 24px;
    border-left: 2px solid #fff;
    border-bottom: 2px solid #fff;
    transform: rotate(-45deg);
    display: inline-block;
    cursor: pointer;
    animation: jump 1s linear infinite;
    -webkit-animation: jump 1s linear infinite;
    -moz-animation: jump 1s linear infinite;
}



    .recruitSwipe .swiper-container-banner .swiper-wrapper .swiper-slide .schoolIntroduce {
        width: 80%;
        left: 8%;
    }

    .recruitSwipe .swiper-container-banner .swiper-wrapper .swiper-slide .schoolIntroduce .schoolName {
        font-size: .24rem;
        margin-bottom: 8px;
    }

    .recruitSwipe .swiper-container-banner .swiper-wrapper .swiper-slide .schoolIntroduce .description {
        font-size: .14rem;
        line-height: 0.2rem;
    }

    .recruitSwipe .swiper-container .swiper-wrapper .swiper-slide .schoolIntroduce .checkAddress {
        margin-top: .3rem;
        display: block;
        width: 3rem;
    }

    .recruitSwipe .swiper-container-banner .swiper-wrapper .swiper-slide .schoolIntroduce .checkAddress .knowmore {
        padding: 0 6.2vw;
        line-height: .38rem;
        float: left;
        font-size: 0.14rem;
    }

    .recruitSwipe .swiper-container-banner .swiper-wrapper .swiper-slide .schoolIntroduce .checkAddress .vedio {
        float: left;
        display: inline-block;
    }

    .recruitSwipe .swiper-container-banner .swiper-wrapper .swiper-slide .getShow {
        position: fixed;
        height: 100vh;
        top:0;
        object-fit: contain;
        background: #000 ;
        z-index: 9999;
        display: none;

    }

    .recruitSwipe .bannerCover .coverImgMobile {
        width: 100%;
        position: absolute;
        bottom: 0;
        display: block;
    }

    .recruitSwipe .bannerCover .coverImg {

        display: none;
    }

    .kindGarten .swiper-container-banner .swiper-wrapper .swiper-slide .schoolIntroduce .schoolName {
        font-size: 0.34rem
    }

    .kindGarten .swiper-container-banner .swiper-wrapper .swiper-slide .schoolIntroduce .description {
        line-height: 0.28rem;
        font-size: .19rem;
    }

    .kindGarten .swiper-container-banner .swiper-wrapper .swiper-slide .schoolIntroduce .checkAddress .knowmore {
        font-size: 0.18rem;
        color: #6cc542;
    }

    .recruitSwipe .swiper-container-banner .swiper-wrapper .swiper-slide .pause-button {
        top: 40px;
        right: 40px;
        display: none;
        left: unset;
        z-index: 9999;
        position: fixed;
        font-size: 0.24rem;
    }
  .recruitSwipe .swiper-container-banner .swiper-pagination{
  	width:auto;
    left:43%;
    bottom:22%;
  }
  .recruitSwipe .swiper-container-banner .swiper-pagination .swiper-pagination-bullet{
  	display: block;
    float: left;
  }
  .arrowTips .arrow {
  	width: 14px;
    height: 14px;
  }
}


	.yg-hope-wrapper {
    position: relative;
    z-index: 23;
    width: 100%;
}
.yg-hope-wrapper .hope-content {
    position: relative;
    background: #f9f9f9;
    padding: 0 0 50px;
    z-index: 21;
}
.yg-hope-wrapper .hope-content .hope-cover {
    width: 100%;
  position:relative;
  top:0;
}

.yg-hope-wrapper .hope-text {
   
    margin: 0 auto;
    padding-left: 1.2vw;
    padding-right: 1.2vw;
    left: 0;
    right: 0;
    top: 24%;
    z-index: 22;
}
.yg-hope-wrapper .hope-text .hope-title {
    
    text-align: center;
   
}
.yg-hope-wrapper .hope-text .hope-title h3 {
    font-size: 38px;
    font-weight: normal;
    margin-bottom: 12px;
    font-family: PingFangSC-Semibold, sans-serif;
	margin-top: 20px;
}
.yg-hope-wrapper .hope-text .hope-title .hope-title-tips{
	width:55%;
  margin:0 auto;
  line-height:26px
}

/*卡片*/
.yg-hope-wrapper .hope-text .hope-card {
    display: flex;
    display: -webkit-flex;
    display: -moz-flex;
    margin-top: 48px;
  	justify-content: center;
}
.yg-hope-wrapper .hope-card .card-part {
    
    text-align: center;
    background: #fff;
    box-shadow: 0 10px 30px rgba(153,153,153,0.1);
    border-radius: 10px;
 
  	width:25%;
}
.yg-hope-wrapper .hope-card .card-part:nth-child(1){
	margin:0 5px;
}
.yg-hope-wrapper .hope-card .card-part:nth-child(2){
	margin:0 5px;
}
.yg-hope-wrapper .hope-card .card-part:nth-child(3){
	margin:0 5px;
}
.yg-hope-wrapper .hope-card .card-part:nth-child(4){
	margin:0 5px;
}
.yg-hope-wrapper .card-part .card-headImg{
	
  margin:0 auto;
  height: 120px;
}
.yg-hope-wrapper .card-part .card-headImg .card-img{
	width:100%;
}
.yg-hope-wrapper .card-part .card-part-title {
    font-size: 24px;
    margin:1vw 0 0.8vw;
    color: #333;
    font-weight:400;
    height:65px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.yg-hope-wrapper .card-part .card-part-tips {
    font-size: 14px;
    color: #999;
    line-height: 22px;
    height: 90px;
    overflow: hidden;
}

.yg-hope-wrapper .card-part .icon{
    color: rgba(153,153,153,0.5);
    cursor: pointer;
  	font-size: 32px;
    margin-top: 30px;
  	
}

.yg-hope-wrapper .card-part .shade{
    position: fixed;
    top: 0;
    left: 0;
    width: 100vw;
    height: 100vh;
    background: rgba(0,0,0,0.5);
    display: none;
}
.yg-hope-wrapper .card-part  .floatCard{
    width: 50%;
    padding: 20px 48px 40px;
    position: fixed;
    background: #fff;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    z-index: 2;
    display: none;
    border-radius: 8px;
}
.yg-hope-wrapper .card-part .floatCard .card-part-title{
	margin: 1vw 0;
  	height:unset;
}
.yg-hope-wrapper .card-part  .floatCard .close{
    font-size: 22px;
    line-height: 22px;
    position: absolute;
    right: -25px;
    top: 0;
    color: #fff;
    cursor: pointer;
}

.yg-hope-wrapper .card-part  .floatCard .floatContent .float-card-part-tips{
    height: 200px;
    color: #999;
    overflow-y: scroll;
  text-align: justify;
}


.kindGarten .yg-hope-wrapper .hope-text .hope-title {
    font-size: 20px;
}
.kindGarten .yg-hope-wrapper .hope-text .hope-title h3 {
    font-size: 50px;
}
.kindGarten .yg-hope-wrapper .card-part .card-part-title {
    font-size: 32px;
}
.kindGarten .yg-hope-wrapper .card-part .card-part-tips {
    font-size: 20px;
    line-height: 30px;
}

/* wm */



.yg-hope-wrapper .hope-text .hope-title p {
    font-size: .14rem;
    color: #999;
}

.yg-hope-wrapper .hope-content .hope-cover {
    display: none;
}









  
.kindGarten .yg-hope-wrapper .hope-text .hope-title h3{
	font-size:0.34rem;
}
  
 .kindGarten  .yg-hope-wrapper .hope-text .hope-title .hope-title-tips{
  	font-size:0.2rem;
  }
  
  .kindGarten .yg-hope-wrapper .card-part .card-part-title{
  	font-size:0.3rem;
  }
  .kindGarten .yg-hope-wrapper .card-part .card-part-tips{
  	font-size:0.18rem;
  }
}


/* 编写 CSS 样式代码 */
.educationalPhilosophy{
    width: 100%;
    text-align:center;
  	padding:30px 0 70px;
  	background:#f9f9f9;
}
.educationalPhilosophy .mainTitle{
    font-size: 38px;
    color: #333;
    font-family: PingFangSC-Semibold, sans-serif;
  	margin-top: 40px;
}
.educationalPhilosophy .iconList{
    list-style-type: none;
    padding: 0 10%;
    zoom:1;
  	margin-top: 20px;
}
.educationalPhilosophy .iconList::after{
	display:block;
  	clear:both;
  	content:"";
  	visibility:hidden;
  	height:0;
}
.educationalPhilosophy .iconList .iconAndTitle{
    float: left;
    width: 20%;
    position: relative;
}


.educationalPhilosophy .iconList .iconAndTitle .img{
    width: 100px;
    height: 100px;
    margin: 0 auto
}
.educationalPhilosophy .iconList .iconAndTitle .img img{
    width: 100%;
    height: 100%;
    object-fit: contain;
  	opacity:0.75;
  	transition: opacity .4s ease .1s;
    -webkit-transition: opacity .4s ease .1s;
}
.educationalPhilosophy .iconList .iconAndTitle .title{
	color:#666;
    transition: color .4s ease .1s;
    -webkit-transition: color .4s ease .1s;
}
.educationalPhilosophy .iconList .iconAndTitle .twitter{
    width: 440px;
    position: absolute;
    left: 50%;
    bottom: 88%;
    transform: translateX(-50%);
    background: #fff;
    box-shadow: 0 10px 30px 0 rgba(153,153,153,0.1);
    opacity: 0;
    border-radius: 8px;
    padding: 20px 40px;
    color: #666;
    font-size: 16px;
    line-height: 26px;
    transition: opacity .8s ease .2s;
    -webkit-transition: opacity .8s ease .2s;
    visibility: hidden;
  	z-index: 23;
  	text-align: justify;
}
.educationalPhilosophy .iconList .iconAndTitle:hover .twitter{
    visibility: visible;
    opacity: 1;
}
.educationalPhilosophy .iconList .iconAndTitle:hover .title{
	color:#333;
}

.educationalPhilosophy .iconList .iconAndTitle:hover .img img{
	opacity:1;
}
.educationalPhilosophy .clear{
	clear:both;
}


  .educationalPhilosophy .iconList{
  	text-align:center;
    position:relative;
  }
  .educationalPhilosophy .iconList .iconAndTitle{
    display:inline-block;
    width: 1.2rem;
    float:unset;
    position:unset;
}
  .educationalPhilosophy .iconList .iconAndTitle .img{
    width: 0.8rem;
    height: 0.8rem;
}
  	.educationalPhilosophy .iconList .iconAndTitle .title{
    	font-size:0.14rem;
          margin-top: 0.2rem;
    }
  	.educationalPhilosophy .iconList .iconAndTitle .twitter{
    	font-size:0.14rem;
      	width:3rem;
      	line-height:0.2rem;
    }
}

.yg-left-picture {
    position: relative;
    width: 100%;
    z-index: 22;
}
.yg-left-picture .yg-left-container {
    position: relative;
    background: #f9f9f9;
    padding-bottom:50px;
    z-index: 21;
    width: 100%;
}
.yg-left-picture .yg-left-container:after {
    display: block;
    content: "";
    clear: both;
    visibility: hidden;
}
.yg-left-picture .yg-left-container .yg-left-picture-text {
    width: 50%;
    position: absolute;
    right: 0;
    padding-right: 15%;
    top: 50%;
    transform: translateY(-50%);
    color: #999;
    padding-left: 3vw;
}
.yg-left-container .yg-left-picture-text .yg-left-picture-title {
    font-size: 38px;
    color: #333;
    font-weight:normal;
    font-family: PingFangSC-Semibold, sans-serif;
}
.yg-left-container .yg-left-picture-text .yg-left-picture-description  {
    line-height: 26px;
    margin: 12px 0 32px;
    font-size: 16px;
}
.yg-left-container .yg-left-picture-text .yg-left-picture-button {
    cursor: pointer;
    font-size: 16px;
    border-radius: 8px;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    color: #fff;
    background: #0258bf;
    display:inline-block;
  line-height:38px;
  width: 110px;
    text-align: center;
  transition: background .4s ease;
    -webkit-transition: background .4s ease;
}
.yg-left-picture .yg-left-container .yg-left-picture-img {
    width: 50%;
    height: 90vh;
    float: left;
    text-align: left;
  position:relative;
}

/*wm*/
.yg-left-picture .yg-left-container .yg-left-picture-bkg{
    width: 50%;
    float: left;
}

.yg-left-picture .yg-left-container img{
    width: 100%;
    display:block;
  	height:100%;
}

.yg-left-picture .yg-left-container .colorCover{
    width: 100%;
    height: 30%;
    position: absolute;
    bottom: 0;
  display:block;
  background-image:linear-gradient(to top, rgba(2,88,191,0.8), rgba(2,88,191,0));
}
.yg-left-picture .yg-left-container .yg-left-picture-cover{
	position:relative;
  	height:100%;
}
.yg-left-container .yg-left-picture-text .contactUs{
	font-size: 14px;
    color: #0258BF;
    letter-spacing: -0.5px;
    text-align: justify;
    line-height: 22px;
  display:none;
}

.primaryCommon .yg-left-picture .yg-left-container .colorCover{
	background-image:linear-gradient(to top, rgba(63,176,199,0.8),rgba(63,176,199,0));
}
.primaryCommon .yg-left-container .yg-left-picture-text .yg-left-picture-button{
	background:rgb(63,176,199)
}

.middleCommon .yg-left-picture .yg-left-container .colorCover{
	background-image:linear-gradient(to top, rgba(65,146,222,0.8), rgba(65,146,222,0));
}
.middleCommon .yg-left-container .yg-left-picture-text .yg-left-picture-button{
	background:rgb(65,146,222)
}


.kindGarten .yg-left-container .yg-left-picture-text .yg-left-picture-button{
	background:rgb(101,169,81);
  font-size:18px;
}
.kindGarten .yg-left-picture .yg-left-container .colorCover{
	background-image:linear-gradient(to top, rgba(101,169,81,0.8), rgba(101,169,81,0));
}
.kindGarten .yg-left-picture .yg-left-container {
	background:#fffef5;
}
.kindGarten .yg-left-container .yg-left-picture-text .yg-left-picture-title {
    font-size: 50px;
  letter-spacing: -6px;
  font-family: kinderFont;
}
.kindGarten .yg-left-container .yg-left-picture-text .yg-left-picture-description  {
    line-height: 30px;
    font-size: 22px;
}

/* wm */


.yg-left-picture .yg-left-container .yg-left-picture-cover {
    margin-right: -0.01rem;
}

.yg-left-picture .yg-left-container .yg-left-picture-img {
    width: 3rem;
  	height:auto;
}

.yg-left-picture .yg-left-container .yg-left-picture-bkg {
    width: 100%;
    float: right;
}

.yg-left-picture .yg-left-container .yg-left-picture-text {
    position: unset;
    width: 3rem;
    padding-left: 0;
    padding-right: 0.3rem;
    float: right;
    transform: unset;

}

.yg-left-container .yg-left-picture-text .yg-left-picture-title {
    font-size: .24rem;
    text-align: right;

}

.yg-left-container .yg-left-picture-text .yg-left-picture-description {
    margin: 0.13rem 0 0.3rem;
    font-size: .14rem;
  	line-height: 0.2rem;
}

.yg-left-container .yg-left-picture-text .yg-left-picture-button {
    padding: 0rem .25rem;
    float: right;
  	text-align:center;
  width:1.3rem;
  line-height:0.4rem;
  font-size: 0.14rem;
}
  
.yg-left-container .yg-left-picture-text .contactUs{
	display: none;
}
  .kindGarten .yg-left-picture .yg-left-container {
	background:#fffef5;
}
  .kindGarten .yg-left-container .yg-left-picture-text .yg-left-picture-title{
  	font-size:0.34rem;
  }
  
  .kindGarten .yg-left-container .yg-left-picture-text .yg-left-picture-description{
  	font-size:0.19rem;
    line-height: 0.28rem;
  }
  
.kindGarten .yg-left-container .yg-left-picture-text a{
	font-size:0.18rem !important;
}
  
}
.yg-about-contain {
    position: relative;
    z-index: 22;
    width: 100%;
  background:#f9f9f9;
  padding-bottom:50px;
}
.yg-about-contain .yg-about-main {
    position: relative;
    background: #f9f9f9;
    z-index: 21;
    width: 100%
}

.yg-about-contain .yg-about-main .yg-about-word {
    position: absolute;
    top: 50%;
    left: 15%;
    right: 0;
    z-index: 23;
    padding-left: 1.2vw;
    padding-right: 1.2vw;
    max-width: 90%;
    margin: 0 auto;
    transform: translateY(-50%)
}
.yg-about-contain .yg-about-main .yg-about-text {
    width: 30vw;
}
.yg-about-contain .yg-about-main .yg-about-cover {
    width: 100%;
    position: relative;
    z-index: 22;
    /* wm */
    margin-bottom: -1px;
  display:block;
}
.yg-about-contain .yg-about-main .yg-about-title {
    font-size: 38px;
    color: #fff;
  	font-weight:normal;
  	font-family: PingFangSC-Semibold, sans-serif;
}
.yg-about-contain .yg-about-main .yg-about-description {
    
    color: #fff;
    line-height: 26px;
    margin: 12px 0 32px;
    font-size: 16px;
}
.yg-about-contain .yg-about-main .yg-about-oper {
    cursor: pointer;
    font-size: 16px;
    border-radius: 8px;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    color: #fff;
    background: #0258bf;
    display:inline-block;
  line-height:38px;
  width: 110px;
    text-align: center;
  transition: background .4s ease;
    -webkit-transition: background .4s ease;
}

.yg-about-contain .yg-about-main .colorCover{
    width: 100%;
    height: 40%;
    position: absolute;
    bottom: 0;
    background-image:linear-gradient(to top, rgba(2,88,191,0.8), rgba(2,88,191,0));

}
.primaryCommon .yg-about-contain .yg-about-main .colorCover{
	background-image:linear-gradient(to top, rgba(63,176,199,0.8),rgba(63,176,199,0));
}

.middleCommon .yg-about-contain .yg-about-main .colorCover{
	background-image:linear-gradient(to top, rgba(65,146,222,0.8), rgba(65,146,222,0));
}

.kindGarten .yg-about-contain .yg-about-main .colorCover{
	background-image:linear-gradient(to top, rgba(101,169,81,0.8), rgba(101,169,81,0));
}

.kindGarten  .yg-about-contain{
	background:#fffef5;
}

.kindGarten  .yg-about-contain .yg-about-main .yg-about-title {
    font-size: 50px;
  	letter-spacing: -6px;
  	font-family: kinderFont;
}

.kindGarten  .yg-about-contain .yg-about-main .yg-about-description {  
    font-size: 22px;
    line-height: 30px;
}
.kindGarten .yg-right-container .yg-right-picture-text .yg-rigth-picture-button{
	font-size:18px;
}

/* wm */


.yg-about-contain .yg-about-main {
    overflow: hidden;
    margin: -0.01rem 0rem;
}

.yg-about-contain .yg-about-main .yg-about-cover {
    width: auto;
    height: 72vh;
}

.yg-about-contain .yg-about-main .yg-about-title {
    font-size: .24rem;
}

.yg-about-contain .yg-about-main .yg-about-word {
    top: 50%;
    left: 4%;
    padding-left: 0;
}

.yg-about-contain .yg-about-main .yg-about-text {
    width: 100%;
}

.yg-about-contain .yg-about-main .yg-about-description {
    width: 100%;
    font-size:0.14rem;
  line-height: 0.2rem;
}

.yg-about-contain .yg-about-main .yg-about-oper {
    padding: 0 .25rem;
  font-size:0.14rem;
  display: block;
    width: 1.3rem;
      text-align: center;
  line-height:0.4rem;
}
  .kindGarten .yg-about-contain{
  	background:#fffef5;
  }
  .kindGarten .yg-about-contain .yg-about-main .yg-about-title{
  	font-size:0.34rem;
  }
  .kindGarten .yg-about-contain .yg-about-main .yg-about-description{
  	font-size:0.19rem;
    line-height:0.28rem;
  }
  .kindGarten .yg-about-contain .yg-about-main .yg-about-oper{
  	font-size:0.18rem
  }
}
/* 编写 CSS 样式代码 */
.onlyImgAndRemarks{
    width: 100%;
    text-align: center;
    background: #f9f9f9;
}
.onlyImgAndRemarks .content{
    min-width: 1100px;
    width: 1100px;
    margin: 0 auto;
  	position:relative;
}
.onlyImgAndRemarks .content .img{
    width: 15vw;
    height: 15vw;
    border-radius: 50%;
    margin: 0 auto;
}
.onlyImgAndRemarks .content .img img{
    width: 100%;
    height: 100%;
    border-radius: 50%;
    object-fit: cover;
}
.onlyImgAndRemarks .content .mainTitle{
    font-size: 38px;
    color: #333;
    margin-top: 15px;
  	font-family: PingFangSC-Semibold, sans-serif;
}
.onlyImgAndRemarks .content .subtitle{
    font-size: 16px;
    margin: 12px 0 40px;
    color: #999;
}
.onlyImgAndRemarks .content .remarksSlick{
    width: 100%;
    overflow: hidden;
  	opacity: 0;
}
.onlyImgAndRemarks .content .remarksSlick .buttonPrev{
    font-size: 30px;
    color: #ccc;
    position: absolute;
    top: 76%;
    z-index: 20;
    left: -4%;
    cursor:pointer;
  transition: all .4s ease .1s;
    -webkit-transition: all .4s ease .1s;
}
.onlyImgAndRemarks .content .remarksSlick .buttonPrev:hover{
	color: #999;
}
.onlyImgAndRemarks .content .remarksSlick .buttonNext{
    font-size: 30px;
    color: #ccc;
    position: absolute;
    z-index: 20;
    right: -4%;
    top: 76%;
    cursor:pointer;
  transition: all .4s ease .1s;
    -webkit-transition: all .4s ease .1s;
}
.onlyImgAndRemarks .content .remarksSlick .buttonNext:hover{
	color: #999;
}
.onlyImgAndRemarks .content .remarksSlick .slickCard{
    background: #f9f9f9;
    /* height: 260px; */
    border-radius: 8px;
    font-size: 16px;
    line-height: 24px;
    position: relative;
    margin: 11px 0;
}
.onlyImgAndRemarks .content .remarksSlick .slickCard .subContent{
    padding: 40px 40px;
    box-shadow: 0 10px 30px rgba(153,153,153,0.1);
    width: 90.5%;
    margin: 0 auto 40px; 
    border-radius: 8px;
	background: #fff;
}
.onlyImgAndRemarks .content .remarksSlick .slickCard .firstText{
    font-size: 20px;
    line-height: 28px;
    color: #333;
    font-family: "zaozigongfang";
  	transition: color .4s ease;
    -webkit-transition: color .4s ease;
  	height: 50px;

}
.onlyImgAndRemarks .content .remarksSlick .slickCard:hover .firstText{
    color: #0258bf;
}
.onlyImgAndRemarks .content .remarksSlick .slickCard .border{
    display: block;
    height: 1px;
    width: 200px;
    background: #e6e6e6;
    margin: 24px auto;

}
.onlyImgAndRemarks .content .remarksSlick .slickCard .secondText{
   color: #999;
   font-size: 14px;
   height: 50px;
   overflow: hidden;
    position: relative;
    text-align: center;
}
.onlyImgAndRemarks .content .remarksSlick .slickCard .secondText .describe{
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    transition: top 0.5s ease .1s;

}
.onlyImgAndRemarks .content .remarksSlick .slickCard .secondText .describe .text{
    font-size:20px;
    height: 48px;
  	display: -webkit-box;
  	-webkit-box-orient: vertical;
  	-webkit-line-clamp: 2;
	overflow: hidden;
}
.onlyImgAndRemarks .content .remarksSlick .slickCard .secondText .learnMore{
    width: 130px;
    line-height: 38px;
    font-size: 16px;
    color: #fff;
    background:#0258bf;
    text-align: center;
    margin: 20px auto;
    display: block;
    border-radius: 8px;
    cursor: pointer;
  transition: background .4s ease;
    -webkit-transition: background .4s ease;

}
.onlyImgAndRemarks .content .remarksSlick .slickCard:hover .secondText .describe{
    top: -60px;
}
.kindGarten .onlyImgAndRemarks{
	background:#fffef5;
}
.kindGarten .onlyImgAndRemarks .content .mainTitle{
	letter-spacing: -6px;
  	font-family: kinderFont;
  	font-size:50px;
}
.kindGarten .onlyImgAndRemarks .content .subtitle{
	font-size:22px;
}
.kindGarten  .onlyImgAndRemarks .content .remarksSlick .slickCard{
	background:#fffef5;
}
.kindGarten .onlyImgAndRemarks .content .remarksSlick .slickCard .firstText{
	font-size:20px;
}
.kindGarten .onlyImgAndRemarks .content .remarksSlick .slickCard .secondText .describe .text{
	font-size: 20px;
}
.kindGarten .onlyImgAndRemarks .content .remarksSlick .slickCard:hover .firstText{
    color: #65a951;
}
.primaryCommon .onlyImgAndRemarks .content .remarksSlick .slickCard:hover .firstText{
    color: #3fb0c7;
}
.middleCommon .onlyImgAndRemarks .content .remarksSlick .slickCard:hover .firstText{
    color: #4192de;
}

  .onlyImgAndRemarks .content .mainTitle{
  	font-size:0.24rem;
  }
  .onlyImgAndRemarks .content .subtitle{
  	font-size:0.16rem;
  }
  .onlyImgAndRemarks .content .remarksSlick .slickCard {
  	height:245px;
  }
  .onlyImgAndRemarks .content .remarksSlick .slickCard .firstText{
  	font-size:0.16rem;
    height: 0.4rem;
    line-height: 0.2rem;
  }
  .onlyImgAndRemarks .content .remarksSlick .slickCard .secondText{
  	height:0.4rem;
  }
  .onlyImgAndRemarks .content .remarksSlick .slickCard:hover .secondText .describe{
    top: -0.4rem;
}
  .onlyImgAndRemarks .content .remarksSlick .slickCard .secondText .describe .text{
  	font-size:0.14rem;
    line-height: 0.2rem;
    height: 0.4rem;
  }
  
  	.onlyImgAndRemarks .content .remarksSlick .buttonPrev,.onlyImgAndRemarks .content .remarksSlick .buttonNext{
       display:none;
    }
  .onlyImgAndRemarks .content .img{
  	width:1.5rem;
    height:1.5rem;
  }
  .onlyImgAndRemarks .content .remarksSlick .slickCard .secondText .learnMore{
  	margin:0 auto;
  }
  .onlyImgAndRemarks .content .remarksSlick .swiper-slide-active .subContent{
  	position:absolute;
    left:50%;
    transform: translate(-50%);
     width: 86%;                    
  }
  .onlyImgAndRemarks .content .remarksSlick .swiper-slide-prev .subContent{
  	position:absolute;
    left:13%;
    z-index: 1;
  }
  .onlyImgAndRemarks .content .remarksSlick .swiper-slide-next .subContent{
  	position:absolute;
    right:13%
  }
    .kindGarten .onlyImgAndRemarks .content .mainTitle{
    	font-size:0.34rem;
    }
   
}
.yg-know-more {
    position: relative;
    width: 100%;
    background: #f9f9f9;
    overflow: hidden;
    z-index: 10
}

.yg-know-more .yg-learn-more-contain {
    width: 100%;

    z-index: 25;
    padding-right: 1.2vw;
    margin: 0 auto;
    position: relative;
    text-align: center;
    color: #999;
    font-size: 1vw;
    top: 5vw;
}

.yg-know-more .yg-learn-more-contain .yg-learn-more-title {
    font-size: 32px;
    color: #666;
    font-weight: normal;
}

.yg-know-more .yg-learn-more-contain .yg-learn-more-tips {
    line-height: 30px;
    margin: 1.8rem 0 1rem;
    font-size: 16px;
}

.yg-know-more .yg-learn-more-contain .yg-learn-more-button .register {
    cursor: pointer;
    padding: 0.5vw 4.2vw;
    font-size: 18px;
    border: 1px solid transparent;
    border-radius: 8px;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    color: #fff;
    background: #0258bf;
    text-decoration: none;
}

.yg-know-more .yg-footer {
    position: relative;
    width: 100%;
}

.yg-know-more .yg-footer .yg-footer-cover {
    width: 100%;
    position: relative;
    z-index: 23;
    display: block;
}

.yg-know-more .yg-footer .yg-footer-cover-mobile {
    display: none
}

.yg-know-more .yg-footer-text {
    position: absolute;
    bottom: 0;
    z-index: 24;
    width: 80%;
    overflow: hidden;
    left: 0;
    right: 0;
    margin: 0 auto;

}

.yg-know-more .yg-footer-text .yg-footer-text-left {
    float: left;
}

.yg-know-more .yg-footer-text .yg-footer-text-right {
    float: left;
    margin-left: 2vw;
    color: #fff;
    width: 84%;
}

.yg-know-more .yg-footer-text .yg-footer-text-right-top {
    display: flex;
    display: -webkit-flex;
    display: -moz-flex;
    display: -o-flex;
    border-bottom: 1px solid rgba(255, 255, 255, 0.2);
    padding-bottom: 2%;
    margin-bottom: 1%;
    align-items: center;
    justify-items: center;
    justify-content: space-between;
    /*fix*/
}

/*.yg-know-more .yg-footer-text .yg-footer-text-right-top p {
    -webkit-flex: 1;
    -moz-flex: 1;
  padding-left:4vw;
  
}*/
.yg-know-more .yg-footer-white {
    color: #fff;
}

.yg-know-more .yg-footer-gray {
    color: rgba(255, 255, 255, 0.5);
    font-size: 12px;
    font-style: normal;
}

.yg-know-more .yg-footer-text-right-top .warm-link-title {
    font-size: 12px;
    text-align: left;
    margin-bottom: 8px;
    display: block;
    padding-left: 4vw;

}

.yg-know-more .yg-footer-text-right-top .warm-link-detail {
    padding-left: 4vw;
    border-left: 1px solid rgba(255, 255, 255, 0.2);
    border-right: 1px solid rgba(255, 255, 255, 0.2);
}

.yg-know-more .yg-footer-text-right-top .warm-link-detail a {
    display: block;
    line-height: 24px;
    color: rgba(255, 255, 255, 0.5)
}

.yg-know-more .yg-footer-text-right-top .warm-link-detail a:hover {
    color: #fff;
    transition: color .4s ease;
    -webkit-transition: color .4s ease;
}

.yg-know-more .yg-footer-text-right-top .connect-us-title {
    font-size: 12px;
    text-align: center;
    padding-left: 4vw;
}

.yg-know-more .yg-footer-text .yg-footer-text-right-top .lianxiwomen a {
    color: rgba(255, 255, 255, 1)
}

.yg-know-more .yg-footer-text-right-top .connect-us-detail {
    font-style: normal;
    display: inline-block;

}

.yg-know-more .yg-footer-text-right-top .connectEmail {
    padding: 0.3vw 4vw;
}

.yg-know-more .yg-footer-text-right-top .connectCoopration .yg-footer-icon {
    font-size: 12px;
}

.yg-know-more .yg-footer-icon {
    font-size: 16px;
    color: rgba(255, 255, 255, 0.5)
}

/*底部权限*/
.yg-footer-text-right-bottom {
    overflow: hidden;
    padding-bottom: 15px;
}

.yg-footer-text-right-bottom .yg-copy-right {
    float: left;
    line-height: 30px;
    color: rgba(255, 255, 355, 0.5);
    font-size: 12px;
    padding-left: 4vw;
}

.yg-footer-text-right-bottom .yg-copy-icon {

    float: right;
    font-size: 24px
}

.yg-footer-text-right-bottom .yg-copy-icon .iconList a {
    opacity: 0.4;
}

.yg-footer-text-right-bottom .yg-copy-icon .iconList a:hover {
    opacity: 1;
    transition: opacity .4s ease;
    -webkit-transition: opacity .4s ease;
}

.yg-know-more .friendlyLink {
    /*fix*/

    align-items: center;
    justify-items: center;
    width: 34%;
}

.yg-know-more .contactUs {
    /*fix*/

    align-items: center;
    width: 70%;
    /*fix*/
}

.yg-know-more .contactUs-content {
    margin: 0
}

.yg-know-more .yg-footer-text-right-bottom .yg-copy-right .yg-footer-left-tips img {
    width: 18px;
    display: inline-block;
    vertical-align: sub;
}

.yg-know-more .yg-footer-text-right-bottom .yg-copy-right .yg-border {
    border-left: 1px solid rgba(255, 255, 255, 0.5);
    border-right: 1px solid rgba(255, 255, 255, 0.5);
    padding: 0 10px;
    margin: 0 10px;
}

.yg-know-more .yg-footer-text .yg-footer-text-left .yg-footer-logo {
    color: #fff;
    font-size: 8vw;
    width: 8vw;
    display: inline-block;
}

.yg-know-more .yg-footer-text .yg-footer-text-left .yg-footer-logo img {
    width: 100%
}

.yg-know-more .connect-us-tips {
    padding-left: 4vw;
}

.yg-know-more .wechat {
    width: 120px;
    height: 120px;
    position: absolute;
    right: 14vw;
    bottom: 14.5%;
    z-index: 24;
    display: none;
    border-radius: 8px;
    box-shadow: 0 10px 30px rgba(153, 153, 153, 0.2);
}

.yg-know-more .wechat::after {
    content: "";
    position: absolute;
    left: 50%;
    margin-left: -6px;
    bottom: -13px;
    width: 0;
    height: 0;
    border-width: 8px 6px 6px;
    border-style: solid;
    border-color: #fff transparent transparent;
}

.yg-know-more .wechat img {
    width: 100%;
    object-fit: cover;
    border-radius: 8px;

}

.yg-footer-text-right-bottom .yg-copy-icon .iconList .wechatIcon {
    cursor: pointer
}



.kindGarten .yg-know-more {
    background: #fffef5
}

.kindGarten .yg-know-more .yg-learn-more-contain .yg-learn-more-tips {
    line-height: 30px;
    font-size: 20px;
}

.kindGarten .yg-know-more .yg-learn-more-contain .yg-learn-more-button span {
    font-size: 24px;
}

.kindGarten .yg-know-more .yg-footer-gray {
    font-size: 16px;
}

.kindGarten .yg-know-more .yg-footer-text-right-top .warm-link-title {
    font-size: 16px;
}

.kindGarten .yg-know-more .yg-footer-text-right-top .connect-us-title {
    font-size: 16px;
}


.kindGarten .yg-footer-text-right-bottom .yg-copy-right {
    line-height: 30px;
    font-size: 16px;
}


/* wm */

    .yg-know-more .yg-footer-text .yg-footer-text-left {
        display: none
    }

    .yg-know-more .yg-footer {
        overflow: hidden;
        height: 67vw;
    }

    .yg-know-more .yg-footer .yg-footer-cover {
        display: none;
    }

    .yg-know-more .yg-footer .yg-footer-cover-mobile {
        width: 100%;
        display: block;
    }

    .yg-know-more .yg-footer-text {
        width: 100vw;
        padding-right: 0;
        font-size: 0.12rem;
        bottom: 0.2rem;
    }

    .yg-know-more .yg-footer-text .yg-footer-text-right {
        width: 100%;
        margin-left: 0;
    }

    .yg-know-more .yg-footer-text .yg-footer-text-right-top {
        display: inline-block;
        border: 0rem;
        padding-bottom: 0;
      text-align: center;
    }

    .yg-know-more .yg-footer-text .yg-footer-text-right-top p {
        padding-left: 0;
      display:inline-block;
    }

    .yg-know-more .friendlyLink {
        display: inline-block;
        width: 100vw;
        border-left: unset;
        padding-left: 0;
    }

    .yg-know-more .friendlyLink p {
        display: inline-block;
        margin-left: 0
    }

    .yg-know-more .friendlyLink p:nth-child(2) {
        width: 80vw;
        font-size: 0.12rem;
    }

    .yg-know-more .yg-footer-text-right-top .friendlyLink span {
        display: inline-block;
        line-height: unset;
    }

    .yg-know-more .contactUs {
        align-items: unset;
        width: 100%;
        display: inline-block;
        margin-top: 0.05rem;
    }

    .yg-know-more .yg-footer-text .yg-footer-text-right-top .lianxiwomen {
        display: inline-block;
        margin: 0 .1rem;
    }

    .yg-know-more .yg-footer-text .yg-footer-text-right-top .lianxiwomen a {
        font-size: .10rem;
        color: rgba(255, 255, 255, 0.5);
        display: inline-block;
        height: .08rem;
        line-height: .08rem;
        border-right: .01rem solid rgba(255, 255, 255, 0.5);
        padding-right: .12rem;

    }

    .yg-know-more .yg-footer-text-right-top .connect-us-title {
        font-size: .12rem;
        border: 0rem;
        color: rgba(255, 255, 255, 0.5);
        padding-left: 0
    }

    .yg-know-more .yg-footer-text-right-top .warm-link-title {
        font-size: .10rem;
        padding: 0 .1rem 0 .2rem;
        color: rgba(255, 255, 255, 0.5);
        display: inline-block;
        height: .08rem;
        border-right: .01rem solid rgba(255, 255, 255, 0.5);
        line-height: .08rem;
        margin-bottom: 0;
    }

    .yg-know-more .yg-footer-icon {
        display: none;
    }

    .yg-know-more .yg-footer-text-right-top .connect-us-detail {
        margin-right: .1rem;
        display: inline-block;
        padding: 0
    }

    .yg-know-more .iconList {
        color: rgba(255, 255, 255, 0.5);
        margin: 0rem 0 0 .75rem;
        display: block;
        font-size: 0.2rem;
        opacity: 0.4;
    }

    .yg-know-more .iconList span {
        margin-right: .1rem;
    }

    .yg-know-more .contactUs .connectEmail {
        /*display: block;*/
        text-align: left;
    }

    .yg-footer-text-right-bottom .yg-copy-right {
        float:unset;
        line-height: .18rem;
        font-size: 0.08rem;
        text-align: center;
        padding-left: unset;
    } 

    /* .yg-footer-text-right-bottom .yg-copy-right span {
        display: inline-block;
    } */

    .yg-know-more .yg-footer-text-right-bottom .yg-copy-right .yg-border {
        border-left: none;
        border-right: none;
        padding: 0;
        margin: 0;
    }

    .yg-footer-text-right-bottom .yg-copy-icon {
        float: left;
        width: 100%
    }

    .yg-know-more .yg-footer-text-right-top .warm-link-detail {
        padding-left: 0;
        border-left: none;
        border: none;
    }

    .yg-know-more .yg-footer-text-right-top .warm-link-detail a {
        display: inline-block;
        font-size: 0.10rem
    }

    .yg-know-more .yg-footer-text-right-top .warm-link-detail .rightBorder {

        padding: 0 .05rem;
        margin: 0 .05rem;
    }

    .yg-know-more .yg-learn-more-contain .yg-learn-more-tips {
        font-size: .14rem;
    }

    .yg-footer-text-right-bottom {
        padding-bottom: 0rem;
    }

    .yg-know-more .yg-footer-gray {
        font-size: 0.10rem;
    }

    

    .yg-know-more .wechat {
        width: 1.2rem;
        height: 1.2rem;
        right: 2.3rem;
        bottom: 1.1rem;
    }

    .kindGarten .yg-know-more {
        background: #fffef5
    }

    .kindGarten .yg-know-more .yg-learn-more-contain .yg-learn-more-tips {
        line-height: 0.18rem;
        font-size: 0.12rem;
    }

    .kindGarten .yg-know-more .yg-footer-gray {
        font-size: 0.10rem;
    }

    .kindGarten .yg-know-more .yg-footer-text-right-top .warm-link-title {
        font-size: 0.10rem;
    }

    .kindGarten .yg-know-more .yg-footer-text-right-top .connect-us-title {
        font-size: 0.10rem;
    }


    .kindGarten .yg-footer-text-right-bottom .yg-copy-right {
        line-height: 0.18rem;
        font-size: 0.10rem;
    }

    .kindGarten .yg-know-more .yg-footer-text {
        bottom: 0.3rem
    }

.yg-hope-wrapper {
    position: relative;
    z-index: 23;
    width: 100%;
	    margin-top: -20px;
}