.big_sty_jh{
    width: 80%;
    margin: 0 auto;
}
.big_sty_jh>p{
    text-align: center;
    line-height: 111px;
    color: #3B4BD0;
    font-size: 30px;
    font-weight: 900;
}
.big_sty_jh_list{
    display: flex;
    justify-content: space-between;
   
}
.big_sty_jh_list>dl>dd{
     position: relative;
}
.big_sty_jh_list>dl>dd>p{
    position: absolute;
    bottom: 10%;
    left: 30%;
    width: 40%;
    height: 30px;
    background-color: rgba(52,97,244,0.5);
    color: white;
    text-align: center;
    line-height: 30px;
    border-radius: 20px;
    font-size: 20px;

}
.big_sty_jh_list>dl>dt{
    text-align: center;
    line-height: 40px;
    font-size: 20px;
    color: #3B4BD0;
    font-weight: 700;
}
.zgive>p:nth-child(1){
    text-align: center;
    line-height: 30px;
    color: #3B4BD0;
    font-size: 20px;
    font-weight: 900;
}
.zgive>p:nth-child(2){
    width: 20%;
    height: 50px;
    line-height: 50px;
    text-align: center;
    background-color: #3B4BD0;
    color: white;
    margin: 40px auto;
    border-radius: 40px;
    font-size: 20px;
}
.money_tea>p{
    text-align: center;
    line-height: 80px;
    color: #3B4BD0;
    font-size: 30px;
    font-weight: 900;
}
.money_tea_list{
    width: 78%;
    display: flex;
    margin: 0 auto;
    justify-content: space-between;
	    margin-bottom: 30px;
}
.money_tea_list>.img{
    position: relative;
}
.money_tea_list img{
        border-radius: 10px;
}
.money_tea_list>.img>.text{
    position: absolute;
    width: 100%;
    height: 40%;
    top: 30%;
    left: 0;
    background-color: rgba(52,97,244,0.6);
    /* opacity: 0.5; */
    padding: 40px 0;
    box-sizing: border-box;
}

.money_tea_list>.img>.text:hover{   
    background-color: rgba(52,97,244,1);    
}


