@charset "utf-8";

body {
    margin-bottom: 455px;
}

.l-wrapper {
    background: #ECF3FB;
}

.l-wrapper [data-component="header"] {
    background: #fff;
}

.l-content .pop {
    width: 687px;
    height: 582px;
    padding: 15px;
    background: #fff;
    border-radius: 4px;
    box-shadow: 0 10px 25px rgb(0 0 0 / 50%);
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    margin: auto;
    transition: all 1s linear;
}

.l-content .pop_btn {
    width: 215px;
    height: 35px;
    background: #f2f2f2;
    color: #333;
    line-height: 35px;
    text-align: center;
    margin: 0px auto;
    margin-top: 30px;
    margin-bottom: 20px;
    letter-spacing: 2px;
    border: 1px solid #bfbfbf;
    border-radius: 2px;
    box-shadow: inset 0 1px 0 0 #fff, 0 2px 0 0 rgb(0 0 0 / 10%);
    font-weight: bold;
}

.l-content .pop_btn:hover {
    opacity: 0.75;
}

.l-content .mark {
    width: 100%;
    height: 100%;
    background: rgb(0, 0, 0, 0.5);
    position: absolute;
    display: none;
    z-index: 999999;

}

.l-content .pop .ifram {
    margin: 0 auto;
}

.l-content .animate {
    /* min-width: 1200px; */
    width: 1200px;
    height: 100%;
    /* border: 1px solid red; */
    position: relative;
    margin: 0 auto;
}

.l-content .bannar {
    background: url("/pr/new_website_202208/image/banner_1_bg.png");
    width: 100%;
    height: 492px;
    background-size: cover;
}

.l-content .b_bg {
    background: url("/pr/new_website_202208/image/LP2/lp2_banner_1_bg.png");
}

.l-content .bannar .one_block img {
    width: 416px;
    height: 371px;
}

.l-content .bannar .one_block {
    position: absolute;
    right: 214px;
    bottom: 5%;
    opacity: 0;
}

.l-content .bannar .two_block {
    position: absolute;
    /* left: 13%; */
    left: 29px;
    bottom: 30%;
    opacity: 0;
}

.l-content .two_block img {
    width: 452px;
    height: 243px;
}

.l-content .bannar .three_block {
    position: absolute;
    right: 200px;
    bottom: 19%;
    opacity: 0;

}

.l-content .bannar .three_block img {
    width: 302px;
    height: 263px;
    background-size: cover;
}

.l-content .bannar .four_block {
    opacity: 0;
    position: absolute;
    right: 124px;
    top: 10%;
}

.l-content .bannar .four_block img {
    width: 182px;
    height: 196px;
    background-size: cover;
}

.l-content .bannar .five_block {
    position: absolute;
    right: 2%;
    top: 52%;
    opacity: 0;
}

.l-content .five_block img {
    width: 296px;
    height: 218px;
}

.l-content .bannar .six_block {
    position: absolute;
    right: 4%;
    top: 35%;
    opacity: 0;
}

.l-content .bannar .seven_block {
    position: absolute;
    /* left: 32%; */
    left: 26%;
    bottom: 8%;
    opacity: 0;
}

.l-content .title {
    background: url("/pr/new_website_202208/image//title_bg.png");
    background-size: cover;
    width: 636px;
    height: 56px;
    margin: 0 auto;
    margin-top: 50px;
    text-align: center;
    line-height: 56px;
    font-size: 40px;
    font-weight: bold;
    font-family: "SourceHanSansSC-Bold";
    color: #fff;
    transition-property: margin-top, opacity;
    transition: .5s linear;
}

.l-content .step_block {
    background: url("/pr/new_website_202208/image/01_bg.png");
    width: 1150px;
    height: 358px;
    background-size: cover;
    margin: 0 auto;
    margin-top: 50px;
    display: flex;
    position: relative;
    opacity: 0;
    transition-property: margin-top, opacity;
    transition: .5s linear;
    box-shadow: 12px 10px 27px 0px #D0E6F6;
}

.l-content .bluecircle {
    width: 88px;
    height: 88px;
    background: #098BDE;
    border-radius: 50%;
    font-size: 24px;
    font-weight: bold;
    font-family: "SourceHanSansSC-Bold";
    text-align: center;
    line-height: 88px;
    color: #fff;
    float: left;
    margin-left: 20px;
    margin-top: 20px;
    margin-bottom: 10px;
}

