@charset "utf-8";

/* CSS Document */
body {
    font-family: "FZLanTingHeiS-H-GB", "Hiragino Sans GB", "MicroSoft YaHei", Arial, sans-serif, ;
    overflow-x: hidden;
    color: #000;
    background: #ffffff;
}

body,
h1,
h2,
h3,
h4,
h5,
h6,
hr,
p,
blockquote,
dl,
dt,
dd,
ul,
ol,
li,
pre,
form,
fieldset,
legend,
button,
input,
select,
textarea,
th,
td {
    margin: 0;
    padding: 0;
}

img {
    display: block;
    border: none;
    max-width: 100%;
}

textarea,
select {
    outline: none;
    resize: none;
}

a {
    color: #0d0d0d;
    text-decoration: none;
}

ul,
li {
    list-style: none;
}

input {
    border: none;
    background: none;
    outline: none;
    -webkit-appearance: none;
}

table {
    width: 100%;
    border-collapse: collapse;
    border-spacing: 0;
}

/* 通用头部 */
.ht_top {
    width: 100%;
    background: #fafafa url(https://www.huatu.com/z/topfooter/images/nav_bg.gif) repeat-x 0 0;
    line-height: 41px;
    overflow: hidden;
}

.Width {
    width: 80%;
    margin: 0 auto;
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.ht_top .zt_top {
    width: 1070px;
    height: 41px;
    margin: 0 auto;
}

.ht_top h1 {
    float: left;
}

.ht_top h1 a {
    float: left;
    width: 131px;
    height: 38px;
    overflow: hidden;
    text-indent: -100em;
    background: url(http://www.huatu.com/z/topfooter/images/logo.gif) no-repeat;
    background-size: 100% 100%;
    font-size: 12px;

}

.ht_top .topnav {
    float: right;
    color: #0d0d0d;
    font-size: 12px;
}

.ht_top .topnav a {
    padding: 0 8px;
}

.ht_top .topnav a:hover {
    color: #e4393c;
    text-decoration: underline;
}

/* 通用头部 end */

/* 通用底部 */

.footer {
    clear: both;
    position: relative;
    text-align: center;
}

.footer p {
    position: relative;
    z-index: 2;
    color: #000;
    font-size: 16px;
    line-height: 30px;
}

.footer p span {
    padding: 0 5px;
}

.footer p a {
    color: #000;
}

/* 通用底部 end */

/* start */
* {
    box-sizing: border-box;
}

.container {
    width: 1200px;
    margin: 0 auto;
    position: relative;
}

.body {
    padding-bottom: 4%;
    background-image: -moz-linear-gradient(90deg, rgb(255, 238, 195) 1%, rgb(249, 198, 137) 100%);
    background-image: -webkit-linear-gradient(90deg, rgb(255, 238, 195) 1%, rgb(249, 198, 137) 100%);
    background-image: -ms-linear-gradient(90deg, rgb(255, 238, 195) 1%, rgb(249, 198, 137) 100%);
    position: relative;
}

.banner {
    background: url(../images/banner.png) no-repeat;
    background-size: 100% 100%;
    padding-top: 2%;
    height: 1179px;
    position: relative;
    z-index: 9;
}

.banner_slg {
    margin: 0 auto;
}

.banner_icon1 {
    position: absolute;
    left: 8%;
    top: 28%;
}

.banner_icon2 {
    position: absolute;
    right: -10%;
    top: 18%;
}
.mg_btm{
    margin-bottom: 6%;
    position: relative;
}

/* con1 */
.con1{
    margin-top: -14%;
}
.title {
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
    z-index: 99;
}

.title_center {
    height: 117px;
    line-height: 150px;
    background: url(../images/title_center.png) repeat-x;
    background-size: 100% 100%;
    font-size: 44px;
    font-family: "FZLanTingHeiS-H-GB";
    color: rgb(255, 255, 255);
    text-align: center;
}


.con_bg {
    border-radius: 69px;
    background-image: -moz-linear-gradient(1deg, rgb(255, 190, 143) 0%, rgb(252, 234, 154) 100%);
    background-image: -webkit-linear-gradient(1deg, rgb(255, 190, 143) 0%, rgb(252, 234, 154) 100%);
    background-image: -ms-linear-gradient(1deg, rgb(255, 190, 143) 0%, rgb(252, 234, 154) 100%);
    box-shadow: inset 0px 5px 0px 0px rgba(255, 255, 255, 0.9), inset -0.382px -1.963px 0px 0px rgba(255, 255, 255, 0.9);
    padding: 2%;
    position: relative;
    z-index: 9;
}

.con_bg2 {
    border-radius: 55px;
    background-color: rgb(251, 243, 223);
    padding: 4% 2%;
}

.con1_box {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.con1_left {
    width: 598px;
    height: 392px;
    background: url(../images/618_icon.png) no-repeat;
    background-size: 100% 100%;
    position: relative;
}

.con1_bot {
    border-style: solid;
    border-width: 3px;
    border-color: rgb(255, 255, 255);
    border-radius: 24px;
    background-image: -moz-linear-gradient(90deg, rgb(255, 248, 230) 0%, rgb(254, 217, 105) 100%);
    background-image: -webkit-linear-gradient(90deg, rgb(255, 248, 230) 0%, rgb(254, 217, 105) 100%);
    background-image: -ms-linear-gradient(90deg, rgb(255, 248, 230) 0%, rgb(254, 217, 105) 100%);
    overflow: hidden;
    padding-bottom: 2%;
    margin-top: 4%;
}

.con1_bot span {
    display: inline-block;
    background-image: -moz-linear-gradient(-3deg, rgb(255, 211, 46) 0%, rgb(255, 181, 26) 59%, rgb(255, 150, 5) 100%);
    background-image: -webkit-linear-gradient(-3deg, rgb(255, 211, 46) 0%, rgb(255, 181, 26) 59%, rgb(255, 150, 5) 100%);
    background-image: -ms-linear-gradient(-3deg, rgb(255, 211, 46) 0%, rgb(255, 181, 26) 59%, rgb(255, 150, 5) 100%);
    font-size: 26px;
    font-family: "FZLanTingHeiS-B-GB";
    color: rgb(255, 255, 255);
    line-height: 2.2;
    text-align: center;
    padding: 0 6%;
    border-radius: 0 0 20px 0;
}

.con1_bot p {
    font-size: 18px;
    font-family: "FZLanTingHeiS-M-GB";
    color: rgb(88, 32, 9);
    line-height: 1.611;
    margin-top: 2%;
    padding-left: 4%;
}

.cck_icon {
    position: absolute;
    left: 14%;
    top: 22%;
}
.con_icon{
    position: absolute;
    left: -26px;
    top: 20%;
}
.con_iconb{
    position: absolute;
    right: -26px;
    top: 60%;
    transform: rotate(180deg);
}
.con_icon1 {
 animation: slide-right 1.4s steps(2, start) 1s infinite both;
}

.con_icon2 {
 animation: slide-right 1.8s steps(2, start) 1s infinite both;
 margin-top: 20px;
 margin-left: 4px;
} 

.title_sm {
    display: inline-block;
    border-style: solid;
    border-width: 2px;
    border-color: rgb(255, 255, 255);
    border-radius: 30px;
    background-image: -moz-linear-gradient(90deg, rgb(241, 168, 119) 1%, rgb(255, 238, 195) 99%);
    background-image: -webkit-linear-gradient(90deg, rgb(241, 168, 119) 1%, rgb(255, 238, 195) 99%);
    background-image: -ms-linear-gradient(90deg, rgb(241, 168, 119) 1%, rgb(255, 238, 195) 99%);
    font-size: 22px;
    font-family: "FZLanTingHeiS-DB-GB";
    color: rgb(175, 7, 8);
    padding: 0 4%;
    line-height: 1.6;
    position: absolute;
    left: 50%;
    transform: translate(-50%, -50%);
    top: 20px;
}

.con2_girl {
    margin: 0 auto;
    margin-top: 2%;
}

.con2_box1 {
    position: relative;
}

.con2_box1Item span {
    display: block;
    border-radius: 50%;
    width: 45px;
    height: 45px;
    background-image: linear-gradient(to right, #ff352b 0%, #ff9141 100%);
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 19px;
    font-family: "FZLanTingHeiS-H-GB";
    color: rgb(255, 255, 255);
    position: absolute;
    left: -6%;
    top: -16%;
}

.con2_box1Item {
    width: 26%;
    border-style: solid;
    border-width: 1px;
    border-color: rgb(255, 255, 255);
    border-radius: 3px;
    background-image: -moz-linear-gradient(90deg, rgb(255, 248, 230) 0%, rgb(254, 217, 105) 100%);
    background-image: -webkit-linear-gradient(90deg, rgb(255, 248, 230) 0%, rgb(254, 217, 105) 100%);
    background-image: -ms-linear-gradient(90deg, rgb(255, 248, 230) 0%, rgb(254, 217, 105) 100%);
    border-radius: 0 0 30px 0;
    padding: 2%;
    position: absolute;
}

.con2_box1Item p {
    font-size: 17px;
    font-family: "FZLanTingHeiS-M-GB";
    color: rgb(81, 24, 14);
    line-height: 1.6;
    text-align: center;
}

.con2_box1Item1 {
    left: 4%;
    top: 12%;
    animation: floatlRight 2.4s ease-in-out infinite;
}

.con2_box1Item2 {
    right: 6%;
    top: 24%;
    animation: floatlRight 3s ease-in-out infinite;
}

.con2_box1Item3 {
    left: 10%;
    top: 54%;
    animation: floatlRight 2.6s ease-in-out infinite;
}

.con2_box1Item4 {
    right: 10%;
    top: 64%;
    animation: floatlRight 2s ease-in-out infinite;
}

.con2_video {
    border-style: solid;
    border-width: 2px;
    border-color: rgb(255, 255, 255);
    border-radius: 12px;
    background-image: -moz-linear-gradient(38deg, rgb(252, 225, 152) 0%, rgb(243, 180, 132) 99%);
    background-image: -webkit-linear-gradient(38deg, rgb(252, 225, 152) 0%, rgb(243, 180, 132) 99%);
    background-image: -ms-linear-gradient(38deg, rgb(252, 225, 152) 0%, rgb(243, 180, 132) 99%);
    padding: 2%;
}

.con2_box2 {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-top: 4%;
}

.con2_box2L,
.con2_box2R {
    width: 50%;
}

.con2_box2L {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.con2_box2L span {
    display: inline-block;
    writing-mode: vertical-rl;
    text-orientation: upright;
    border-style: solid;
    border-width: 2px;
    border-color: rgb(255, 255, 255);
    background-image: -moz-linear-gradient(90deg, rgb(254, 226, 116) 0%, rgb(255, 238, 195) 99%);
    background-image: -webkit-linear-gradient(90deg, rgb(254, 226, 116) 0%, rgb(255, 238, 195) 99%);
    background-image: -ms-linear-gradient(90deg, rgb(254, 226, 116) 0%, rgb(255, 238, 195) 99%);
    font-size: 16px;
    font-family: "FZLanTingHeiS-R-GB";
    color: rgb(76, 48, 18);
    padding: 4% 2%;
    border-radius: 20px 0 0 20px;
    margin-right: -2px;
}

.con2_box2R {
    background-color: rgb(255, 242, 206);
    position: relative;
}

.con2_box2R p {
    font-size: 16px;
    font-family: "FZLanTingHeiS-R-GB";
    color: rgb(81, 24, 14);
    line-height: 2.2;
    text-align: center;
    padding: 8.8%;
}

.con2_box2R_img {
    position: absolute;
    top: 0;
    left: 0;
}

.con2_box2R_img1 {
    position: absolute;
    right: 0;
    bottom: 0;
}

.con2_cir {
    margin-bottom: 2%;
}

.con2_video video {
    border-radius: 10px;
}

.con2_box3 {
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-wrap: wrap;
    margin-top: 4%;
}

.con2_box3Item {
    width: 48%;
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
    margin-bottom: 1%;
}

.con2_box3Item span {
    display: flex;
    align-items: center;
    width: 148px;
    height: 53px;
    background: url(../images/con2_box3Item.png) no-repeat;
    background-size: 100% 100%;
    font-size: 24px;
    font-family: "FZLanTingHeiS-H-GB";
    color: rgb(250, 117, 42);
    padding-left: 18px;
    position: relative;
}

.con2_box3Item p {
    border-radius: 7px;
    background-image: -moz-linear-gradient(180deg, rgb(248, 94, 23) 0%, rgb(252, 144, 64) 59%, rgb(255, 193, 104) 100%);
    background-image: -webkit-linear-gradient(180deg, rgb(248, 94, 23) 0%, rgb(252, 144, 64) 59%, rgb(255, 193, 104) 100%);
    background-image: -ms-linear-gradient(180deg, rgb(248, 94, 23) 0%, rgb(252, 144, 64) 59%, rgb(255, 193, 104) 100%);
    width: 80%;
    width: 80%;
    margin-left: -10%;
    padding: 3% 0;
    padding-left: 10%;
    font-size: 16px;
    font-family: "FZLanTingHeiS-R-GB";
    color: rgb(254, 254, 254);
}

.con2_box3L {
    width: 80%;
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-wrap: wrap;
}


/* con3 */
.con3_box {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.con3_left {
    width: 54%;
    border-style: solid;
    border-width: 2px;
    border-color: rgb(255, 255, 255);
    border-radius: 12px;
    background-image: -moz-linear-gradient(38deg, rgb(252, 225, 152) 0%, rgb(249, 209, 145) 100%);
    background-image: -webkit-linear-gradient(38deg, rgb(252, 225, 152) 0%, rgb(249, 209, 145) 100%);
    background-image: -ms-linear-gradient(38deg, rgb(252, 225, 152) 0%, rgb(249, 209, 145) 100%);
    padding: 1%;
}

.con3_left p {
    font-size: 23px;
    font-family: "FZLanTingHeiS-B-GB";
    color: rgb(85, 56, 9);
    text-align: center;
    margin-bottom: 2%;
}

.con3_table {
    border-radius: 5px;
    background-color: rgb(255, 255, 255);
}

.con3_table thead {
    background: #fbf3df;
}

.con3_table tr th,
.con3_table tr td {
    font-size: 18px;
    font-family: "FZLanTingHeiS-M-GB";
    color: rgb(85, 56, 9);
    text-align: center;
    padding: 3% 0;
}

.con3_right {
    width: 42%;
    background-color: rgb(255, 242, 206);
    padding: 0 2% 2% 2%;
    position: relative;
}

.zhibo_tit {
    margin: 0 auto;
}

.con3_right ul li {
    font-size: 16px;
    font-family: "FZLanTingHeiS-DB-GB";
    color: rgb(51, 51, 51);
    padding: 2% 0;
    margin-bottom: 4%;
}

.con3_right_img {
    width: 100%;
    position: absolute;
    left: 0;
    bottom: 0;
}

.con4_box {
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-wrap: wrap;
}

.con4_item {
    width: 32%;
    border-width: 1px;
    border-color: rgb(255, 188, 119);
    border-style: solid;
    border-radius: 15px;
    background-color: rgb(255, 248, 235);
    position: relative;
    margin-bottom: 3%;
}

.con4_rt {
    width: 48%;
    background-color: rgb(255, 0, 98);
    position: absolute;
    left: -12%;
    top: 12%;
    transform: rotate(-40deg);
}

.con4_rt p {
    font-size: 16px;
    font-family: "FZLanTingHeiS-H-GB";
    color: rgb(255, 255, 255);
    text-align: center;
    padding: 2% 0;
}

.con4_img {
    overflow: hidden;
    position: relative;
}

.con4_img img {
    width: 100%;
}

.con4_top,
.con4_img {
    border-width: 1px;
    border-color: rgb(255, 188, 119);
    border-style: solid;
    border-radius: 15px;
    background-color: rgb(253, 228, 184);
}

.con4_pri {
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.con2_box3R a.con2_box3RM{
    display: none;
}
.con4_pri span {
    font-size: 26px;
    font-family: "Adobe Heiti Std";
    font-weight: bold;
    color: rgb(255, 23, 0);
    line-height: 1.688;
    text-align: center;
    text-shadow:
        -2px -2px 0 #fff,
        2px -2px 0 #fff,
        -2px 2px 0 #fff,
        2px 2px 0 #fff;
    /* 黑色描边 */
    letter-spacing: -1px;
}

.con4_pri span:nth-child(1) {
    font-size: 18px;
    margin-right: -5px;
}

.con4_bot {
    display: flex;
    align-items: center;
    padding: 2% 4%;
}

.con4_botL {
    font-size: 12px;
    font-family: "FZLanTingHeiS-B-GB";
    color: rgb(255, 23, 0);
    text-align: center;
    margin-right: 20px;
    text-shadow:
        -2px -2px 0 #fff,
        2px -2px 0 #fff,
        -2px 2px 0 #fff,
        2px 2px 0 #fff;
    /* 黑色描边 */
}

.con4_botL i {
    display: block;
    font-style: normal;
    text-shadow:
        -2px -2px 0 #fff,
        2px -2px 0 #fff,
        -2px 2px 0 #fff,
        2px 2px 0 #fff;
    /* 黑色描边 */
}

.con4_btn {
    display: block;
    margin: -4% 0;
    position: relative;
    animation: heartbeat 1.5s ease-in-out infinite both;
}

.zhijiang {
    position: absolute;
    right: -4%;
    top: -6%;
    z-index: 99;
}

.cx_tit {
    margin: 0 auto;
    margin-bottom: 2%;
}

.con4_box2 .con4_rt {
    width: 100%;
    transform: rotate(0deg);
    position: relative;
    left: 0;
    right: 0;
    top: 0;
    border-width: 1px;
    border-color: rgb(255, 188, 119);
    border-style: solid;
    background-image: -moz-linear-gradient(180deg, rgb(255, 118, 44) 0%, rgb(255, 37, 24) 100%);
    background-image: -webkit-linear-gradient(180deg, rgb(255, 118, 44) 0%, rgb(255, 37, 24) 100%);
    background-image: -ms-linear-gradient(180deg, rgb(255, 118, 44) 0%, rgb(255, 37, 24) 100%);
}

.con4_box2 .zhijiang {
    position: absolute;
    right: -4%;
    top: -4%;
    z-index: 99;
}

.con4_box2 .con4_priImg {
    display: none;
}

.con4_box2 .con4_pri {
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 2% 0;
}

.con4_box2 .con4_pri_num {
    margin-right: 10px;
}

.con4_box2 .con4_pri .num {
    font-size: 32px;
}

/* con5 */
.con5_box {
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-wrap: wrap;
}

.con5_item {
    border-width: 1px;
    border-color: rgb(255, 188, 119);
    border-style: solid;
    border-radius: 15px;
    background-color: rgb(255, 209, 195);
    position: relative;
    margin-bottom: 2%;
}

.con5_top {
    display: flex;
    align-items: center;
    justify-content: space-between;
    border-color: rgb(255, 188, 119);
    border-radius: 12px;
    height: 40px;
    border-radius: 15px 15px 0 0;
    overflow: hidden;
}

.con5_top span {
    display: block;
    width: 54%;
    font-size: 12px;
    font-family: "FZLanTingHeiS-B-GB";
    color: rgb(255, 23, 0);
    text-align: center;
    text-shadow:
        -2px -2px 0 #fff,
        2px -2px 0 #fff,
        -2px 2px 0 #fff,
        2px 2px 0 #fff;
    /* 黑色描边 */
    letter-spacing: -1px;
}

.con5_top p {
    width: 46%;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    background-image: -moz-linear-gradient(7deg, rgb(255, 37, 24) 0%, rgb(255, 118, 44) 100%);
    background-image: -webkit-linear-gradient(7deg, rgb(255, 37, 24) 0%, rgb(255, 118, 44) 100%);
    background-image: -ms-linear-gradient(7deg, rgb(255, 37, 24) 0%, rgb(255, 118, 44) 100%);
    font-size: 21px;
    font-family: "FZZhengHeiS-DB-GB";
    color: rgb(255, 255, 255);
    text-align: center;
}


.con5_pri {
    display: flex;
    align-items: flex-end;
    justify-content: center;
    padding: 2% 4%;
    margin-bottom: 12%;
}

.con5_pri span {
    display: block;
    font-size: 30px;
    font-family: "Adobe Heiti Std";
    font-weight: bold;
    color: rgb(255, 23, 0);
    text-align: center;
    text-shadow:
        -2px -2px 0 #fff,
        2px -2px 0 #fff,
        -2px 2px 0 #fff,
        2px 2px 0 #fff;
    /* 黑色描边 */
    line-height: 1.4;
}

.con5_pri span:nth-child(1) {
    font-size: 18px;
    margin-right: -1px;
}

.con5_pri span:nth-child(2) {
    margin-bottom: -5px;
}

.con5_btn {
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    bottom: -10px;
}
.con5_top img{
    position: absolute;
    left: 50%;
}
.con5_img img{
    width: 206px;
    height: 206px;
}
.yb_icon1{
    position: absolute;
    left: 4%;
    top: 18%;
    animation: floatUpDownSmooth 2s ease-in-out infinite;
}
.yb_icon2{
    position: absolute;
    right: 4%;
    top: 18%;
    animation: floatUpDownSmooth 2.4s ease-in-out infinite;
}
.yb_icon3{
    position: absolute;
    left: 0%;
    top: 60%;
    animation: floatUpDownSmooth 2.4S ease-in-out infinite;
}
.yb_icon4{
    position: absolute;
    right: 0%;
    top: 54%;
    animation: floatUpDownSmooth 2s ease-in-out infinite;
}
.gift_tc{
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,0.5);
    z-index: 99999;
    display: none;
}
.shai{
    margin: 0 auto;
    margin-top: 20%;
    -webkit-animation: rotate-in-ver 0.8s cubic-bezier(0.250, 0.460, 0.450, 0.940) 1s infinite forwards;
	        animation: rotate-in-ver 0.8s cubic-bezier(0.250, 0.460, 0.450, 0.940) 1s infinite forwards;
}
/* 改进后的旋转进入动画 */
@keyframes rotate-in-ver {
  0% {
    transform: rotateY(-360deg) scale(0.5);
    opacity: 0;
  }
  70% {
    transform: rotateY(0deg) scale(1.2);
    opacity: 1;
  }
  100% {
    transform: rotateY(0deg) scale(1);
  }
}

/* 新增渐出动画 */
@keyframes fade-out-scale {
  to {
    transform: scale(1.5);
    opacity: 0;
  }
}

/* 弹窗进入动画 */
@keyframes popup-enter {
  0% {
    transform: translate(-50%, -50%) rotateX(90deg);
    opacity: 0;
  }
  100% {
    transform: translate(-50%, -50%) rotateX(0deg);
    opacity: 1;
  }
}
.gift_name {
  font-size: 21px;
  font-family: "FZLanTingHeiS-DB-GB";
  color: rgb(246, 0, 0);
  line-height: 1.116;
  text-align: center;
  margin: 2% 0;
}

/* 组合动画类 */
.shai {
  animation: 
    rotate-in-ver 1.2s cubic-bezier(0.4, 0, 0.2, 1),
    fade-out-scale 0.6s ease 1.2s forwards;
}

.gift_popup {
  display: none;
  width: 323px;
  height: 342px;
  position: fixed;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  animation: popup-enter 0.8s cubic-bezier(0.4, 0, 0.2, 1) 1s both;
  z-index: 100000;
  background: url(../images/zj_bg.png) no-repeat;
  background-size: 100% 100%;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}
.gift_popup2,.gift_popup3{
      display: none;
        width: 323px;
        height: 342px;
        position: fixed;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
        z-index: 100000;
        background: url(../images/zj_bg.png) no-repeat;
        background-size: 100% 100%;
        padding-top: 4%;
}

.gift_popup2 p,.gift_popup3 p{
  font-size: 22px;
  font-family: "FZLanTingHeiS-DB-GB";
  color: rgb(246, 0, 0);
    text-align: center;
    margin-bottom: 2%;
}
.gift_popup2 .queren,.gift_popup3 .choujiang{
    width: 30%;
    margin: 0 auto;
  background-image: -moz-linear-gradient( 90deg, rgb(255,118,44) 0%, rgb(255,37,24) 100%);
  background-image: -webkit-linear-gradient( 90deg, rgb(255,118,44) 0%, rgb(255,37,24) 100%);
  background-image: -ms-linear-gradient( 90deg, rgb(255,118,44) 0%, rgb(255,37,24) 100%);
  border-radius: 30px;
  padding: 1% 0;
  font-size: 18px;
  text-align: center;
  color: #fff;
  cursor: pointer;
}


.gift_popup2 input,.gift_popup3 input{
    display: block;
    width: 80%;
    margin: 0 auto;
    margin-bottom: 4%;
    height: 40px;
    border: none;
    padding-left: 4%;
    font-size: 16px;
    color: #fff;
    border-radius: 9px;
    background-color: rgb(254, 213, 165);
    box-shadow: 0px 4px 10px 0px rgba(0, 0, 0, 0.26);
    outline: none;
  font-family: "FZLanTingHeiS-M-GB";
}
.gift_popup2 input::input-placeholder{
  color: rgb(130, 45, 16);
}
.gift_popup3 input{
    margin: 14% auto;
}
/* 背景遮罩动画 */
.gift_tc::before {
  content: '';
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0,0,0,0.6);
  animation: bg-fade 0.6s ease both;
}

@keyframes bg-fade {
  from { opacity: 0; }
  to { opacity: 1; }
}
.close-btn{
    position: absolute;
    right: 0;
    top: -4%;
}
.zj_icon{
    margin: 0 auto;
    margin-top: -22%;
}
.receive-btn{
  background-image: -moz-linear-gradient( 90deg, rgb(255,118,44) 0%, rgb(255,37,24) 100%);
  background-image: -webkit-linear-gradient( 90deg, rgb(255,118,44) 0%, rgb(255,37,24) 100%);
  background-image: -ms-linear-gradient( 90deg, rgb(255,118,44) 0%, rgb(255,37,24) 100%);
  border-radius: 30px;
  color: #fff;
  padding: 0 2%;
  margin-top: 2%;
}
.zj_img{
    margin: 4% auto;
}

.con2_box3R .code{
    border-radius: 9px;
    border: 4px solid rgb(254, 226, 116);
    padding: 1%;
}



@-webkit-keyframes slide-right {
  0% {
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }
  100% {
    -webkit-transform: translateX(10px);
            transform: translateX(10px);
  }
}
@keyframes slide-right {
  0% {
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }
  100% {
    -webkit-transform: translateX(10px);
            transform: translateX(10px);
  }
}

@keyframes floatUpDownSmooth {
  0%, 100% {
    transform: translateY(0px);
  }
  25% {
    transform: translateY(-10px); /* 稍微向下移动 */
  }
  75% {
    transform: translateY(10px); /* 稍微向上移动 */
  }
}
@keyframes floatlRight {
  0%, 100% {
    transform: translateX(0px);
  }
  25% {
    transform: translateX(-10px); /* 稍微向下移动 */
  }
  75% {
    transform: translateX(10px); /* 稍微向上移动 */
  }
}
@-webkit-keyframes heartbeat {
  from {
    -webkit-transform: scale(1);
            transform: scale(1);
    -webkit-transform-origin: center center;
            transform-origin: center center;
    -webkit-animation-timing-function: ease-out;
            animation-timing-function: ease-out;
  }
  10% {
    -webkit-transform: scale(0.91);
            transform: scale(0.91);
    -webkit-animation-timing-function: ease-in;
            animation-timing-function: ease-in;
  }
  17% {
    -webkit-transform: scale(0.98);
            transform: scale(0.98);
    -webkit-animation-timing-function: ease-out;
            animation-timing-function: ease-out;
  }
  33% {
    -webkit-transform: scale(0.87);
            transform: scale(0.87);
    -webkit-animation-timing-function: ease-in;
            animation-timing-function: ease-in;
  }
  45% {
    -webkit-transform: scale(1);
            transform: scale(1);
    -webkit-animation-timing-function: ease-out;
            animation-timing-function: ease-out;
  }
}
@keyframes heartbeat {
  from {
    -webkit-transform: scale(1);
            transform: scale(1);
    -webkit-transform-origin: center center;
            transform-origin: center center;
    -webkit-animation-timing-function: ease-out;
            animation-timing-function: ease-out;
  }
  10% {
    -webkit-transform: scale(0.91);
            transform: scale(0.91);
    -webkit-animation-timing-function: ease-in;
            animation-timing-function: ease-in;
  }
  17% {
    -webkit-transform: scale(0.98);
            transform: scale(0.98);
    -webkit-animation-timing-function: ease-out;
            animation-timing-function: ease-out;
  }
  33% {
    -webkit-transform: scale(0.87);
            transform: scale(0.87);
    -webkit-animation-timing-function: ease-in;
            animation-timing-function: ease-in;
  }
  45% {
    -webkit-transform: scale(1);
            transform: scale(1);
    -webkit-animation-timing-function: ease-out;
            animation-timing-function: ease-out;
  }
}

/* end */

@media screen and (max-width:1200px) {
    html {
        font-size: 50px;
    }
    .Width {
        width: 90%;
    }

    .banner {
        height: auto;
        padding-bottom: 8%;
        padding-top: 0.3rem;
    }

    .container {
        width: 100%;
        padding: 0 2%;
    }

    .ht_top h1 a {
        width: 1.31rem;
        height: 0.41rem;
    }

    .banner_slg{
        width: 70%;
    }
    .banner_icon1 {
    position: absolute;
    left: 8%;
    top: 28%;
    width: 14%;
}
.banner_icon2 {
    position: absolute;
    right: 4%;
    top: 18%;
    width: 20%;
}
.title_center,.title img{
    height: 1.17rem;
    font-size: 0.4rem;
    line-height: 1.5rem;
}
.con_bg{
    border-radius: 0.6rem;
}
.con_bg2{
    border-radius: 0.5rem;
}
.title_sm{
    font-size: 0.2rem;
    text-align: center;
}
.con1_box{
    flex-wrap: wrap;
}
.con1_left{
    width: 100%;
    height: 4.4rem;
    margin: 4% 0;
}
.con1_bot span{
    font-size: 0.26rem;
}
.con1_bot p{
    font-size: 0.18rem;
}
.cck_icon {
    position: absolute;
    left: 14%;
    top: 22%;
    width: 24%;
}
.con2_box1Item{
    width: 100%;
    animation: none;
    position: relative;
    left: 0;
    right: 0;
    top: 0;
    margin-bottom: 6%;
}
.con2_box1Item span{
    width: 0.45rem;
    height: 0.45rem;
    left: -2%;
    top: -12%;
    font-size: 0.2rem;

}
.con2_girl{
    width:70%;
}
.con_icon,.con_iconb{
    display: none;

}
.con2_box1{
    margin-top: 8%;
}
.con2_box1Item p{
    font-size: 0.2rem;
}
.con2_box2{
    flex-wrap: wrap;
}
.con2_box2L, .con2_box2R {
    width: 100%;
}
.con2_box2L span{
    font-size: 0.16rem;
}
.con2_box2R p{
    font-size: 0.2rem;
}
.con2_box3Item span{
    width: 1.5rem;
    height: 0.53rem;
    font-size: 0.22rem;
    padding-left: 0.18rem;
}
.con2_box3Item p{
    font-size: 0.16rem;
}
.con2_box3L{
    width: 100%;
}
.con2_box3R{
    margin: 4% auto;
}
.con3_box{
    flex-wrap: wrap;
}
.con3_left,.con3_right{
    width: 100%;
}
.con3_box{
    margin-top: 4%;
}
.con4_box{
    margin-top: 8%;
}
.con4_item{
    width: 48%;
}
.con4_rt p{
    font-size: 0.16rem;
}
.con4_pri img{
    width: 0.6rem;
}
.con4_pri span,.con4_box2 .con4_pri .num,.con5_pri span{
    font-size: 0.3rem;
}
.con4_pri span:nth-child(1) ,.con5_pri span:nth-child(1){
    font-size: 0.16rem;
    margin-right: 0
}
.con4_botL{
    font-size: 0.12rem;
    margin-right: 0.2rem;
}
.con4_botR{
    font-size: 0.12rem;
}
.zhijiang {
    width: 20%;
}
.con4_pri a{
    width:30%;
}
.con4_pri a img{
    width: 100%;
}
.con5_box{
    margin-top: 8%;
}
.con5_item{
    width: 48%;
}
.con5_item{
    margin-bottom: 8%;
}
.con5_img img{
    width: 100%;
    height: 2.8rem;
}

.con5_top span{
    font-size: 0.12rem;
}
.con5_top p{
    font-size: 0.2rem;
}
.con5_top{
    height: 0.5rem;
}
.con5_top img {
    position: absolute;
    left: 50%;
    width: 10%;
}
.gift_popup2, .gift_popup3{
    padding-top: 14%;
}
.con2_box3ItemM{
    display: none;
}

.con2_box3R img{
     margin:  0 auto;
}
.con2_box3R a{
    width: 50%;
    display: block;
    margin: 4% auto;
}
.con2_box3R a.con2_box3RM {
    display: block;
}
.cx_tit{
    width: 40%;
}
.footer p{
    font-size: 0.16rem;
    line-height: 1.6;
}
}