.money_tea_list>.img>.text>p{
    text-align: center;
    color: white;
    margin: auto 0;
    font-size: 20px;
    font-weight: 700;
    line-height: 30px;
}
.money_tea>p:nth-child(3){
    width: 20%;
    height: 50px;
    line-height: 50px;
    text-align: center;
    background-color: #3B4BD0;
    color: white;
    margin: 40px auto;
    border-radius: 40px;
    font-size: 20px;
}
.xtgh{
    width: 100%;
    height: 500px;
    margin: 0 auto;
    display: flex;
}
.xtgh>.left{
    width: 40%;
    height: 100%;
    background-image: url(../img/暑期蜕变/切图/组\ 16752.png);
    background-size: 100% 100%;
}
.xtgh>.right{
    width: 60%;
    height: 100%;
    background-image: url(../img/暑期蜕变/切图/资源\ 1.png);
    background-size: 100% 100px;
    background-repeat: no-repeat;
    background-position: -20px 260px;
    position: relative;
}
.xtgh>.right>p{
    text-align: center;
    line-height: 111px;
    color: #3B4BD0;
    font-size: 26px;
    font-weight: 900; 
}
.xtgh>.right>.img{
    width: 200px;
    height: 300px;
    background-size: 70% 70px;
    background-repeat: no-repeat;
    background-position: 27px 94px;
    position: absolute;
}
.xtgh>.right>.img:nth-child(2),.xtgh>.right>.img:nth-child(4){
    background-image: url(../img/暑期蜕变/切图/2.png);
}
.xtgh>.right>.img:nth-child(3),.xtgh>.right>.img:nth-child(5){
    background-image: url(../img/暑期蜕变/切图/1.png);
}
.xtgh>.right>.img:nth-child(2){
    top: 22%;
    left: 10%;
}
.xtgh>.right>.img:nth-child(4){
    top: 18%;
    left: 50%;
}
.xtgh>.right>.img:nth-child(3){
    top: 19%;
    left: 30%;
}
.xtgh>.right>.img:nth-child(5){
    top: 15%;
    left: 70%;
}
.xtgh>.right>.img>img{
    position: absolute;
    top: 165px;
    left: 84px;
    width: 20%;
}
.xtgh>.right>.img>p{
    text-align: center;
    line-height: 35px;
    font-size: 20px;
    font-weight: 700;
    color: white;
}
.xtgh>.right>.img>p:nth-child(2){
    margin-top: 94px;
    margin-bottom: 0;
}
.xtgh>.right>p:last-child{
    position: absolute;
    bottom: 10%;
    left: 38%;
    width: 30%;
    height: 50px;
    background-color: #3B4BD0;
    color: white;
    text-align: center;
    line-height: 50px;
    border-radius: 30px;
    font-size: 20px;
    
}
.fight_self>p{
    text-align: center;
    line-height: 111px;
    color: #3B4BD0;
    font-size: 30px;
    font-weight: 900;
}
.fight_self_list{
    width: 80%;
    display: flex;
    margin: 0 auto;
    justify-content: space-between;
}
.fight_self_list>.img{
    position: relative;
}
.fight_self_list>.img>.text{
    position: absolute;
    width: 100%;
    height: 30%;
    bottom: 0;
    left: 0;
    background-color: rgba(52,97,244,0.5);
    /* opacity: 0.5; */
    padding: 15px 0;
    box-sizing: border-box;
}
.fight_self_list>.img>.text>p{
    text-align: center;
    color: white;
    margin: auto 0;
    font-size: 20px;
    /* font-weight: 700; */
    line-height: 30px;
}
.fight_self>p:nth-child(3){
    width: 20%;
    height: 50px;
    line-height: 50px;
    text-align: center;
    background-color: #3B4BD0;
    color: white;
    margin: 40px auto;
    border-radius: 40px;
    font-size: 20px;
}
.zyjn>p{
    text-align: center;
    line-height: 111px;
    color: #3B4BD0;
    font-size: 30px;
    font-weight: 900;
}
.zyjn>.zyjn_list{
    width: 80%;
    margin: 0 auto;
    display: flex;
    justify-content: space-between;
}
.zyjn>.zyjn_list>dl>dt{
    margin-top: 20px;
}
.zyjn>.zyjn_list>dl>dt>p{
    display: flex;
    justify-content: center;
    align-items: center;
    line-height: 26px;
}
.zyjn>.zyjn_list>dl>dt>p>span{
    font-size: 20px;
}
.zyjn>.zyjn_list>dl>dt>p>span:nth-child(1){
    width: 10px;
    height: 10px;
    background-color: #516CDC;
    border-radius: 50%;
    margin-right: 15px;
}
.zyjn>p:nth-child(3){
    width: 20%;
    height: 50px;
    line-height: 50px;
    text-align: center;
    background-color: #3B4BD0;
    color: white;
    margin: 40px auto;
    border-radius: 40px;
    font-size: 20px;
}
.shujia_laoshi>p{
    text-align: center;
    line-height: 111px;
    color: #3B4BD0;
    font-size: 30px;
    font-weight: 900;
}
.shujia_laoshi{
    width: 80%;
    margin: 0 auto;
}
.shujia_laoshi>.tswiper{
    overflow: hidden;
}
.shujia_laoshi>.tswiper>.swiper-wrapper>.swiper-slide{
    width:300px;/*设为固定值*/
    width:auto;/*根据内容调整宽度*/
}
/* .laoshi>.swiper>.swiper-wrapper>.swiper-slide>dl{
    width: 100%;
} */
.shujia_laoshi>.tswiper>.swiper-wrapper>.swiper-slide>dl>dd{
    width: 150px;
    height: 100px;
}
.shujia_laoshi>.tswiper>.swiper-wrapper>.swiper-slide>dl>dd>img{
    width: 115px;
    height: 116px;
}
.shujia_laoshi>.xiangqing{
    width: 100%;
    height: 500px;
    border: 1px solid #396DF4;
    margin-top: 20px;
    background-color: #E4ECF5;
}
.shujia_laoshi>p:nth-child(4){
    width: 20%;
    height: 50px;
    line-height: 50px;
    text-align: center;
    background-color: #3B4BD0;
    color: white;
    margin: 40px auto;
    border-radius: 40px;
    font-size: 20px;
}
/* .shujia_laoshi>.tswiper>.swiper-wrapper>.swiper-slide>dl>dd>img:nth-child(2){
    display: none;
} */
.shujia_laoshi>.tswiper>.swiper-wrapper>.swiper-slide>dl>dd>.current{
    display: none;
}
.shool_fc{
    width: 80%;
    margin: 0 auto;
}
.shool_fc>p{
    text-align: center;
    line-height: 111px;
    color: #3B4BD0;
    font-size: 30px;
    font-weight: 900;
}
.shool_fc>.qswiper{
    overflow: hidden;
}
.shool_fc>.qswiper>.swiper-wrapper>.swiper-slide{
    display: flex;
    justify-content: center;
}
.shool_fc>.qswiper>.swiper-wrapper>.swiper-slide>.img{
    width: 500px;
    height: 300px;
}
.shool_fc>.qswiper>.swiper-wrapper>.swiper-slide>.img>img{
    width: 100%;
    height: 100%;
}
.shujia_bom{
    width: 100%;
    height: 516px;
    background-image: url(../img/暑期蜕变/切图/组\ 16434.png);
    position: relative;
}
.shujia_bom>.er_img{
    width: 200px;
    height: 300px;
    position: absolute;
    right: 30%;
    bottom: 0%;
}
.shujia_bom>.er_img>img{
    width: 200px;
    height: 200px;
}
.shujia_bom>.er_img>p{
    padding: 0 36px;
}
.shujia_bom>.inpbox{
    position: absolute;
    bottom: 50px;
    right: 10%;
    text-align: center;
}
.shujia_bom>.inpbox>.text{
    text-align: right;
}
.shujia_bom>.inpbox>.text>input{
    width: 200px;
    line-height: 30px;
    border-radius: 5px;
    font-size: 12px;
    padding-left: 20px;
    outline: none;
    background-color: #000000;
    color: white;
}
.shujia_bom>.inpbox>.stytit{
    font-size: 24px;
    text-align: right;
    padding-bottom: 30px;
}
.shujia_bom>.inpbox>.qkli{
    background-color: #000000;
    width: 60%;
    margin-left: 27%;
    padding: 10px 19px;
    border-radius: 8px;
    color: white;
    font-weight: 700;
    margin-bottom: 40px;
    z-index: 999;
    cursor: pointer;
}