.l-content .font_info {
    float: left;
    color: #333;
    width: 300px;
    height: 51px;
    font-size: 22px;
    font-family: "Source Han Sans SC";
    font-weight: 400;
    line-height: 30px;
    margin-top: 32px;
    margin-left: 21px;
}

.l-content .gif_block {
    opacity: 0;
    transition-property: margin-top, opacity;
    transition: .5s linear;
    margin-top: 100px;
}

.l-content .pic {
    width: 420px;
    height: 200px;
    clear: both;
    margin: 40px auto;
}

.l-content .yellow {
    background: #FFCC00;
    color: #4A4A4A;

}

.l-content .left {
    width: 580px;
}

.l-content .right {
    width: 610px;
    padding-left: 15px;
}

.l-content .detail {
    font-size: 20px;
    font-family: "Source Han Sans SC";
    font-weight: 400;
    color: #004098;
    line-height: 36px;
    position: absolute;
    bottom: 2px;
    right: 16px;
    height: 40px;
    cursor: pointer;
}

.l-content .font2 {
    width: auto;
    height: 18px;
    font-size: 18px;
    font-family: "Source Han Sans SC";
    font-weight: 500;
    color: #666666;
    line-height: 36px;
}

.l-content .op_block {
    width: 100%;
    height: 840px;
    background: #FFFFFF;
    margin-top: 100px;
    padding-top: 90px;
    opacity: 0;
    transition-property: margin-top, opacity;
    transition: .5s linear;
}

.l-content .ov_bannar {
    margin-top: 70px;
    display: flex;
    flex-flow: row nowrap;
    justify-content: center;
}

.l-content .ba_pic {
    width: 808px;
    height: 457px;
    position: relative;
}

.l-content .ba1 {
    position: absolute;
    width: 808px;
    height: 457px;
}

.l-content .ba2 {
    width: 235px;
    height: 259px;
    position: absolute;
    top: -44px;
    left: 61px;
}

.l-content .ba3 {
    position: absolute;
    top: 102px;
    left: 246px;
}

.l-content .b_font p {
    font-size: 36px;
    font-family: "Source Han Sans SC";
    font-weight: bold;
    color: #333333;
    margin-top: 15px;
}

.l-content .b_font {
    margin-top: 110px;
}

.l-content .de_btn {
    margin-top: 62px;
}

.l-content .de_btn button {
    width: 192px;
    height: 42px;
    border: 1px solid #C5C5C5;
    background: #fff;
    font-size: 20px;
    font-family: "Source Han Sans SC";
    font-weight: 400;
    color: #333333;
    line-height: 36px;
    position: relative;
}

.l-content .de_btn button::after {
    content: ">";
    position: absolute;
    left: 12px;
}

.l-content .hor_option {
    width: 965px;
    height: 46px;
    margin: 0 auto;
    margin-top: 50px;
    margin-bottom: 29px;
    border: 1px solid #C5C5C5;
    border-right: none;
}

.l-content .hor_option ul li {
    float: left;
    list-style: none;
    width: 192px;
    height: 46px;
    background: transparent;
    border-right: 1px solid #C5C5C5;
    text-align: center;
    line-height: 46px;
    color: #333333;
    font-size: 20px;
    font-family: "Source Han Sans SC";
    font-weight: 400;
}

.l-content .hor_option .ac {
    background: #004098;
    color: #fff;
}

.l-content .gif {
    width: 960px;
    height: 460px;
    border-radius: 8px;
    box-shadow: 12px 10px 27px 0px #D0E6F6;
    margin: 0 auto;
    display: flex;
    justify-content: center;
    align-items: center;
}

.l-content .gif img {
    display: none;
    border-radius: 8px;
}

.l-content .gif .gc {
    display: flex;
}

.l-content .ad_block {
    width: 100%;
    height: auto;
    background: #fff;
    margin-top: 100px;
    opacity: 0;
    transition-property: margin-top, opacity;
    transition: .5s linear;
    display: flex;
    justify-content: center;
}

.l-content .ad_content {
    width: 960px;
    /* margin: 0 auto; */
}

