body {
    background: #fff;
}

@font-face {
    font-family: '微软雅黑';
    /*字体名称*/
   /* src: url('Rubik-Black.otf'); */
    /*字体源文件*/
}

a {
    text-decoration: none !important;
}

ul,
li {
    list-style: none;
}

a:hover {
    color: #5808FB !important;
}

em {
    font-style: normal
}

.xm-flex {
    display: flex;
    align-items: center;
}

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

.container_box {
    width: 100%;
    height: auto;
}

.header {}

.logo {
    width: 40%;
}


.carousel-item {
    background: linear-gradient(0deg, #0C0319 0%, #271964 100%);
    height: 608px;
}

.carousel-inner1 .carousel-item {
    background: none !important;
    height: auto !important;
}

.nav_right {
    display: flex;
    justify-content: flex-end;
    align-items: center;
}

.header {
    padding: 30px 0;
}

.message {
    position: relative;
    cursor: pointer;
}

.message img {
    width: 67%;
}

.message span {
    position: absolute;
    right: 0px;
    bottom: 2px;
    width: 20px;
    height: 20px;
    background: #000000;
    border-radius: 50%;
    color: #fff;
    text-align: center;
    line-height: 20px;
    font-size: 12px;
}

.login_tx {
    margin-left: 15px;
    cursor: pointer;
}

.login_tx img {
    width: 35px;
    height: 35px;
    border-radius: 100%;
    line-height: auto;
}

.login {
    padding-lefT: 22px;
}

.login a {
    font-size: 16px;
    font-family: Rubik;
    font-weight: bold;
    color: #222222;
}

.language {
    padding-left: 20px;
}

.language button {
    background: i;
    border: none;
    font-size: 16px;
    font-family: Rubik;
    font-weight: bold;
    color: #222222;
}

.d-block {
    width: 83%;
    float: right;
    margin-top: 70px;
}

.carousel-caption1 {
    position: relative;
    color: #fff;
    text-align: left;
    padding-top: 50px;
}

.carousel-inner .container {
    margin: 0 auto;
    align-items: center;
}

.carousel_img {
    width: 40px;
    height: 40px;
}


.carousel-caption1 h3 {
    font-size: 55px;
    font-family: 微软雅黑;
    font-weight: bold;
    color: #FFFFFF;
    line-height: 70px;
}

.carousel-caption1 h4 {
    font-size: 28px;
    font-family: 微软雅黑;
    font-weight: bold;
    color: #FFFFFF;
    margin-top: 30px;
}

.carousel-caption1 p {
    font-size: 20px;
    margin-top: 30px;
}

.input {
    display: flex;
    margin-top: 60px;
    position: relative;
    width: 79%;
}

.input input {
    width: 100%;
    height: auto;
    background: #FFFFFF;
    border-radius: 10px;
    border: none;
    font-size: 18px;
    font-weight: bold;
    color: #090909;
    text-indent: 15px;
    padding: 18px 0;
}

.input span {
    background: linear-gradient(150deg, #9929EA, #5808FB);
    border-radius: 10px;
    position: absolute;
    right: 0;
    top: 0;
    font-size: 18px;
    font-weight: bold;
    color: #FFFFFF;
    text-align: center;
    padding: 18px 10px;
}

.Recommend {
    margin-top: 20px;
}

.Recommend .active1 {
    position: relative;
}

.Recommend .active1::after {
    content: '';
    width: 30px;
    height: 3px;
    background: #000000;
    border-radius: 2px;
    position: absolute;
    left: 45%;
    bottom: -6px;
}

.nav_title {
    width: 100%;
    background: #F6F6F6;
    border-radius: 10px;
    text-align: center;
    font-size: 16px;
    font-weight: bold;
    color: #000000;
    padding: 15px 0;
    margin: 0 auto;
    margin-right: 0 !important;
    margin-left: 0 !important;
}

.nav_title .nav_c {
    color: #000;
    cursor: pointer;
    font-family: 微软雅黑;
}

.index_nav .active {
    position: relative;
}

.index_nav .active::after {
    content: '';
    width: 30px;
    height: 3px;
    background: #000000;
    border-radius: 2px;
    position: absolute;
    left: 45%;
    bottom: -6px;
}

.dis_title {
    font-size: 24px;
    font-weight: bold;
    color: #222222;
    padding-top: 30px;
    font-family: 微软雅黑;
}

.dis_Recommend {
    margin-top: 20px;
}

.card {
    box-shadow: 0px 2px 30px 0px rgba(204, 204, 204, 0.75);
    border-radius: 20px;
    padding-bottom: 10px;
    border: none !important;
}


.card1 {
    box-shadow: 0px 2px 30px 0px rgba(204, 204, 204, 0.75);
    border-radius: 20px;
    padding-bottom: 10px;
    border: none !important;
    background: #fff;
}


.card2:hover {
    background: none !important;
}

.ins {
    width: 100%;
    height: 100%;
    background: #fff;
    border-radius: 10px;
    padding: 7px 0;
}

.dis_Recommend1 .card:hover {
    padding: 2px;
    border-radius: 10px;
    background: linear-gradient(to right, #9929EA, blue);
    box-shadow: 0px 0px 38px 0px rgba(167, 167, 167, 0.29);
}

.out:hover {
    padding: 2px;
    border-radius: 10px;
    background: linear-gradient(to right, #9929EA, blue);
    box-shadow: 0px 0px 38px 0px rgba(167, 167, 167, 0.29);
}



.p_box {
    width: 100%;
    height: 100%;
    background: #fff;
    border-radius: 10px;
    padding-bottom: 10px;
}

/* .container .card:hover {
	padding: 2px;
	border-radius: 10px;
	background: linear-gradient(to right, #9929EA, blue);
	box-shadow: 0px 0px 38px 0px rgba(167, 167, 167, 0.29);
} */

.total-wrap:hover {
    background: #fff !important;
}


.dis_Recommend .card-body {
    padding: 0 30px;
}

.dis_Recommend .card-title {
    font-family: 微软雅黑;
    font-size: 24px;
    font-weight: bold;
    color: #222222;
    line-height: 22px;
    padding-top: 30px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    height:58px;
}

.dis_Recommend .card-text {
    font-size: 14px;
    color: #3B4C5E;
    padding-top: 0px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    height: 46px;
}

.dis_appraise {
    display: flex;
    margin: 0 30px;
    margin-top: 8px;
}

.dis_appraise img {
    width: 22px;
    height: 22px;
    margin-right: 4px;
}

.dis_appraise span {
    font-weight: bold;
    color: #737373;
    font-size: 14px;
}

.dis_img {
    position: relative;
    margin: 0 30px;
    margin-top: 15px;
}

.dis_img img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.dis_img span {
    position: absolute;
    lefT: 0;
    top: 0;
    background: linear-gradient(150deg, #9929EA, #5808FB);
    box-shadow: 0px 0px 10px 0px rgba(231, 231, 231, 0.75);
    border-radius: 6px;
    text-align: center;
    padding: 7px 15px;
    color: #fff;
    font-size: 13px;
    font-weight: bold;
    z-index: 9999;
}

.rounded-circle {
    background: linear-gradient(150deg, #9929EA, #5808FB);
}

.dis_money {
    display: flex;
    margin: 0 30px;
    margin-top: 20px;
    font-weight: 600;
    align-items: center;
    font-family: 微软雅黑;
}

.dis_money p {
    color: #666;
    font-size: 15px;
    text-decoration: line-through;
    margin-top: 0px;
    display: block;
    margin-bottom: 0;
    padding-right: 6px;
}

.dis_buy {
    background: #EEEEEE;
    border-radius: 10px;
    margin: 0 30px;
    padding: 10px 0;
    text-align: center;
    margin-top: 20px;
}

.dis_money span {
    font-size: 20px;
    color: #000;
}

.card .dis_buy:hover {
    background: linear-gradient(150deg, #9929EA, #5808FB) !important;
    box-shadow: 0px 0px 10px 0px rgba(231, 231, 231, 0.75) !important;

}

.card .dis_buy a:hover {
    color: #fff !important;
}



.more {
    background: #FFFFFF;
    border: 1px solid #000000;
    border-radius: 20px;
    margin: 0 auto;
    margin-top: 40px;
    text-align: center;
    padding: 10px 30px;
    width: 27%;
}

.more a {
    font-size: 24px;
    font-weight: bold;
    color: #000000;
    font-family: 微软雅黑;
}

.hot_box {
    width: 100%;

}

.hot_right h1 {
    font-size: 32px;
    font-family: 微软雅黑;
    font-weight: bold;
    color: #222222;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    overflow: hidden;
    height: 37px;

}

.hp {
    font-size: 18px;
    color: #3B4C5E;
    padding-top: 20px;
}

.hot_right .dis_money {
    margin: 0;
}

.hot_right .buy {
    width: 250px;
    height: 44px;
    background: linear-gradient(150deg, #9929EA, #5808FB);
    box-shadow: 0px 0px 10px 0px rgba(231, 231, 231, 0.75);
    border-radius: 10px;
    text-align: center;
    line-height: 44px;
    color: #fff;
    font-size: 18px;
    font-weight: bold;
    margin-top: 20px;
    cursor: pointer;
}

.accept {
    width: 100%;
    display: flex;
    margin-top: 100px;
    align-items: center;
}

.accept span {
    font-size: 18px;
    color: #000000;
    padding-right: 20px;
}

.accept ul {
    margin: 0;
    padding: 0;
    display: flex;
    width: 89%;
}

.accept ul li {
    width: 12%;
    margin-right: 10px;

}

.accept ul li img {
    width: 100%;
    display: block;
    padding: 0 0;
    box-shadow: 0px 2px 30px 0px rgb(204 204 204 / 75%);
    border-radius: 10px;
}

.footer {
    width: 100%;
    height: auto;
    background: linear-gradient(150deg, #9929EA, #5808FB);
    box-shadow: 0px 0px 10px 0px rgba(231, 231, 231, 0.75);
    margin-top: 70px;
}

.f_t {
    text-align: center;
    font-size: 30px;
    font-weight: bold;
    color: #FFFFFF;
    padding-top: 80px;
    font-family: 微软雅黑;
}

.f_p {
    text-align: center;
    width: 500px;
    background: #FFFFFF !important;
    border-radius: 40px;
    text-shadow: 0px 0px 10px rgba(231, 231, 231, 0.75);
    margin: 0 auto;
    padding: 15px 0;
    margin-top: 30px;
    cursor: pointer;
}

.f_p span {
    /* background-image: linear-gradient( #5808FB 0%, #9929EA 100%); */
    background: linear-gradient(150deg, #9929EA 50%, #5808FB 50%);
    text-shadow: 0px 0px 10px rgba(231, 231, 231, 0.75);
    -webkit-background-clip: text;
    color: transparent;
    font-size: 22px;
    font-weight: bold;
    font-family: 微软雅黑;

}

.footer .row {
    margin: 0 auto;
    padding-top: 100px;
}

.footer_ul {
    margin: 0;
    padding: 0;
}

.footer_ul h1 {
    font-size: 18px;
    font-weight: bold;
    color: #FFFFFF;
    font-family: 微软雅黑;
}

.footer_ul li {
    line-height: 30px;
}

.footer_ul li a {
    font-size: 18px;
    color: #FFFFFF;
}

.footer_ul li a:hover {
    color: #fff !important;
}

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

.f_img img {
    width: 50%;
}

.footer_ul p {
    font-size: 14px;
    color: #FFFFFF;
    line-height: 18px;
    padding-top: 10px;
}

.Copyright {
    border-top: solid 1px #D7D7D7;
    font-size: 14px;
    color: #fff;
    text-align: center;
    padding: 20px 0;
}

.hot_left {
    display: flex;
    width: 50% !important;
    align-items: center;
}

.swiper {
    width: 100%;
    height: auto;
}

.swiper-wrapper {
    height: auto !important;
}

.swiper-wrapper1 {
    display: block !important;
    margin: 0 !important;
    width: 70px !important;
}

.swiper-slide {
    text-align: center;
    font-size: 18px;
    background: #fff;

    /* Center slide text vertically */
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
}

.swiper-slide img {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
}


.swiper {
    width: 100%;
    height: auto;
    margin-left: auto;
    margin-right: auto;
}

.swiper-slide {
    background-size: cover;
    background-position: center;
}

.mySwiper2 {
    width: 100%;
}

.mySwiper {
    height: auto;
    box-sizing: border-box;
    padding: 10px 0;
    width: 120px !important;
    margin-left: 60px !important;
}

.mySwiper .swiper-slide {
    width: 67px !important;
    height: 67px !important;
    border: 1px solid #DDDDDD;
    border-radius: 6px 6px 6px 6px;
    opacity: 0.4;
    margin-bottom: 10px;
}

.mySwiper2 .swiper-slide img {
    width: 70% !important;
    margin-top: 50px;
}

.mySwiper .swiper-slide-thumb-active {
    opacity: 1;
    border: 2px solid #000000;
    border-radius: 6px 6px 6px 6px;
}

.swiper-slide img {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.Hotproperty {
    position: relative;
}

.mySwiper1 {
    background: #FFFFFF;
    border: 1px solid #EEEEEE;
    box-shadow: 0px 2px 30px 0px rgba(204, 204, 204, 0.75);
    border-radius: 20px;
    margin: 0;
    margin-top: 30px;
    padding: 30px 0 !important;
    align-items: center;
    position: initial !important;
}

.hot_right {
    text-align: left;
}



.fix-top {
    position: fixed;
    right: 3%;
    bottom: 45%;
}

.fix-top img {
    width: 50px;
    height: 50px
}

.tip {
    background: linear-gradient(150deg, #9929EA, #5808FB);
    box-shadow: 0px 0px 10px 0px rgba(231, 231, 231, 0.75);
    border-radius: 6px;
    text-align: center;
    font-size: 12px;
    font-weight: bold;
    font-family: 微软雅黑;
    color: #FFFFFF;
    padding: 10px 10px;
    margin: 0px 0 10px 0;
}

.swiper_ico {
    position: absolute;
    right: 3%;
    top: 13%;
    width: 4%;
}

.swiper_ico img {
    width: 40px;
    height: 40px;
}

.swiper_ico .swiper-slide {
    text-align: left;
}

.swiper_ico .swiper-button-next:after,
.swiper-button-prev:after {
    content: none !important;
}

. .mySwiper1 .swiper-slide {}

    {
    position: initial !important;
}

.mySwiper1 .swiper-slide {}

.swiper_ico .swiper-button-next,
.swiper-button-prev {
    width: 40px !important;
    height: 40px !important;
}


/* login */
.login_bg {
    width: 100%;
    display: block;
}

.login_box {
    width: 100%;
    background: #FFFFFF;
    border: 1px solid #EEEEEE;
    box-shadow: 0px 2px 30px 0px rgba(204, 204, 204, 0.75);
    border-radius: 0px 20px 20px 0px;
}

.login_row {
    margin-top: 76px;
}

.login_row div {
    padding: 0;
    margin: 0;
}

.login-title {
    text-align: center;
    font-size: 28px;
    font-weight: bold;
    font-family: 微软雅黑;
    color: #000000;
    padding-top: 76px !important;
}

.login_button {
    background: #FFFFFF;
    border: 1px solid #000000;
    border-radius: 10px;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 7px 0 !important;
    width: 50%;
    margin: 20px auto !important;
    font-size: 14px;
    font-weight: bold;
    color: #000000;
    font-family: 微软雅黑;
}

.login_button img {
    width: 30px;
    height: 30px;
    margin-right: 10px;
}

.login_form {
    width: 70%;
    height: auto;
    background: #FFFFFF;
    box-shadow: 0px 0px 10px 0px rgba(231, 231, 231, 0.69);
    border-radius: 10px;
    margin: 0 auto !important;
    padding-bottom: 30px !important;
    overflow: hidden;
    margin-top: 30px !important;
}

.title {
    font-size: 18px;
    font-weight: bold;
    color: #000000;
    padding-top: 45px !important;
    text-align: center;
    font-family: 微软雅黑;
}

.login_form .mb-3 {
    margin: 15px auto !important;
    width: 80%;
    position: relative;
}

.login_form .mb-3 label {
    font-size: 14px;
    font-weight: bold;
    color: #000000;
    font-family: 微软雅黑;
}

.sign {
    width: 80%;
    height: auto;
    background: linear-gradient(150deg, #9929EA, #5808FB);
    box-shadow: 0px 0px 10px 0px rgba(231, 231, 231, 0.75);
    border-radius: 10px;
    margin: 0 auto !important;
    text-align: center;
    line-height: 50px;
    margin-top: 15px !important;

}


.sign a {
    color: #fff !important;
    font-size: 16px;
    font-weight: 600;
    font-family: 微软雅黑;
}

.login_bottom {
    display: flex;
    justify-content: space-between;
    width: 80%;
    margin: 0 auto !important;
    padding: 10px 0 !important;
}

.login_bottom a {
    font-size: 12px;
    color: #000;
    font-weight: 600;
    font-family: 微软雅黑;
}

.yzm {
    position: absolute;
    right: 0;
    top: 30px;
    border: 1px solid;
    border-image: linear-gradient(0deg, #9929EA, #5808FB) 10 10 round;
    border-radius: 30px !important;
    padding: 6px 10px !important;
}

.yzm span {
    text-shadow: 0px 0px 10px rgba(231, 231, 231, 0.75);
    background: linear-gradient(150deg, #9929EA 0%, #5808FB 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-size: 14px;
    font-weight: bold;
    font-family: 微软雅黑;
}

.login_bottom1 {
    justify-content: center;
    padding-top: 30px !important;
}

.login_bottom label {
    font-size: 12px;
    color: #000;
}

.login_form_re {
    box-shadow: initial !important;
}

.login_form_re .title {
    margin-top: 50px !important;
}

.login_bottom2 a {
    text-decoration: underline !important;
}

/* 谷歌登录 */
.google_title {
    width: 400px;
    height: auto;
    font-size: 28px;
    font-family: 微软雅黑;
    font-weight: bold;
    color: #000000;
    line-height: 30px;
    margin: 0 auto !important;
    padding-top: 33px !important;
}

.google_top {
    margin-top: 20px !important;
    justify-content: center;
}

.google_top img {
    width: 40px;
    height: 40px;
    border-radius: 50%;
    margin-right: 20px;
}

.google_top span {
    font-size: 14px;
    font-weight: bold;
    color: #000000;
    font-family: 微软雅黑;
}

.google_services {
    width: 279px;
    height: auto;
    font-size: 14px;
    font-weight: bold;
    color: #000000;
    line-height: 25px;
    margin: 0 auto !important;
    margin-top: 25px !important;
    text-align: center;
    font-family: 微软雅黑;
}

.google_services strong {
    color: #5808FB;
    font-weight: bold;
    padding-left: 10px;
}

.google_ul {
    width: 100%;
    margin: 0 auto !important;
    margin-top: 40px !important;
}

.google_ul ul {
    padding: 0;
    margin: 0;
}

.google_ul ul li {
    margin-bottom: 10px;
}

.google_ul ul li .user {
    width: 30px;
    height: 30px;
}

.google_ul ul li p {
    margin: 0 15px;
    font-size: 14px;
    font-weight: 400;
    color: #ADADAD;
    width: 84%;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    font-family: 微软雅黑;

}

.google_ul ul li .chose {
    width: 20px;
    height: 20px;
}

.google_content {
    border-top: solid 1px #C6C6C6;
    width: 92%;
    margin: 0 auto !important;
    margin-top: 30px !important;
    padding-top: 30px !important;
    line-height: 25px;
}

.google_content strong {
    font-size: 14px;
    color: #000;
    font-weight: bold;
    font-family: 微软雅黑;
}

.google_content p {
    font-size: 14px;
    color: #000;
    margin-bottom: 7px !important;
}

.google_btn {
    width: 90%;
    margin: 0 auto !important;
    margin-top: 30px !important;
}

.google_btn a {
    border-radius: 10px;
    padding: 10px 0px;
    display: block;
    font-size: 16px;
    font-weight: bold;
    width: 45%;
    text-align: center;
    font-family: 微软雅黑;

}

.Cancel {
    border: 1px solid #000000;
    color: #000000;
    background-color: #fff;
}

.Continue {
    background: linear-gradient(150deg, #9929EA, #5808FB);
    color: #fff;
}

.Continue:hover {
    color: #fff !important;
}


/* facebook登录 */
.facebook_address {
    margin-top: 30px !important;
}

.facebook_address label strong {
    color: red;
}

.facebook_address label {
    font-size: 14px;
    color: #000;
    font-weight: bold;
    display: block;
    font-family: 微软雅黑;
}

.facebook_address input {
    width: 98%;
    background: #FFFFFF;
    border: 1px solid #000000;
    border-radius: 10px;
    padding: 5px 15px;
    margin-top: 15px;
}

/* 商品列表 */
.Recommend_row {
    background: #F6F6F6;
}

.nav_title1 {
    background: none !important;
}

.Recommend_title {
    font-size: 14px;
    color: #3B4C5E;
    padding-top: 0px;
}

.Recommend_title a {
    color: #3B4C5E;
    font-weight: 600;
    font-family: 微软雅黑;
    text-decoration: underline !important;
}

.Recommend_title span {
    font-weight: 600;
    color: #3B4C5E;
    text-decoration: underline !important;
    font-family: 微软雅黑;
}

.card:hover {
    cursor: pointer;
}

.fenye {
    display: flex;
    justify-content: center;
    margin-top: 50px;
}

.page-item {
    width: 36px;
    height: 36px;
    margin-left: 10px;

}

.page-link {
    color: #595959 !important;
    border-radius: 4px;
    border: 1px solid #DFDFDF !important;
}

.page-item img {
    width: 100%;
}

.page-item.active .page-link {
    background: linear-gradient(150deg, #9929EA, #5808FB);
    border-radius: 4px;
    border: none !important;
    color: #fff !important;
}

.page {
    margin-left: 10px;
    font-size: 14px;
    font-weight: bold;
    color: #595959;
    font-family: 微软雅黑;
}

.page input {
    width: 40px;
    height: 36px;
    border: solid 1px #DFDFDF;
    margin: 0 10px;
    border-radius: 4px;
    text-align: center;
}

.footer_storing strong {
    color: #fff !important;
}

.nav_c1 {
    font-size: 14px;
}

.active2 {
    font-size: 18px;
}

.Recommend .active2::after {
    left: 44%;
}

.dis_buy a {
    color: #000;
    font-size: 16px;
    font-weight: bold;
    font-family: 微软雅黑;
}

.modal_box {
    max-width: 1200px !important;
    margin: 0 auto !important;
}

.modal_box .modal-content {
    padding: 20px;
}

.modal_box .card-title {
    font-weight: 600;
    font-size: 16px;
    padding-top: 15px;
    font-family: 微软雅黑;
}

.modal_box .card-text {
    font-size: 14px;
}

.modal_box .dis_appraise {
    margin: 0 15px;
    margin-top: 10px;
}

.modal_box .card-body {
    margin: 0 15px;
    padding: 0;
}

.modal_box .dis_img {
    margin: 0 15px;
    margin-top: 17px;
}

.modal_box .form-check-input {
    position: absolute;
    right: 15px;
    top: 10px;
    border-radius: 50% !important;
    width: 25px;
    height: 25px;
}


.form-check-input:checked {
    background-color: #9929EA !important;
    border-color: #9929EA !important;
}

.card #submit-checkout {
    background: linear-gradient(150deg, #9929EA, #5808FB);
    box-shadow: 0px 0px 10px 0px rgba(231, 231, 231, 0.75);
    border-radius: 20px;
    border: none;
}

.all_right {
    background: #F9F9F9;
    border-radius: 10px;
    padding: 30px;
}

.all_title {
    text-align: center;
    font-size: 32px;
    font-family: 微软雅黑;
    font-weight: bold;
    color: #222222;
}

.all_tip {
    height: auto;
    font-size: 18px;
    font-weight: bold;
    color: #222222;
    margin: 0 32px;
    margin-top: 40px;
    font-family: 微软雅黑;
}

.all_phone {
    margin-top: 20px;
}

.all_phone label {
    display: flex;
    font-size: 16px;
    font-weight: bold;
    color: #9E9E9E;
    font-family: 微软雅黑;
}

.all_phone label strong {
    color: #FF0000 !important;
}

.all_phone input {
    background: #FFFFFF;
    border: 1px solid #090909;
    border-radius: 10px;
    width: 100%;
    padding: 8px 0;
    margin-top: 10px;
    text-indent: 15px;
}


.google_btn1 {
    width: 100% !important;
    margin-top: 50px !important;
}

.all_right .login_bottom input {
    position: initial !important;
    width: 20px;
    height: 20px;
}

.content_box {
    height: 472px;
    overflow: auto;
}

/* 商品详情 */
.nav_title2 {
    margin: 0 auto !important;
}

.nav_title2 .nav_c1 {
    font-size: 16px !important;
    font-weight: 100;
}

.nav_title2 .active2 {
    font-weight: bold;
    font-family: 微软雅黑;
}

.nav_title2 .active2::after {
    width: 66px;
    height: 2px;
}

.share {
    font-size: 16px;
    color: #3B4C5E;
    /* padding-top: 30px; */
}

.share img {
    width: 20px;
    height: 20px;
}

.detail_box {
    margin-top: 35px;
}

.detail_box .col-sm-7 {
    /* padding-right: 6px; */
    /* width: 55.33333333% */
}

.detail_box .col-sm-5 {
    padding-right: 6px;
    /* width: 44.66666667% */
}

/* 产品详情放大镜 */
.jqzoom {
    position: relative;
    padding: 0px;
    cursor: pointer;
    margin: 0px;
    display: block;
    width: 100%;
    height: 369px;
    overflow: hidden;
}

.zoomdiv {
    display: none !important;
}

/*图片小图预览列表*/
.spec-preview {
    margin-left: 50px;
    width: 65%;
    height: auto;
}

.spec-preview img {
    width: 100%;
}

.spec-scroll {
    clear: both;
    width: 70px;
}

.spec-scroll .items {
    position: relative;
    width: 66px;
    height: auto;
    overflow: hidden;
}

.spec-scroll .items ul {
    margin: 0;
    padding: 0;
}

.spec-scroll .items ul li {
    width: 66px;
    height: 70px;
    text-align: center;
    margin-bottom: 10px;
}

.spec-scroll .items ul li img {
    width: 66px;
    height: 66px;
    background: #FFFFFF;
    border: 1px solid #DDDDDD;
    border-radius: 5px 5px 5px 5px;
}

/* .spec-scroll .items ul li img:hover {
	border: 2px solid #000;
} */

.spec-scroll .items ul .active {
    border: 2px solid #000;
    border-radius: 5px;
}



.detail_img {
    width: 100%;
    height: 470px;
    background: #E9E9E9;
    border-radius: 10px;
    display: flex;
    align-items: center;
    padding: 40px 0;
}

.detail_right {
    width: 100%;
    height: 470px;
    background: #F9F9F9;
    border-radius: 10px;
    padding: 30px;
}

.detail_rights {
    position: sticky;
    top: calc(30px + var(--banner-height, 0px));
    transition: top 0.4s ease-in-out 0s;
    z-index: 1020;
    margin-bottom: 16px;
}

.detail_title {
    color: #222222;
    padding: 0 10px;
}

.detail_title p {
    font-size: 24px;
    font-weight: bold;
    margin: 0;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    overflow: hidden;
    font-family: 微软雅黑;

}

.detail_title .time {
    background: #F8F8F8;
    border: 1px solid #000000;
    border-radius: 10px;
    text-align: center;
    font-size: 15px;
    padding: 8px 10px;
    color: #000000;
    s
}

.smiling {
    margin: 0 10px;
    margin-top: 15px;
}

.detail_tip {
    font-size: 18px;
    color: #3B4C5E;
    padding-top: 15px;
    margin: 0 10px;
}

.detail_price {
    margin: 0 10px;
    margin-top: 10px;
}

.detail_price span {
    font-size: 30px;
}

.detail_plan {
    margin: 0 10px;
    margin-top: 15px;
}

.detail_plan p {
    font-weight: 600;
    margin: 0;
    font-family: 微软雅黑;
}

.detail_plan span {
    text-decoration: underline;
    cursor: pointer;
}

.detail_select {
    margin: 0 10px;
    margin-top: 10px;
    border: solid 1px #000 !important;
    font-size: 14px;
    font-weight: bold;
    border-radius: 10px;
    padding: 10px 0;
    text-indent: 15px;
    color: #494949;
    font-family: 微软雅黑;
}

.detail_select option {
    background: #F9F9F9;
    text-indent: 15px;
    font-size: 14px;
    font-weight: bold;
    color: #494949;
    font-family: 微软雅黑;
}

.detail_promise {
    margin: 15px 0px 0 10px;
    font-size: 14px;
    color: #3B4C5E;
}

.detail_btn {
    width: 65%;
    margin: 0 10px;
    margin-top: 15px;
}

.detail_btn a {
    padding: 10px 8px;
    border: 1px solid #000000;
    border-radius: 10px;
    font-weight: bold;
    font-family: 微软雅黑;
    color: #000000;
    display: block;
    font-size: 14px;
    text-align: center;
    width:45%;
    cursor: pointer;
}


.detail_btn .buy {
    border: none;
    color: #fff;
    background: linear-gradient(150deg, #9929EA, #5808FB);
    box-shadow: 0px 0px 10px 0px rgba(231, 231, 231, 0.75);
}

.detail_btn .buy:hover {
    color: #fff !important;
}

.list_page {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-top: 30px;
}

.detail_content {
    padding: 30px;
    color: #2D2D2D;
}

.detail_content h1 {
    font-weight: bold;
    font-family: 微软雅黑;
    font-size: 22px;
    text-align: center;
}

.detail_content p {
    font-size: 18px;
    font-weight: 100;
    line-height: 26px;
}

.Distribution {
    padding: 20px 15px;
    text-align: center;
    background: #F9F9F9;
    border-radius: 10px;
}

.dis_row {
    margin-top: 20px;
}

.dis_name {
    font-size: 22px;
    font-weight: bold;
    font-family: 微软雅黑;
    color: #222222;
}

.agentEasy {
    text-shadow: 0px 0px 10px rgba(231, 231, 231, 0.75);
    font-size: 20px;
    font-weight: bold;
    font-family: 微软雅黑;
    background: linear-gradient(to right, #5808FB, #9929EA);
    background-clip: text;
    -webkit-background-clip: text;
    color: transparent;
    width: 297px;
    margin: 0 auto;
    padding-top: 10px;
    line-height: 21px;
}

.dis_btn {
    width: 90%;
    background: #FFFFFF;
    border: 1px solid #000000;
    border-radius: 10px;
    margin: 20px auto;
    padding: 10px 0;
}

.dis_btn a {
    font-size: 18px;
    font-weight: bold;
    font-family: 微软雅黑;
    color: #000000;
}


.Package_details {
    margin-top: 40px;
}

.pack_title {
    font-size: 28px;
    font-weight: 700;
    font-family: 微软雅黑;
    color: #2D2D2D;
    text-align: center;
    margin-bottom: 50px;
}

.pack_card {
    background: #FFFFFF;
    box-shadow: 0px 0px 38px 0px rgba(167, 167, 167, 0.29);
    border-radius: 10px;
    padding: 10px;
    /* margin-bottom: 20px; */
}




.pack_card .pack_one {
    background: #F8F8F8;
    border-radius: 10px 10px 0px 0px;
    padding: 30px 10px;
    text-align: center;
    color: #000000;
}

.pack_card .pack_one h1 {
    font-size: 18px;
    font-family: 微软雅黑;
    /* text-shadow: 0px 0px 10px rgba(231, 231, 231, 0.75); */
    font-weight: 700;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    height: 42px;
}

.pack_card .pack_one h2 {
    display: flex;
    /* text-shadow: 0px 0px 10px rgba(231, 231, 231, 0.75); */
    background: linear-gradient(150deg, #9929EA 30%, #5808FB 70%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-weight: 700;
    font-family: 微软雅黑;
    font-size: 28px;
    align-items: end;
    justify-content: center;
    padding-top: 5px;
    flex-wrap: wrap;
}

.pack_card .pack_one h2 small {
    font-size: 14px;
}

.pack_two {
    width: 100%;
    text-align: center;
}

.pack_two p {
    margin: 0;
    width: 100%;
    font-size: 14px;
    font-weight: bold;
    color: #B5B0B0;
    padding: 10px 0;
    font-family: 微软雅黑;
}

.pack_two p:last-child {
    background: #F8F8F8;
}

.example1 {
    width: 189px;
    margin: 20px auto;
    text-align: center;
    padding: 1px;
    border-radius: 99px;
    background: linear-gradient(to right, #9929EA, blue);
}

.in {
    width: 100%;
    height: 100%;
    background: #fff;
    border-radius: 99px;
    padding: 10px 0;
}

.in a {
    background: linear-gradient(150deg, #9929EA 50%, #5808FB 50%);
    text-shadow: 0px 0px 10px rgba(231, 231, 231, 0.75);
    -webkit-background-clip: text;
    color: transparent !important;
    font-size: 14px;
    font-weight: bold;
    font-family: 微软雅黑;
    cursor: pointer;
}

.box {
    width: 200px;
    height: 50px;
    line-height: 50px;
    text-align: center;
    margin-right: 20px;
}


.pack_card:hover {
    padding: 2px;
    border-radius: 10px;
    background: linear-gradient(to right, #9929EA, blue);
    box-shadow: 0px 0px 38px 0px rgba(167, 167, 167, 0.29);
    margin-bottom: 20px;

}


.p_box {
    width: 100%;
    height: 100%;
    background: #fff;
    border-radius: 10px;
    padding-bottom: 10px;
}

.pack_card:hover .pack_one {
    background: linear-gradient(150deg, #9929EA, #5808FB);
    box-shadow: 0px 0px 10px 0px rgba(231, 231, 231, 0.75);
    border-radius: 10px 10px 0px 0px;
    padding: 45px 10px;
}

.pack_card:hover .pack_one h1 {
    color: #fff !important;
}

.pack_card:hover .pack_one h2 {
    color: #fff !important;
    background: initial;
    -webkit-text-fill-color: initial;
}

.pack_card:hover .example1 {
    background: linear-gradient(150deg, #9929EA, #5808FB);
    box-shadow: 0px 0px 10px 0px rgba(231, 231, 231, 0.75);
    border-radius: 24px;

}

.pack_card:hover .example1  .in {
    background: none !important;
}

.pack_card:hover .example1 .in a {
    color: #fff !important;
    font-size: 18px;
}

.founders {
    background: #FFFFFF;
    box-shadow: 0px 0px 38px 0px rgba(167, 167, 167, 0.29);
    border-radius: 20px;
    padding: 15px 30px;
    margin-top: 30px;
}

.founders_title {
    text-align: center;
    font-size: 28px;
    font-weight: bold;
    color: #2D2D2D;
    padding-top: 20px;
    font-family: 微软雅黑;
}

.founders_image {
    width: 80px;
    height: 80px;
}

.founders_image img {
    width: 80px;
    height: 80px;
    border-radius: 50%;
}

.founders_ul {
    flex-wrap: wrap;
    margin-top: 30px;
}

.founders_ul .founders_div {
    width: 33%;
}

.founders_li {
    display: flex;
    align-items: center;
    width: 100%;
    margin-bottom: 4px;
    font-size: 18px;
}

.founders_li strong {
    font-weight: 700;
    font-family: 微软雅黑;
}

.founders_li p {
    margin: 0;
}

.founders_li .decoration {
    text-decoration: underline;
    cursor: pointer;
}

.Article {
    margin-top: 20px;
    padding-bottom: 20px;
}

.Article_title {
    font-weight: bold;
    font-size: 18px;
    color: #000;
    font-family: 微软雅黑;
}

.Article p {
    margin: 0;

}

.becomeagent {
    margin-top: 20px;
}

.become_left {
    background: linear-gradient(150deg, #9929EA, #5808FB);
    box-shadow: 0px 0px 10px 0px rgba(231, 231, 231, 0.75);
    border-radius: 10px;
    padding: 10px 15px;
    text-align: center;
}

.become_left strong {
    font-size: 30px;
    font-weight: bold;
    font-family: 微软雅黑;
    color: #FFFFFF;
}

.become_left p {
    margin: 0;
    font-size: 12px;
    font-weight: bold;
    color: #fff;
    padding: 0 20px;
    font-family: 微软雅黑;
}

.become_right {
    width: 100%;
}

.become_li {
    display: flex;
    justify-content: space-between;
    border: 1px solid #000000;
    border-radius: 10px;
    padding: 9px 10px;
}

.become_li p {
    margin: 0;
    font-size: 14px;
    font-weight: 400;
    color: #494949;
}

.become_li span {
    font-size: 14px;
    font-weight: bold;
    color: #000;
    border-bottom: solid 1px #3B4C5E;
    cursor: pointer;
}

.become_li:nth-child(1) {
    margin-bottom: 15px;
}

.become_li:nth-child(2) span {
    border: none;
}

/* comment */
.comment {
    margin-top: 50px;
    position: relative;
}

.comment_title {
    text-align: center;
    font-size: 28px;
    font-family: 微软雅黑;
    font-weight: bold;
    color: #000000;
}


.mySwiper3 {
    width: 100%;
    height: 100%;
    margin-top: 30px;
    position: initial !important;
}

.mySwiper3 .swiper-slide {
    text-align: center;
    font-size: 18px;
    background: #fff;
    /* Center slide text vertically */
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    width: 23.8% !important;
}


.mySwiper3 .swiper-wrapper {
    margin: 30px 10px !important;
}



.comment_box {
    width: 90%;
    background: #FFFFFF;
    box-shadow: 0px 0px 38px 0px rgba(167, 167, 167, 0.29);
    border-radius: 20px;
    padding-bottom: 13px;
}

.comment_box .tx {
    width: 80px !important;
    height: 80px !important;
    border-radius: 100%;
    margin: 0 auto;
    margin-top: 20px;
}

.comment_box h1 {
    text-align: center;
    font-size: 18px;
    font-weight: bold;
    color: #000000;
    padding-top: 15px;
    font-family: 微软雅黑;
}

.comment_img {
    margin-top: 20px;
    justify-content: center;
}

.comment_img img {
    width: 22px;
    height: 22px;
    margin-right: 3px;
}

.comment_box p {
    margin: 0 30px;
    font-size: 15px;
    font-weight: 400;
    color: #000000;
    text-align: left;
    margin-top: 15px;
    line-height: 25px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 6;
    overflow: hidden;
    word-break: break-all;
    height: 100px;
}

.swiper-button-next:after,
.swiper-button-prev:after {
    display: none;
}

.swiper-button-next img,
.swiper-button-prev img {
    width: 40px;
    height: 40px;
    max-width: auto!important;
}

.swiper_box {
    width: 90%;
    margin: 0 auto;
}

.swiper-button-prev,
.swiper-rtl .swiper-button-next {
    left: -13px !important;

}

.swiper-button-next,
.swiper-button-prev {
    top: 57% !important;
}

.swiper-button-next,
.swiper-rtl .swiper-button-prev {
    right: -29px !important;
}

.daili {
    width: 100%;
    background: #E9E9E9;
    border-radius: 10px;
    height: 460px;
    display: flex;
    justify-content: center;
    align-items: center;
}

.daili img {
    width: 100%;
    height: 100%;
}


.agent_dl {
    margin: 40px 0;
}

.agent_dl dt {
    width: 150px;
    height: 150px;
}

.agent_dl dt img {
    width: 150px;
    height: 150px;
    border-radius: 100%;
}

.agent_dl dd {
    padding-left: 20px;
}

.agent_dl dd strong {
    font-weight: 600;
    font-size: 28px;
    color: #222;
    display: block;
    font-family: 微软雅黑;
}

.agent_dl dd span {
    font-weight: 600;
    font-size: 18px;
    color: #222;
    font-family: 微软雅黑;
}

/* 个人中心 */
.user_box {
    width: 100%;
    margin-top: 30px !important;
}

.user_header {
    box-shadow: 0px 0px 46px 0px rgba(231, 231, 231, 0.75);
}

.user_box .nav-pills {
    width: 100%;
    background: #FFFFFF;
    box-shadow: 0px 0px 10px 0px rgba(231, 231, 231, 0.75);
    border-radius: 10px 10px 0px 0px;
    display: block;
}

.user_box .nav-pills li {
    text-align: center;
}

.user_box .nav-pills .nav-link.active,
.nav-pills .show>.nav-link {
    background: linear-gradient(150deg, #5808FB, #9929EA);
    /* border-radius: 10px 10px 0px 0px; */
    font-size: 18px;
    font-weight: bold;
    padding: 15px 0;
    font-family: 微软雅黑;
}

.user_box .nav-link {
    padding: 10px 0;
    font-size: 18px;
    font-weight: bold;
    color: #000000 !important;
    font-family: 微软雅黑;
}

.user_box .nav-pills .nav-link.active,
.nav-pills .show>.nav-link {
    color: #fff !important;
}

.user_box .dropdown-toggle::after {
    display: none;
}

.user_box .dropdown-menu {
    text-align: center;
    width: 100%;
    border: none;
}

.user_box .dropdown-item {
    padding: 10px 0;
    color: #000000;
    font-size: 18px;
}

.user_box .dropdown-item.active,
.dropdown-item:active {
    background: #F7F7F7;
    font-size: 18px;
    font-weight: bold;
    color: #000000;
    font-family: 微软雅黑;
}

.user_box .tab-content {}

.user_box .tab-pane {
    background: #FFFFFF;
    border: 1px solid #EEEEEE;
    box-shadow: 0px 2px 30px 0px rgba(204, 204, 204, 0.75);
    border-radius: 10px;
    /* height: 770px;
	overflow: auto; */
    padding: 0;
}

.user_box .tab-pane1 {
    background: inherit !important;
    box-shadow: inherit !important;
    border: none !important;
}

.user_tx {
    margin: 30px 30px;
}

.user_left {
    position: relative;
}

.user_left img {
    width: 80px;
    height: 80px;
    border-radius: 100%;
}

.user_left span {
    /* left: 26px;
    bottom: 0; */
    left: 0px;
    bottom: -10px; 
    width: 80px;
    background: #2D2D2D;
    border-radius: 10px;
    position: absolute;
    /* padding: 0px 40px; */
    padding: 0;
    color: #fff;
    text-align: center;
}

.user_left p {
    margin: 0;
    padding-left: 30px;
    font-size: 18px;
    font-weight: bold;
    color: #2D2D2D;
    font-family: 微软雅黑;
}

.user_right {
    background: #FFFFFF;
    border: 1px solid #000000;
    border-radius: 10px;
    /* padding: 15px 50px; */
    padding: 5px 15px;
    text-align: center;
    color: #000000;
    font-size: 18px;
    font-weight: 600;
    font-family: 微软雅黑;
    cursor: pointer;
}

.user_order {
    margin: 0 30px;
    margin-top: 50px;
}

.user_order ul {
    margin: 0;
    background: #000000;
    box-shadow: 0px 0px 46px 0px rgba(231, 231, 231, 0.75);
    border-radius: 10px 10px 0px 0px;
    display: flex;
    padding: 12px 0;
}

.user_order ul li {
    width: 33%;
    text-align: center;
    color: #fff;
    font-size: 14px;
    font-weight: bold;
    font-family: 微软雅黑;
    cursor: pointer;
}

.Selected {
    position: relative;
}

.Selected::after {
    content: '';
    position: absolute;
    width: 48px;
    height: 4px;
    background: #FFFFFF;
    border-radius: 2px;
    bottom: -5px;
    left: 40%;
}

.bg_vip {
    background: linear-gradient(150deg, #9929EA, #5808FB) !important;
    box-shadow: 0px 0px 10px 0px rgba(231, 231, 231, 0.75);
}

.user_bg {
    background: linear-gradient(150deg, #9929EA, #5808FB);
    box-shadow: 0px 0px 10px 0px rgba(231, 231, 231, 0.75);
    border-radius: 10px;
    border: none !important;
    color: #fff !important;
}

.user_select {
    box-shadow: 0px 0px 3px 0px rgba(231, 231, 231, 0.75);
    padding: 20px 0;
}

.selects {
    width: 33%;
    display: flex;
    justify-content: center;
}

.user_select select {
    /* width:32%; */
    border: none;
    background: none;
}

.user_content {

    padding-bottom: 30px;
}

.user_select {
    background: #F9F9F9;
    border-radius: 0px 0px 10px 10px;
    width: 100%;
    height: auto;
}

.orderlist {
    background: #F9F9F9;
    border-radius: 0px 0px 10px 10px;
}

.order {
    margin: 0 20px;
    margin-bottom: 20px;
    align-items: center;
    /* padding-bottom: 30px; */
}

.order div img {
    width: 70px;
    height: 70px;
    background: #FFFFFF;
    border-radius: 10px;
    margin-right: 20px;
}

.order div p {
    margin: 0;
    font-weight: bold;
    font-size: 14px;
    font-family: 微软雅黑;
}

.order div span {
    font-size: 12px;
    font-family: Microsoft YaHei;
    font-weight: bold;
    color: #000000;
}




.status {
    font-size: 14px;
    font-family: 微软雅黑;
    font-weight: bold;
    color: #000000;
    text-align: center;
}

.grey {
    color: #6A6A6A !important;
    font-size: 13px !important;
}


.nodata {
    margin: 0 auto;
    margin-top: 5%;
    text-align: center;
    padding-bottom: 50px;
}

.nodata img {
    display: block;
    width: 240px;
    margin: 0 auto;
}

.nodata p {
    margin: 0;
    font-size: 14px;
    font-weight: bold;
    color: #000000;
    font-family: 微软雅黑;
}

/* 个人中心代理商 */

.agent_search {
    position: relative;
    display: flex;
    align-items: center;
}

.agent_search input {
    width: 71% !important;
    padding: 15px 30px;
    background: #FFFFFF;
    border: 1px solid #000000;
    border-radius: 10px !important;
    flex: inherit !important;
    font-size: 14px;
    color: #989696;
    margin-right: 20px;
}

.agent_search img {
    position: absolute;
    right: 33%;
    width: 26px;
    height: 26px;
}

.agent_search button {
    padding: 16px 60px;
    background: #000000;
    border-radius: 10px !important;
    border: none;
}

.user_agent {
    background: #F7F7F7;
    box-shadow: 0px 0px 3px 0px rgba(231, 231, 231, 0.75);
    border-radius: 10px;
    width: 100%;
    margin-top: 30px;
    padding: 15px 30px;
}

.agent_se {
    width: 25%;
}

.agent_se select {
    border: none;
    background: none;
}

.nodata p span {
    color: #9929EA;
}


.ins .dls {
    margin: 0 30px;
    margin-bottom: 4px;
    margin-top: 10px;
}

.ins .dls p {
    font-size: 14px;
    font-weight: bold;
    color: #222222;
    margin: 0;
    font-family: 微软雅黑;
}


.close {
    position: absolute;
    right: 15px;
    top: 15px;
}

.close img {
    width: 35px;
    height: 35px;
}

.agent_title {
    font-size: 22px;
    font-family: 微软雅黑;
    font-weight: bold;
    color: #222222;
    padding-top: 50px;
    text-align: center;
}

.anent_up {
    width: 80%;
    margin: 30px auto;
}

.anent_up img {
    width: 100%
}

/* 设置编辑 */

.set_top {
    margin: 0 30px;
}

.set_top_left {
    font-size: 20px;
    font-family: Microsoft YaHei;
    font-weight: bold;
    color: #000000;
}

.set_top_right {
    display: flex;
}

.set_top_right a {
    /* background: #FFFFFF; */
    border-radius: 10px;
    padding: 10px 25px;
    font-size: 14px;
    font-weight: bold;
    border: 1px solid #000000;
    color: #333;
}

.set_top_right .example1 {
    width: auto !important;
    margin: 0 !important;
    margin-left: 20px !important;
    border-radius: 10px !important;

}

.set_top_right .example1 .in {
    border-radius: 10px !important;
}

.set_top_right .example1 .in a {
    border: none !important;
}

.set_row {
    padding: 0 30px;
}

.set_row div {
    position: relative;
    margin: 12px 0;
}

.set_row div label {
    display: block;
    font-size: 14px;
    font-weight: bold;
    color: #000000;
    font-family: 微软雅黑;
}

.set_row div input {
    width: 100%;
    border: solid 1px #000;
    padding: 13px 0;
    text-indent: 15px;
    font-size: 14px;
    font-weight: bold;
    color: #000000 !important;
    border-radius: 10px;
    margin-top: 20px;
    font-family: 微软雅黑;
}

.set_row div button {
    position: absolute;
    right: 12px;
    top: 41px;
    background: #FFFFFF;
    border: 1px solid #000000;
    border-radius: 10px;
    padding: 14px 35px;
}

.set_row div input::-ms-input-placeholder {
    color: #000 !important;
}

.set_row div input::-webkit-input-placeholder {
    color: #000 !important;
}

.set_row div input::-moz-placeholder {
    color: #000 !important;
}

.closes {
    background: linear-gradient(150deg, #9929EA, #5808FB) !important;
    box-shadow: 0px 0px 10px 0px rgba(231, 231, 231, 0.75);
    border: none !important;
    color: #fff !important;
}

.closes:hover {
    color: #fff !important;
}

.logoff a{
    width: 60%;
    background: #FFFFFF;
    border: 1px solid #000000;
    border-radius: 10px;
    padding: 10px 30px;
    margin: 40px auto;
    text-align: center;
    display: block;
}

.logoff a {
    font-size: 20px;
    color: #000000;
}

.setlist {
    margin: 0 30px;
    margin-bottom: 20px;
}

.setlist p {
    margin: 0;
    font-size: 22px;
    font-weight: bold;
    color: #000000;
    font-family: 微软雅黑;
}

.setlist a {
    font-size: 14px;
    font-weight: bold;
    color: #333333;
    border: 1px solid #000000;
    border-radius: 10px;
    width: 10%;
    text-align: center;
    padding: 10px 0;
    cursor: pointer;
}



/* 消息通知 */
.messagea {
    margin: 0 30px;
    margin-top: 40px;
}

.messagelist {
    background: #FFFFFF;
    box-shadow: 0px 0px 10px 0px rgba(231, 231, 231, 0.75);
    border-radius: 10px 10px 0px 0px;
    width: auto;
    margin: 0 auto;
    margin-bottom: 20px;
    padding: 25px 20px 20px 20px;
}

.messagelist div img {
    width: 50px;
    height: 50px;
    margin-right: 15px;
}

.messagelist div p {
    margin: 0;
    font-size: 20px;
    font-weight: bold;
    color: #000000;
}

.messagelist .m_time {
    text-align: right;
    font-size: 14px;
    font-weight: 400;
    color: #000000;
    font-family: 微软雅黑;
}

.messagelist .row {
    border-bottom: solid 1px #F7F7F7;
    padding-bottom: 20px;
}

.messagelist .row div {
    position: relative;
}

.messagelist .row div em {
    width: 8px;
    height: 8px;
    background: #FF0000;
    border-radius: 50%;
    margin: -6px 0 0 5px;
}

.message_content {
    padding-top: 20px;
    font-size: 16px;
    font-weight: 400;
    color: #000000;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;

}

.nodata2 {
    margin-bottom: 10%;
}

/* 订单详情 */
.order_detail {
    width: 100%;
    background: #FFFFFF;
    border: 1px solid #EEEEEE;
    box-shadow: 0px 2px 30px 0px rgba(204, 204, 204, 0.75);
    border-radius: 10px;
    margin-top: 30px;
}

.order_prduct {
    width: 95%;
    height: auto;
    background: #FFFFFF;
    border: 1px solid #EEEEEE;
    box-shadow: 0px 0px 10px 0px rgba(204, 204, 204, 0.75);
    border-radius: 0px 0px 10px 10px;
    margin: 0 auto;
    margin-top: 30px;
}

.order_product_title {
    background: #F7F7F7;
    box-shadow: 0px 0px 3px 0px rgba(231, 231, 231, 0.75);
    padding: 10px 10px;
    margin-bottom: 30px;
}

.order_product_title span {
    font-size: 16px;
    font-weight: 400;
    color: #000000;
    width: 25%;
    text-align: center;
}

.order_product_title .bold {
    font-weight: bold;
}

.order_prduct .row {
    margin: 0 30px;
    margin-bottom: 20px;
    align-items: center;
    font-size: 14px;
    font-weight: bold;
    text-align: center;
    font-family: 微软雅黑;
}

.order_prduct .row div {
    padding: 0;
}



.product_name {
    display: flex;
    align-items: center;
}

.product_name img {
    width: 70px;
    height: 70px;
    border-radius: 10px;
}

.product_name p {
    margin: 0;
    font-size: 14px;
    font-weight: bold;
    color: #000000;
    padding-lefT: 15px;
    font-family: 微软雅黑;
}

.after {
    border: 1px solid #9929EA;
    border-radius: 10px;
    text-shadow: 0px 0px 10px rgba(231, 231, 231, 0.75);
    background: linear-gradient(to right, #9929EA, #5808FB);
    -webkit-background-clip: text;
    /* Safari/Chrome浏览器需要添加这一行 */
    color: transparent;
    padding: 10px;
}

.after:hover {
    text-shadow: 0px 0px 10px rgba(231, 231, 231, 0.75);
    background: linear-gradient(to right, #9929EA, #5808FB);
    -webkit-background-clip: text;
    /* Safari/Chrome浏览器需要添加这一行 */
    color: transparent;
}

.order_infomation {
    margin: 30px;
}

.info_title {
    font-size: 16px;
    font-weight: bold;
    color: #000000;
    padding-bottom: 20px;
    font-family: 微软雅黑;
}

.info_li {
    position: relative;
}

.info_li p {
    margin: 0;
    font-size: 14px;
}

.info_li span {
    position: absolute;
    right: 0;
    top: -2px;
    color: #6C12F5;
    font-weight: 700;
    font-size: 16px;
    text-decoration: underline;
    font-family: 微软雅黑;
}

.info_li p:nth-child(2) {
    font-size: 16px;
}

.orderid {
    margin-right: 55px !important;
}

.detaill_allprice {
    margin: 30px;
    border-top: solid 1px #B1B1B1;
}

.detaill_allprice div {
    justify-content: end;
    margin-top: 10px;
}

.detaill_allprice div p {
    margin: 0;
}

.detaill_allprice div span {
    text-align: right;
    width: 30%;
}

.bold {
    font-weight: bold;
    font-family: 微软雅黑;
}


/* pay */
.pay_row {
    background: #FFFFFF;
    border: 1px solid #EEEEEE;
    box-shadow: 0px 2px 30px 0px rgba(204, 204, 204, 0.75);
    border-radius: 20px;
    width: 100%;
    margin-top: 20px !important;
    padding: 30px 20px;
    /* height: 800px;
		overflow: auto; */
}


.pay_left {
    position: relative;
    padding: 30px 20px;
}

.pay_top p {
    margin: 0;
    font-size: 20px;
    font-weight: bold;
    color: #000000;
    font-family: 微软雅黑;
}

.pay_top select {
    background: #FFFFFF;
    border: 1px solid #090909;
    border-radius: 10px;
    padding: 10px 30px;
}

.pay_two {
    background: #eee;
    border-radius: 10px;
    padding: 10px 0;
    margin-top: 20px;
}

.pay_two .pay_text {
    width: 33%;
    text-align: center;
    font-weight: 700;
    font-family: 微软雅黑;
    color: #000;
    font-size: 14px;
}

.pay_list {
    padding-top: 10px;
}

.pay_name {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    overflow: hidden;

}


.pay_list div {
    /* width: 33%; */
    text-align: center;
}

.pay_list div span {
    font-size: 14px;
    color: #222222;
}

.pay_list div .del {
    text-decoration: line-through;
    color: #ACA9A9;
}

.pay_list div img {
    width: 20px;
    height: 20px;
    margin-left: 10px;
}


.pay_bottom {
    position: absolute;
    bottom: 40px;
    width: 93%;
}

.pay_bottom1 {
    margin-top: 20px;
}

.pay_bottom .detaill_allprice {
    margin: 0;
    margin-top: 20px;
}

.pay_bottom .detaill_allprice div {
    justify-content: space-between;
}

.pay_coupon {
    background: linear-gradient(150deg, #9929EA 50%, #5808FB 50%);
    text-shadow: 0px 0px 10px rgba(231, 231, 231, 0.75);
    -webkit-background-clip: text;
    color: transparent;
    font-size: 16px;
    font-weight: bold;
    font-family: 微软雅黑;
    margin-bottom: 20px;
}

.pay_coupon img {
    width: 25px;
    height: 25px;
    margin-right: 10px;
}

.pay_right {
    background: #eee;
    border-radius: 0px 20px 20px 0px;
    padding: 30px 20px;
    position: relative;
}

.pay-right-title {
    color: #000;
    font-size: 18px;
    font-weight: bold;
    font-family: 微软雅黑;
}

.pay_email {
    margin-top: 10px;
}

.pay_button_buy {
    display: block;
    width: 260px !important;
    height: 48px;
    font-size: 16px;
    font-weight: 600;
    font-family: 微软雅黑;
    color: #fff;
    background: linear-gradient(150deg, #9929EA, #5808FB);
    border-radius: 15px;
    border: none;
    margin: 0 auto;
}

.pay_email label {
    display: flex;
    font-size: 14px;
    /* font-weight: 900; */
    font-family: 微软雅黑;
    color: #333;
}

.breadcrumb-item:nth-child(2) a {
    font-family: 微软雅黑;
}

.pay_email label em {
    color: #FF0000;
    padding-right: 2px;
}

.botss{
   display: flex;
       justify-content: space-between;
       margin-top: 30px;
       align-items: center;

}

.bo_left{
    display: flex;
     align-items: center;
}
.bo_left p{
    margin-right:20px;
    font-size: 14px;
}
.bo_right{
     font-size: 14px;;
}
.pay_email input {
    width: 89%;
    height: 40px;
    background: #FFFFFF;
    border: 1px solid #090909;
    border-radius: 5px;
    margin-left: 15px;
    padding: 8px 0;
    text-indent: 15px;
}

.pay_card {
    margin: 0 2px;
    border: solid 1px #090909;
    padding: 15px;
    border-radius: 5px;
}

.pay_check {
    margin-top: 35px;
}

.payradio {
    position: relative;
    border: solid 1px #000;
    background-color: #fff;
    padding: 15px 10px;
    border-radius: 10px;
    height: 55px;
    width: 20%;
}

.payradio .radio {
    position: absolute;
    right: 0;
    top: 0;
    width: 30px;
    height: 30px;

}

.payradio img {
    width: auto;
    display: block;
    margin: 0 auto;
    /* height: 28px; */
}

.pay_choise {
    border: solid 1px #090909;
    margin-right: 15px;
}

.pay_Billing {
    font-size: 16px;
    font-weight: bold;
    font-family: 微软雅黑;
    color: #000000;
    /*margin-top: 20px;*/
}

.pay_email select {
    width: 89%;
    height: 40px;
    background: #FFFFFF;
    border: 1px solid #090909;
    border-radius: 10px;
    margin-left: 15px;
    color: #9e9e9e;
    font-size: 14px;
}

.pay_By {
    margin: 0 20px;
    align-items: baseline;
}

.pay_By p {
    width: 90%;
    margin-left: 12px;
    font-size: 12px;
    color: #000000;
}

.pay_button {
    width: 81%;
    height: 50px;
    background: linear-gradient(150deg, #9929EA, #5808FB);
    box-shadow: 0px 0px 10px 0px rgba(231, 231, 231, 0.75);
    border-radius: 15px;
    margin: 0 auto;
    text-align: center;
    line-height: 50px;
    width: 90%;
    margin-left: 12px;
    font-size: 12px;
    color: #000000;

}

.pay_email .el-input__prefix {
    left: 10px !important;
    top: 10px !important;
}

.pay_email .el-input__suffix {
    right: 30px !important;
    top: 0 !important;
}

.pay_button a {
    font-size: 18px;
    font-weight: bold;
    font-family: 微软雅黑;
    color: #FFFFFF !important;
}

.couponlist {
    margin-bottom: 10px;
}

.couponlist p {
    margin: 0;
    font-size: 14px;
    color: #000000;
}

.couponlist img {
    width: 20px;
    height: 20px;
}

.paytwo input {
    margin-left: 0;
    text-align: center;
}

.paytwo label {
    margin-bottom: 10px;
}

.DownloadS .nav-tabs .nav-item {
    width: 49%;
    background: #fff;
    margin-top: 15px;
}

.DownloadS .nav-tabs .nav-link {
    position: relative;
    border: 1px solid #090909;
    border-radius: 10px;
    width: 100%;
    height: 100%;
}

.inb {
    width: 100%;
    height: 100%;
    background-color: #fff;
    border-radius: 10px;
    justify-content: center;
    padding: 10px 0;
}

.inb img {
    width: 35px;
    height: 35px;
    margin-right: 5px;
}

.DownloadS .nav-tabs {
    justify-content: space-between;
    margin-top: 20px;
    border: none;
}

.DownloadS .nav-tabs .nav-link .inactive {
    display: block;
    font-size: 14px;
    font-weight: bold;
    color: #000000;
    font-family: 微软雅黑;
}

.DownloadS .all_tip {
    text-align: center;
    margin-top: 20px;
}

.DownloadS .nav-tabs .nav-link .active {
    display: none;
}

.DownloadS .nav-tabs .nav-link.active .inactive {
    display: none;
}

.DownloadS .nav-tabs .nav-link.active .active {
    display: block;
    background: linear-gradient(150deg, #9929EA 50%, #5808FB 50%);
    text-shadow: 0px 0px 10px rgba(231, 231, 231, 0.75);
    -webkit-background-clip: text;
    color: transparent;
    font-size: 14px;
    font-weight: bold;
    font-family: 微软雅黑;
}

.DownloadS .nav-tabs .nav-link .inactive.title {
    display: inline-block;
}

.DownloadS .nav-tabs .nav-link .active.title {
    display: none;
}

.DownloadS .nav-tabs .nav-link.active .inactive.title {
    display: none;
}

.DownloadS .nav-tabs .nav-link.active .active.title {
    display: inline-block;
}

.DownloadS .nav-tabs .nav-item.show .nav-link,
.nav-tabs .nav-link.active {
    &.bor {
        padding: 1px;
        border-radius: 10px;
        background: linear-gradient(to right, #9929EA, blue);
        box-shadow: 0px 0px 38px 0px rgba(167, 167, 167, 0.29);
    }
}





body.page-bk-stripe .total-wrap .totals>li:last-of-type>span:last-of-type,
body.page-checkout .total-wrap .totals>li:last-of-type>span:last-of-type {
    color: #9929EA !important;
}

body.page-checkout .radio-line-wrap .radio-line-item.active .radio:before {
    background-color: #9929EA !important;
}

body.page-checkout .radio-line-wrap .radio-line-item.active .radio {
    border-color: #9929EA !important;
}

.pay_box .pay_email select {
    border-radius: 5px !important;
    margin-lefT: 0 !important;
}

.payment_box {
    margin-top: 20px;
}

.css-guogo6 {
    width: 33%;
    height: 50px;
    background: #FFFFFF;
    border: 1px solid #090909;
    border-radius: 10px;
    margin-left: 15px;
    color: #9e9e9e;
    font-size: 14px;
}

.css-vzxr1u {
    width: 33%;
    height: 50px;
    background: #FFFFFF;
    border: 1px solid #090909;
    border-radius: 10px;
    margin-left: 15px;
    color: #9e9e9e;
    font-size: 14px;
}

.pay_button1 {
    color: #fff;
    font-size: 18px;
    font-weight: 600;
    font-family: 微软雅黑;
    border: none;
    margin-top: 30px;
    height: 55px;
    line-height: 55px;
    width: 70%;
    background: #9E9E9E;
}

.row .paytwo .col-sm-4 {
    padding: 0;
}

.row .paytwo .col-sm-3 {
    padding: 0;
}


.row .paytwo .col-sm-6 {
    padding: 0;
}

.card_content_box {
    height: 650px;
    overflow: auto;
}


.order-top {
    display: block !important;
    text-align: center;
    padding: 0 !important;
}

.order-top .left img {
    display: block;
    margin: 0 auto;
    width: 120px;
    height: 120px;
}

.succrssful {
    width: 1022px;
    height: auto;
    background: #FFFFFF;
    border: 1px solid #EEEEEE;
    box-shadow: 0px 2px 30px 0px rgba(204, 204, 204, 0.75);
    border-radius: 20px;
    margin: 0 auto;
    margin-top: 30px;
}

.succrssful .card-body {
    padding: 60px 60px 0 60px !important;
}

.order-top .right {
    margin: 0 !important;
}

.order-top .right h3 {
    width: 583px;
    height: auto;
    font-size: 36px;
    font-family: Microsoft YaHei;
    font-weight: bold !important;
    color: #000000;
    text-align: center;
    margin: 0 auto;
    padding-top: 36px;
}

.success_price {
    text-align: center;
    display: flex;
    font-size: 30px;
    font-weight: 600;
    justify-content: center;
    align-items: center;
    margin-top: 36px;
    margin-bottom: 70px;
}

.success_price em {
    font-size: 18px;
}

.success_ul {
    width: 100%;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.success_ul p {
    font-size: 20px;
    font-family: Microsoft YaHei;
    font-weight: bold;
    color: #000000;
}

.success_ul span {
    font-size: 20px;
    font-family: Microsoft YaHei;
    font-weight: bold;
    color: #000000;
}

.user_order .pagination {
    width:auto;
    background: none !important;
    box-shadow: inherit !important;
}

.user_order .pagination .page-item {
    width: 36px !important;
}

.user_order .pagination .page {
    display: flex;
    align-items: center;
    font-size: 12px !important;
}

.user_order .pagination .page input {
    width: 36px !important;
    height: 36px !important;
}

@media screen and (max-width: 768px) {
    
    .dis_Recommend .card-title {
        height:auto !important;
    }
    .succrssful {
        width: 100% !important;
    }

    .succrssful .card-body {
        padding: 0 !important;
    }

    .order-top .right h3 {
        width: auto !important;
        font-size: 26px !important;
    }

    .success_ul {
        margin: 0 30px !important;
        width: auto !important;
    }

    .success_ul p {
        font-size: 14px !important;
    }

    .success_ul span {
        font-size: 14px !important;
    }

    .success_price {
        font-size: 24px !important;
        margin-bottom: 50px !important;
    }

    .success_price em {
        font-size: 14px !important;
    }

    .logo {
        margin-top: 30px !important;
    }

    .message img {
        width: 60% !important;
    }

    .message span {
        right: 6px !important;
        width: 17px !important;
        height: 17px !important;
        line-height: 17px !important;
    }

    .pay_button {
        height: 50px !important;
        line-height: 50px !important;
    }

    .pay_button a {
        font-size: 15px !important;
    }

    .pay_By {
        margin: 0 !important;
        margin-top: 20px !important;
    }

    .paytwo input {
        margin-left: 12px !important;
    }

    .pay_email select {
        font-size: 14px;
        height: 43px !important;
        margin-top: 10px !important;
    }

    .pay_email {
        display: block !important;
    }

    .pay_right {
        padding: 0px !important;
    }

    .pay-right-title {
        padding: 10px;
        font-size: 14px !important;
    }

    .pay_left {
        padding: 0 !important;
    }

    .pay_email input {
        height: auto !important;
        padding: 6px !important;
        margin-top: 10px !important;
    }

    .paytwo label {
        margin-bottom: 0 !important;
    }

    .payradio {
        height: auto !important;
    }

    .pay_check {
        width: 100% !important;
    }

    .pay_row {
        height: auto !important;
        margin: 0 auto !important;
        margin-top: 20px !important;
    }

    .pay_bottom {
        position: inherit !important;
        bottom: inherit !important;
        width: inherit !important;
    }

    .order_prduct {
        padding-bottom: 20px !important;
    }

    .order_prduct .row div:nth-child(1) {
        width: 100%;
    }

    .order_prduct .row div:nth-child(2) {
        width: 100%;
        text-align: center;
    }

    .order_prduct .row div:nth-child(3) {
        text-align: center;
    }

    .order_prduct .row div:nth-child(4) {
        padding: 10px !important;
        margin-top: 10px;
    }

    .detaill_allprice {
        margin: 0 0px !important;
        padding-right: 30px !important;
        padding-bottom: 25px !important;
    }

    .info_li {
        display: block !important;
        margin-bottom: 5px;
    }

    .order_product_title {
        display: block !important;
    }

    .order_product_title span {
        width: 100% !important;
        display: block;
    }

    .order_prduct .row {
        margin: 0 15px !important;
        display: block !important;
    }

    .order_infomation {
        margin: 20px 15px !important;
    }

    .page-item:not(:first-child) .page-link {
        padding: 0 !important;
        width: 30px;
        height: 30px;
        text-align: center;
        line-height: 30px;
    }

    .page input {
        width: 30px !important;
        height: 30px !important;
    }

    .page-item {
        width: 30px !important;
        height: 30px !important;
    }

    .messagelist .row div em {
        margin: -16px 0 0 5px !important;
    }

    .page {
        font-size: 12px !important;
    }

    .messagelist {
        width: auto !important;
        padding: 0 15px 12px 15px !important;
        margin: 0 !important;
        margin-bottom: 15px !important;
    }

    .messagelist .row {
        display: block !important;
        padding-bottom: 5px !important;
        padding-top: 15px !important;
    }

    .messagelist div p {
        font-size: 15px !important;
        margin-top: -13px;
    }

    .messagelist div img {
        width: 40px !important;
        height: 40px !important;
    }

    .messagea {
        margin: 0 15px !important;
        margin-top: 20px !important;
    }

    .messagelist .m_time {
        text-align: left !important;
        width: 63%;
        margin: 0 auto;
        margin-top: -15px;
        font-size: 12px !important;
    }

    .message_content {
        padding-top: 5px !important;
        font-size: 14px !important;
    }

    .set_top {
        display: block !important;
    }

    .set_top_left {
        padding-bottom: 20px;
    }

    .order {
        padding-bottom: 0 !important;
    }

    .status {
        text-align: right !important;
    }

    .order div img {
        width: 50px !important;
        height: 50px !important;
    }

    .order div {
        padding: 0 !important;
    }

    .order div:nth-child(1) {
        margin-bottom: 10px !important;
    }

    .nodata img {
        width: 45% !important;
    }

    .user_order {
        margin-top: 20px !important;
    }

    .user_select {
        display: block !important;
        padding: 10px 0 !important;
    }

    .selects {
        width: 100% !important;
        margin-bottom: 5px;
    }

    .user_tx {
        display: block !important;
    }

    .user_left span {
        left: 0px !important;
        bottom: -14px !important;
        padding: 0px 25px !important;
    }

    .user_left p {
        font-size: 14px !important;
    }

    .Selected::after {
        left: 42% !important;
    }

    .user_order ul {
        display: block !important;
    }

    .user_order ul li {
        width: 100% !important;
        margin-bottom: 7px;
    }

    .user_left img {
        width: 70px !important;
        height: 70px !important;
    }

    .user_right {
        padding: 10px 0px !important;
        font-size: 14px !important;
        width: 60%;
        margin-top: 25px;
    }

    .user_box {
        margin: 0 !important;
        margin-top: 20px !important;
    }

    .user_box .tab-content {
        height: auto !important;
        margin-top: 20px;
    }

    .daili {
        height: auto !important;
    }

    .daili img {
        width: 93% !important;
        margin: 10px 0;
    }


    .detail_btn a {
        padding: 10px 28px !important;
    }

    .mySwiper3 .swiper-slide {
        width: 90% !important;
    }

    .swiper-button-next,
    .swiper-rtl .swiper-button-prev {
        right: 0 !important;
    }

    .Article p {
        font-size: 14px !important;
    }

    .Article_title {
        font-size: 16px !important;
    }

    .founders_li {
        font-size: 16px !important;
    }

    .founders_image img {
        width: 70px !important;
        height: 70px !important;
        margin-top: 20px !important;
    }

    .founders_title {
        font-size: 24px !important;
    }

    .pack_title {
        font-size: 24px !important;
        margin-bottom: 20px !important;
    }

    .detail_content h1 {
        font-size: 16px !important;
    }

    .detail_content p {
        font-size: 13px !important;
    }

    .founders_ul .founders_div {
        width: 100% !important;
    }

    .pack_card {
        margin-bottom: 10px;
    }

    .dis_btn {
        width: auto !important;
    }

    .detail_select {
        padding: 7px 0 !important;
    }

    .Recommend_title {
        padding-top: 10px !important;
    }

    .share {
        padding-top: 10px !important;
    }

    .list_page {
        display: block !important;
    }

    .detail_btn {
        width: 100% !important;
    }


    .detail_tip {
        font-size: 14px !important;
    }

    .detail_img {
        height: auto !important;
    }

    .detail_right {
        height: auto !important;
        margin-top: 20px;
    }

    .detail_title p {
        font-size: 16px !important;
    }

    .detail_title .time {
        padding: 5px 10px !important;
        font-size: 12px !important;
    }

    .dis_money span {
        font-size: 20px !important;
    }

    .dis_money p {
        font-size: 14px !important;
    }

    .all_title {
        font-size: 26px !important;
    }

    .all_tip {
        font-size: 14px !important;
        margin-top: 20px !important;
    }

    .all_phone label {
        font-size: 14px !important;
    }

    .google_btn1 {
        margin-top: 30px !important;
    }

    .all_right .login_bottom {
        width: 100% !important;
    }

    .modal.show .modal-dialog {
        margin-top: 0 !important;
    }

    .modal_box .form-check-input {
        width: 20px !important;
        height: 20px !important;
    }

    .google_ul ul li {
        margin-bottom: 5px !important;
    }

    .google_title {
        font-size: 22px !important;
        width: auto !important;
    }

    .google_btn a {
        padding: 10px 0 !important;
        font-size: 14px !important;
    }

    .google_content {
        margin-top: 15px !important;
        padding-top: 15px !important;
    }

    .google_ul ul li .user {
        width: 25px !important;
        height: 25px !important;
    }

    .google_services {
        margin-top: 15px !important;
    }

    .google_ul {
        margin-top: 20px !important;
    }

    .login_form_re .title {
        margin-top: 0 !important;
    }

    .login_box {
        margin-top: -30px;
    }

    .login-title {
        font-size: 20px !important;
        padding-top: 20px !important;
    }

    .login_row {
        margin-top: 0 !important;
    }

    .login_button {
        width: 70% !important;
    }

    .login_form {
        width: 85% !important;
        margin: 20px auto !important;
    }

    .sign {
        line-height: 40px !important;
    }

    .sign a {
        font-size: 14px !important;
    }

    .login_bottom a {
        font-size: 12px !important;
    }

    .swiper_ico {
        right: -2% !important;
        width: 31% !important;
        top: 9% !important;
    }

    .nav_right {
        position: absolute;
        right: 0;
        flex-wrap: wrap;
        width: 77%;
        top: 15px;
    }

    .login a {
        font-size: 14px !important;
    }

    .title {
        padding-top: 26px !important;
    }

    .language button {
        font-size: 14px !important;
    }

    .hot_left {
        width: auto !important;
    }

    .mySwiper {
        margin-lefT: 0 !important;
    }

    .footer .row {
        padding-top: 30px !important;
        padding-bottom: 30px;
    }

    .footer_ul {
        text-align: center;
        margin-bottom: 20px;
    }

    .f_t {
        font-size: 16px !important;
    }

    .f_p {
        width: 75% !important;
        padding: 10px 0 !important;
    }

    .f_p span {
        font-size: 16px !important;
    }

    .footer {
        height: auto !important;
        margin-top: 35px !important;
    }

    .accept {
        display: block !important;
        margin-top: 20px !important;
    }

    .accept span {
        width: 100%;
    }

    .accept ul {
        flex-wrap: wrap !important;
        width: auto !important;
    }

    .accept ul li {
        width: 22% !important;
        margin-top: 12px !important;
        margin: 0 5.1px;
    }

    .carousel-caption1 {
        text-align: center;
    }

    .carousel-caption1 h3 {
        font-size: 30px !important;
        line-height: normal !important;
    }

    .carousel-caption1 h4 {
        font-size: 18px !important;
        padding-top: 20px;
        margin: 0 !important;
    }

    .carousel-caption1 p {
        font-size: 12px !important;
        margin: 0 !important;
        padding-top: 14px;
    }

    .carousel-item {
        height: auto !important;
    }

    .input {
        margin: 0 auto !important;
        margin-top: 30px !important;
    }

    .input input {
        padding: 10px 0 !important;
        font-size: 12px;
    }

    .input span {
        padding: 10px 7px !important;
        font-size: 12px;
    }

    .Recommend .active1::after {
        left: 36% !important;
    }

    .Recommend .active2::after {
        left: 42% !important;
    }

    .nav_title2 .nav_c1 {
        margin-bottom: 10px;
    }

    .nav_c {
        font-size: 12px !important;
        padding: 0 !important;
        color: #000;
    }

    .li {
        margin-bottom: 20px;
        /* width:50% !important; */
    }

    .more {
        width: 60% !important;
        font-size: 16px !important;
        margin-top: 20px !important;
    }

    .dis_title {
        font-size: 20px !important;
    }

    .hp {
        margin: 0 !important;
    }

    .hot_right .dis_money {
        margin-top: 10px !important;
        justify-content: center;
    }

    .hot_box {
        margin: 0 auto;
        margin-top: 20px;
    }

    .hot_right .buy {
        margin: 0 auto;
        margin-top: 20px;
    }

}


@media screen and (min-width: 768px) {

    .card {
        margin-bottom: 20px;
    }

    /* .carousel-caption1 h3 {
		font-size: 25px;
		line-height: 36px;
	} */
}

@media screen and (max-width: 1200px) {
    .detail_btn{
        width:100% !important;
    }
}