.l-content .ad_font {
    font-size: 40px;
    font-family: "Source Han Sans SC";
    font-weight: bold;
    color: #333333;
    text-align: center;
    padding-top: 100px;
}

.l-content .ad_color {
    width: 100%;
    height: 57px;
    background: #E52F2C;
    border-radius: 8px 8px 0px 0px;
    font-size: 22px;
    font-family: "Source Han Sans SC";
    font-weight: 500;
    color: #FFFFFF;
    text-align: center;
    line-height: 57px;
    margin-top: 66px;
}

.l-content .ad_color2 {
    width: 100%;
    height: 170px;
    background: #FFF0F0;
    display: flex;
    flex-flow: column nowrap;
    align-items: center;
    justify-content: center;
    position: relative;
}

.l-content .ad_color2 p {
    font-size: 22px;
    font-family: "Source Han Sans SC";
    font-weight: 500;
    color: #E52F2C;
    text-align: center;
    margin-bottom: 24px;
}

.l-content .ad_color3 {
    width: 100%;
    height: 70px;
    background: #FFCD00;
    border-radius: 0px 0px 8px 8px;
    font-size: 28px;
    font-family: "Source Han Sans SC";
    font-weight: bold;
    color: #333333;
    text-align: center;
    line-height: 70px;
    margin-bottom: 100px;
}

.l-content .ad_color3 a {
    color: #003399;
}

.l-content .ad_img {
    position: absolute;
    bottom: 20px;
    right: 20px;
}

.l-content .footer_block {
    width: 100%;
    height: 520px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    opacity: 0;
    transition-property: margin-top, opacity;
    transition: .5s linear;
}

.l-content .foo_font {
    font-size: 40px;
    font-family: "Source Han Sans SC";
    font-weight: bold;
    color: #333333;
    text-align: center;
}

.l-content .foo_content {
    width: 387px;
    height: 214px;
    background: #FFFFFF;
    border-radius: 8px;
    margin-left: 20px;
    box-shadow: 12px 10px 27px 0px #D0E6F6;
}

.l-content .foo_magin {
    margin-top: 67px;
    display: flex;
}

.l-content .foo_rank {
    margin-left: 19px;
    margin-top: 30px;
    height: 34px;
    display: flex;
    align-items: center;
}

.l-content .foo_rank img {
    vertical-align: middle;
    margin-right: 10px;
    width: 34px;
    height: 34px;
}

.l-content .foo_rank_font {
    font-size: 22px;
    font-family: "Source Han Sans CN";
    font-weight: bold;
    color: #333333;
}

.l-content .foo_dd {
    display: flex;
    justify-content: center;
    align-items: center;
}

.l-content .foo_dd div:nth-child(1) {
    margin-right: 20px;
}

.l-content .fm span:nth-child(1) {
    font-size: 36px;
    font-family: "Source Han Sans CN";
    font-weight: bold;
    color: #333333;
}

.l-content .fm span:nth-child(2) {
    height: 16px;
    font-size: 16px;
    font-family: "Source Han Sans CN";
    font-weight: 500;
    color: #333333;
    margin-left: 10px;
}

.l-content .foo_move {
    font-size: 16px;
    font-family: "Source Han Sans CN";
    font-weight: 500;
    color: #333333;
}

.l-content .foo_email {
    margin-top: 30px;
}

.l-content .foo_email p {
    text-align: center;
}

.l-content .foo_email p:nth-child(1) a {
    font-size: 26px;
    font-family: "Source Han Sans SC";
    font-weight: bold;
    color: #004098;
    text-decoration: underline;
}

.l-content .foo_email p:nth-child(2) {
    font-size: 16px;
    font-family: "Source Han Sans CN";
    font-weight: 500;
    color: #333333;
    text-align: left;
    padding-left: 20px;
    padding-top: 5px;
}

.l-content .foo_co3 {
    margin-top: 30px;
    margin-left: 52px;
}

.l-content .foo_co3 p:nth-child(1) {
    font-size: 26px;
    font-family: "Source Han Sans SC";
    font-weight: bold;
    color: #333333;
    margin-bottom: 10px;
}

.l-content .foo_co3 p:nth-child(2) {
    font-size: 16px;
    font-family: "Source Han Sans SC";
    font-weight: 500;
    color: #333333;
}

.l-content .foo_co3 p:nth-child(3) {
    font-size: 16px;
    font-family: "Source Han Sans SC";
    font-weight: 500;
    color: #333333;
}

.l-content .detail_title {
    position: relative;
    margin-top: 75px;
}

.l-content .detail_title span:nth-child(1) {
    width: 50px;
    height: 50px;
    background: #FFCC00;
    border-radius: 50%;
    position: absolute;
    left: -25px;
    top: -12px;
}

.l-content .detail_title span:nth-child(2) {
    font-size: 35px;
    font-family: "Source Han Sans SC";
    font-weight: bold;
    color: #333333;
    position: relative;
}

.l-content .detail_block1 {
    width: 1200px;
    margin: 0 auto;
    opacity: 0;
    transition-property: margin-top, opacity;
    transition: .5s linear;
}

.l-content .detail_title2 {
    font-size: 26px;
    font-family: "Source Han Sans SC";
    font-weight: 400;
    color: #666666;
    margin-top: 32px;
}

.l-content .detail_block1_bg {
    background: url("/pr/new_website_202208/image/LP2/lp2_02_bg.png");
    background-size: cover;
    width: 1200px;
    height: 520px;
    margin-top: 24px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}

.l-content .shop_link {
    margin-top: 28px;
    /* margin-left: 40px; */
    display: flex;
    align-items: center;

}

.l-content .shop_link img {
    vertical-align: middle;
    width: 38px;
    height: 30px;
}

.l-content .shop_link a {
    font-size: 22px;
    font-family: "Source Han Sans SC";
    font-weight: bold;
    color: #004098;
    margin-left: 5px;
    text-decoration: underline;
    cursor: pointer;
}

.l-content .shopfin {
    margin-right: 95px;
    width: 537px;
}

.l-content .shopfin div:nth-child(1) {
    font-size: 26px;
    font-family: "Source Han Sans SC";
    font-weight: 400;
    color: #666666;
    line-height: 32px;
    margin: 30px 0px;
}

.l-content .newlink {
    width: 1200px;
    display: flex;
    margin: 38px auto;
    justify-content: center;
}

.l-content .arrivedate {
    display: flex;
    justify-content: space-between;
}

.l-content .arrivedate div:nth-child(2) {
    width: 250px;
    margin-top: 200px
}

.l-content .flow_block {
    background: #ECF3FB;
    width: 100%;
    height: 1343px;
    padding-top: 58px;
    display: flex;
    flex-direction: column;
    align-items: center;
    opacity: 0;
    transition-property: padding-top, opacity;
    transition: .5s linear;
}

.l-content .flex {
    display: flex;
    justify-content: center;
    align-items: center;
    margin-bottom: 60px;

}

.l-content .flex_font {
    width: auto;
    font-size: 26px;
    font-family: "Source Han Sans SC";
    font-weight: 400;
    color: #666666;
    line-height: 42px;
    margin-top: 30px;

}

.l-content .flex_font p {
    white-space: nowrap;
}

.l-content .flex_font2 {
    margin: 20px 0px;
}

.l-content .flex_font2 a {
    font-size: 22px;
    font-family: "Source Han Sans SC";
    font-weight: bold;
    color: #004098;
    line-height: 30px;

}

.l-content .other_option {
    width: 100%;
    height: 470px;
    background: #FFFFFF;
    padding-top: 99px;
    display: flex;
    /* align-items: center; */
    flex-direction: column;
    opacity: 0;
    transition-property: padding-top, opacity;
    transition: .5s linear;
}

.l-content .othertitle {
    text-align: center;
    font-size: 40px;
    font-family: "Source Han Sans SC";
    font-weight: bold;
    color: #333333;
    line-height: 36px;
}

.l-content .othder_rank {
    width: 1000px;
    margin-top: 74px;
    display: flex;
    justify-content: space-between;
}

.l-content .other_link {
    height: 30px;
    display: flex;
}

.l-content .other_link img {
    /* vertical-align: middle; */
    width: 38px;
    height: 30px;
}

.l-content .other_link a {
    font-size: 22px;
    font-family: "Source Han Sans SC";
    font-weight: bold;
    color: #004098;
    margin-left: 5px;
    text-decoration: underline;
}